Share via


RetailTransactionService::createPickingList Method [AX 2012]

Creates the picking list for a sales order transaction.

Syntax

client server public static container createPickingList(SalesId _salesId, InventLocationId _inventLocationId)

Run On

Called

Parameters

Return Value

Type: container
true if the picking list creation is successful; otherwise, false.

See Also

Reference

RetailTransactionService Class