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.
Syntax
private void updateReleasedQty(
InventTransId _inventTransId,
Qty _origQty,
Qty _newQty,
UnitOfMeasureSymbol _origUOM,
UnitOfMeasureSymbol _newUOM,
ItemId _itemId,
WHSShipmentId _origShipmentId,
WHSShipmentId _newShipmentId)
Run On
Called
Parameters
- _inventTransId
Type: InventTransId Extended Data Type
- _origQty
Type: Qty Extended Data Type
- _newQty
Type: Qty Extended Data Type
- _origUOM
Type: UnitOfMeasureSymbol Extended Data Type
- _newUOM
Type: UnitOfMeasureSymbol Extended Data Type
- _itemId
Type: ItemId Extended Data Type
- _origShipmentId
Type: WHSShipmentId Extended Data Type
- _newShipmentId
Type: WHSShipmentId Extended Data Type