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 the customer order details for the given customer.
Syntax
client server public static container getCustomerOrderList(CustAccount _custAccount)
Run On
Called
Parameters
- _custAccount
Type: CustAccount Extended Data Type
Customer account number.
Return Value
Type: container
A container having the customer order details for the given customer.