Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Receives all the quantity available for invent transfer line.
Syntax
client server public static boolean receiveAll(
InventLocationId storeInventLocationId,
RetailReferenceNo ordernumber,
RetailInvReceivingType receivingType)
Run On
Called
Parameters
- 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.
Return Value
Type: boolean
true if the receiving quantity is success.