Share via


RetailStoreInventory::pickAll Method [AX 2012]

Picks all the quantity available for invent transfer line.

Syntax

client server public static boolean pickAll(
    InventLocationId storeInventLocationId, 
    RetailReferenceNo ordernumber, 
    RetailInvPickingType pickingType)

Run On

Called

Parameters

Return Value

Type: boolean
true if the picking quantity is success

See Also

Reference

RetailStoreInventory Class