CustomsVendBOETrans_IN::getBOEQuantityUpdated Method
Gets BillOfEntry quantity for specified PurchId and CustomsImportInvoiceNumberTable_IN recId.
Syntax
client server public static CustomsQty_IN getBOEQuantityUpdated(PurchIdBase _purchId, RefRecId _customsImporterInvoiceNumber)
Run On
Called
Parameters
- _purchId
Type: PurchIdBase Extended Data Type
The PurchId 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 selected CustomsVendBOETrans_IN.