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 a container that contains data from the SalesTable and CustTable tables.
Syntax
client server public static container getSalesOrder(SalesId _salesId)
Run On
Called
Parameters
- _salesId
Type: SalesId Extended Data Type
The value of the SalesId field.
Return Value
Type: container
A container that contains data from the SalesTable and CustTable tables.