RetailTransactionServiceOrders::updatePickingList Method [AX 2012]

Updates the picking list in Ax.

Syntax

client server public static container updatePickingList(str xmlPickListStr)

Run On

Called

Parameters

  • xmlPickListStr
    Type: str
    An XML string having the details of picking list.

Return Value

Type: container
A container having the status of updation.

See Also

Reference

RetailTransactionServiceOrders Class