RetailTransactionServiceAX5::getSalesOrderList Method [AX 2012]
Method loops the SalesTable to get the list of the sales orders.
Syntax
client server public static container getSalesOrderList(CustAccount _custAccount)
Run On
Called
Parameters
- _custAccount
Type: CustAccount Extended Data Type
ID of the SalesTable.CustAccount field.
Return Value
Type: container
Container salesOrder having the data of the SalesTable and CustTable.