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