RetailStoreInventory::receiveAll Method [AX 2012]
Receives all the quantity available for invent transfer line.
client server public static boolean receiveAll(
InventLocationId storeInventLocationId,
RetailReferenceNo ordernumber,
RetailInvReceivingType receivingType)
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.
- receivingType
- Type: RetailInvReceivingType Enumeration
The current value of invent receiving type.
Show: