Share via


RetailStoreInventory::receiveAll Method [AX 2012]

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

Return Value

Type: boolean
true if the receiving quantity is success.

See Also

Reference

RetailStoreInventory Class