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.
Gets BillOFEntry quantity for specified PurchId, InventTransId and CustomsImportInvoiceNumberTable_IN recId.
Syntax
client server public static CustomsQty_IN getBOEQty(
PurchIdBase _purchId,
InventTransId _inventTransId,
RefRecId _customsImporterInvoiceNumber)
Run On
Called
Parameters
- _purchId
Type: PurchIdBase Extended Data Type
The PurchId to find CustomsVendBOETrans_IN record.
- _inventTransId
Type: InventTransId Extended Data Type
The InventTransId to find CustomsVendBOETrans_IN record.
- _customsImporterInvoiceNumber
Type: RefRecId Extended Data Type
The CustomsImportInvoiceNumberTable_IN recId to find CustomsVendBOETrans_IN record.
Return Value
Type: CustomsQty_IN Extended Data Type
The sum of BillOfEntry quantity for given CustomsVendBOETrans_IN.