Share via


RetailTransactionServiceOrders::createPickListForCustomerOrder Method [AX 2012]

Creates picking list for the given items.

Syntax

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.

See Also

Reference

RetailTransactionServiceOrders Class