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.
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.