CustomsVendBOETrans_IN::getBOEQty Method

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

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

See Also

Reference

CustomsVendBOETrans_IN Table