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.
Method returns the container salesOrder having the data of the SalesTable and CustTable.
Syntax
client server public static container getSalesOrder(SalesId _salesId)
Run On
Called
Parameters
- _salesId
Type: SalesId Extended Data Type
ID of the SalesTable.SalesId field.
Return Value
Type: container
Container salesOrder having the data of the SalesTable and CustTable.