This documentation is archived and is not being maintained.
RetailTransactionServiceOrders::createPickListForCustomerOrder Method [AX 2012]
Creates picking list for the given items.
client server public static container createPickListForCustomerOrder(container paramList)
Run On
Called
Parameters
-
paramList
- Type: container
XML string having the items and pickup quantity details.
Return Value
Type:
container
A container having the status of Pick list creation.