RetailTransactionService::createPickingList Method [AX 2012]
Creates the picking list for a sales order transaction.
client server public static container createPickingList(SalesId _salesId, InventLocationId _inventLocationId)
Run On
CalledParameters
- _salesId
- Type: SalesId Extended Data Type
The value of the SalesId field of a SalesTable record.
- _inventLocationId
- Type: InventLocationId Extended Data Type
The warehouse where the picking list will be created.
Show: