RetailTransactionServiceOrders::getCustomerOrdersForPackSlip Method [AX 2012]

Get customer orders for pack slip creation

client server public static container getCustomerOrdersForPackSlip(CustAccount _custAccount)

Run On

Called

Parameters

_custAccount
Type: CustAccount Extended Data Type
Customer account

Return Value

Type: container
list of customer orders

Retrieves a list of all customer orders for the given customer which are available for packslip creation.

Show: