CustomsVendBOETrans_IN::getRemainingQuantityForInvoiceUpdate Method

Gets remain quantity for Invoice update for specified PurchId and InventTransId.

Syntax

client server public static CustomsQty_IN getRemainingQuantityForInvoiceUpdate(
    PurchIdBase _purchId, 
    InventTransId _inventTransId, 
   [RefRecId _customsVendBOETrans])

Run On

Called

Parameters

  • _customsVendBOETrans
    Type: RefRecId Extended Data Type
    The CustomsVendBOETrans to find BillOfEntry quantity and Invoice updated quantity.

Return Value

Type: CustomsQty_IN Extended Data Type
The remain quantity for Invoice update.

See Also

Reference

CustomsVendBOETrans_IN Table