Share via


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

Return Value

Type: container
A container that contains data from the SalesTable and CustTable tables.

See Also

Reference

RetailTransactionService Class