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 updateContainerWeight(
Qty _origQty,
Qty _newQty,
UnitOfMeasureSymbol _origUOM,
UnitOfMeasureSymbol _newUOM)
Run On
Called
Parameters
- _origQty
Type: Qty Extended Data Type
- _newQty
Type: Qty Extended Data Type
- _origUOM
Type: UnitOfMeasureSymbol Extended Data Type
- _newUOM
Type: UnitOfMeasureSymbol Extended Data Type