RetailTransactionService::createPickListForCustomerOrder Method [AX 2012]
Creates a picking list for the given items.
Syntax
client server public static container createPickListForCustomerOrder(container paramList)
Run On
Called
Parameters
- paramList
Type: container
An XML string that contains the items and pickup quantity details.
Return Value
Type: container
A container that contains the status of Pick list creation.