Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.