ReturnReturnOrderInService.update Method [AX 2012]
Updates the entities for the ReturnReturnOrderIn class.
public void update(AifEntityKeyList _entityKeyList, ReturnReturnOrderIn _returnReturnOrderIn)
Run On
ServerParameters
- _entityKeyList
- Type: AifEntityKeyList Class
A list of entity keys that identify the transactions to be updated.
- _returnReturnOrderIn
- Type: ReturnReturnOrderIn Class
The return order data required to update the transaction.
Community Additions
ADD
Show: