RetailTransactionService::getSalesOrder Method [AX 2012]
Gets a container that contains data from the SalesTable and CustTable tables.
client server public static container getSalesOrder(SalesId _salesId)
Run On
CalledParameters
- _salesId
- Type: SalesId Extended Data Type
The value of the SalesId field.
Return Value
Type: containerA container that contains data from the SalesTable and CustTable tables.
Show: