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 available for update.
Syntax
private InventQty availableUpdateQty(
ItemId _itemId,
InventDimId _inventDimId,
InventQty _requestedUpdateQty)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
Item ID for update.
- _inventDimId
Type: InventDimId Extended Data Type
InventDimId of the update dimensions.
- _requestedUpdateQty
Type: InventQty Extended Data Type
InventQty requested for update.
Return Value
Type: InventQty Extended Data Type
Quantity available for update.