EximDBKSchemesLine_IN::calculatedShippingQty Method
Calculates the customs shipping bill quantity for a specified shipping bill.
Syntax
server private static CustomsQty_IN calculatedShippingQty(RefRecId _shippingBillTransRecId, UnitOfMeasureSymbol _unitId)
Run On
Server
Parameters
- _shippingBillTransRecId
Type: RefRecId Extended Data Type
The CustomsShippingBillTrans_IN table RecId value.
- _unitId
Type: UnitOfMeasureSymbol Extended Data Type
The symbol for the unit of measure.
Return Value
Type: CustomsQty_IN Extended Data Type
The CustomsQty_IN value for the specified CustomsShippingBillTrans_IN record.