RetailTransactionServiceAX5::getSalesOrder Method [AX 2012]
Method returns the container salesOrder having the data of the SalesTable and CustTable.
client server public static container getSalesOrder(SalesId _salesId)
Run On
CalledParameters
- _salesId
- Type: SalesId Extended Data Type
ID of the SalesTable.SalesId field.
Show: