PurchLine.calcPendingQtyInvent Method
Calculates a sum of the InventNow quantities for all pending invoice lines that are connected to this record in the PurchLine table.
Syntax
public InventQty calcPendingQtyInvent()
Run On
Called
Return Value
Type: InventQty Extended Data Type
The calculated InventNow quantity.
Remarks
Records in the VendInvoiceInfoLine table are used in the calculation.