RetailTransactionService::getSalesOrderList Method [AX 2012]
Gets s list of sales orders from the SalesTable table.
Syntax
client server public static container getSalesOrderList(CustAccount _custAccount)
Run On
Called
Parameters
- _custAccount
Type: CustAccount Extended Data Type
The value of the CustAccount field.
Return Value
Type: container
A container that contains data from the SalesTable and CustTable tables.