Share via


ReturnReturnOrderInService.update Method [AX 2012]

Updates the entities for the ReturnReturnOrderIn class.

Syntax

public void update(AifEntityKeyList _entityKeyList, ReturnReturnOrderIn _returnReturnOrderIn)

Run On

Server

Parameters

  • _entityKeyList
    Type: AifEntityKeyList Class
    A list of entity keys that identify the transactions to be updated.

See Also

Reference

ReturnReturnOrderInService Class