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

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

See Also

Reference

CustomsVendBOETrans_IN Table