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.
Calculates the quantity left to be released to the warehouse
Syntax
client server public static Qty calcQtyLeftToReleaseDelta(
WHSTmpReleaseToWarehouse _releaseToWarehouse,
WHSInventTransSumDim _inventTransSumDim,
[InventQty _releaseableQty])
Run On
Called
Parameters
- _releaseToWarehouse
Type: WHSTmpReleaseToWarehouse Table
The WHSTmpReleaseToWarehouse table object
- _inventTransSumDim
Type: WHSInventTransSumDim View
The WHSInventTransSumDim view object
- _releaseableQty
Type: InventQty Extended Data Type
The quantity available to be released to the warehouse
Return Value
Type: Qty Extended Data Type
Returns the quantity that remains to be released to the warehouse