EximDEPBExportOrderLine_IN::getShippingBillQty Method
Gets the shipping bill quantity.
Syntax
server public static CustomsQty_IN getShippingBillQty(RefRecId _customsShippingBillTransRecId, UnitOfMeasureSymbol _unit)
Run On
Server
Parameters
- _customsShippingBillTransRecId
Type: RefRecId Extended Data Type
The record ID of the customs shipping bill transaction.
- _unit
Type: UnitOfMeasureSymbol Extended Data Type
The unit.
Return Value
Type: CustomsQty_IN Extended Data Type
The instance of the CustomsQty_IN class.