RetailStoreInventory::pickAll Method [AX 2012]
Picks all the quantity available for invent transfer line.
client server public static boolean pickAll(
InventLocationId storeInventLocationId,
RetailReferenceNo ordernumber,
RetailInvPickingType pickingType)
Run On
CalledParameters
- storeInventLocationId
- Type: InventLocationId Extended Data Type
The given store invent location Id.
- ordernumber
- Type: RetailReferenceNo Extended Data Type
The given reference number.
- pickingType
- Type: RetailInvPickingType Enumeration
The current value of invent picking type.
Show: