Share via


RetailTransactionServiceAX61::getCustomerOrderList Method [AX 2012]

Gets the customer order details for the given customer.

Syntax

client server public static container getCustomerOrderList(CustAccount _custAccount)

Run On

Called

Parameters

Return Value

Type: container
A container having the customer order details for the given customer.

See Also

Reference

RetailTransactionServiceAX61 Class