Share via


InventOnHandQty.postedQty Method [AX 2012]

Retrieves the value of the PostedQty field.

Syntax

public InventQty postedQty()

Run On

Called

Return Value

Type: InventQty Extended Data Type
The value of the PostedQty field.

Remarks

The method first retrieves an InventSum record and then returns the value of the PostedQty field field.

See Also

Reference

InventOnHandQty Class