CustomsVendBOETrans_IN::getRemainingQuantityForBOEUpdate Method
Gets remain quantity to be updated for BillOfEntry for specified PurchId and CustomsImportInvoiceNumberTable_IN recId.
Syntax
client server public static CustomsQty_IN getRemainingQuantityForBOEUpdate(PurchIdBase _purchId, RefRecId _customsImporterInvoiceNumber)
Run On
Called
Parameters
- _purchId
Type: PurchIdBase Extended Data Type
The PurchId to find BillOfEntry quantity and InvoiceRegistration updated quantity.
- _customsImporterInvoiceNumber
Type: RefRecId Extended Data Type
The CustomsImportInvoiceNumberTable_IN recId to find BillOfEntry quantity and InvoiceRegistration updated quantity.
Return Value
Type: CustomsQty_IN Extended Data Type
The remain quantity for BOEUpdate from difference of receive quantity and purchase quantity.