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.
Adds the parameters to the totals of the transport.
Syntax
private void addToTransportTotals(
InventQty _addedTransportQty,
PdsCWInventQty _addedCwTransportQty,
Weight _addedTransportWeight,
Volume _addedTransportVolume)
Run On
Called
Parameters
- _addedTransportQty
Type: InventQty Extended Data Type
Added InventQty quantity.
- _addedCwTransportQty
Type: PdsCWInventQty Extended Data Type
Added PdsCWInventQty quantity.
- _addedTransportWeight
Type: Weight Extended Data Type
Added Weight weight.
- _addedTransportVolume
Type: Volume Extended Data Type
Added Volume volume.