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 customer orders for pack slip creation
Syntax
client server public static container getCustomerOrdersForPackSlip(CustAccount _custAccount)
Run On
Called
Parameters
- _custAccount
Type: CustAccount Extended Data Type
The customer account.
Return Value
Type: container
The list of customer orders
Remarks
Retrieves a list of all customer orders for the given customer which are available for pack slip creation.