Share via


PurchLine.calcPendingQtyPurchDisplay Method

Retrieves the sum of the ReceiveNow quantities for all pending invoice lines that are connected to this record in the PurchLine table.

Syntax

display UnpostedInvoicePurchQty calcPendingQtyPurchDisplay()

Run On

Called

Return Value

Type: UnpostedInvoicePurchQty Extended Data Type
The calculated ReceiveNow quantity.

Remarks

Records from both the PurchParmLine table and the VendInvoiceInfoLine table are used in the calculation.

See Also

Reference

PurchLine Table