Share via


RetailTransactionServiceAX61::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

Return Value

Type: container
Container salesOrder having the data of the SalesTable and CustTable.

See Also

Reference

RetailTransactionServiceAX61 Class