Share via


PurchInvoiceJournalPost.qtyPhysicalNow Method [AX 2012]

Calculates the quantity that is being physically updated for the invoiced purchase order line.

Syntax

protected PurchQty qtyPhysicalNow()

Run On

Server

Return Value

Type: PurchQty Extended Data Type
The quantity that is being physically updated for the invoiced purchase order line.

Remarks

This method is used for the not stocked order lines.

See Also

Reference

PurchInvoiceJournalPost Class