InventBaileeCalcUnitOperation_RU::calc Method
Syntax
client server public static RealBase calc(
UnitOfMeasureSymbol _unitID,
Qty _qty,
ItemNetWeight _netWeight,
GrossWeight _grossWeight,
Volume _volume,
Days _days)
Run On
Called
Parameters
- _unitID
Type: UnitOfMeasureSymbol Extended Data Type
- _qty
Type: Qty Extended Data Type
- _netWeight
Type: ItemNetWeight Extended Data Type
- _grossWeight
Type: GrossWeight Extended Data Type
- _volume
Type: Volume Extended Data Type
- _days
Type: Days Extended Data Type