Share via


InventAgingQueryBuilder::newAsOfQtyQuery Method [AX 2012]

Builds a query to calculate the as of quantity based on the contract.

Syntax

client server public static InventAgingQueryBuilder newAsOfQtyQuery(InventAgingContract _contract)

Run On

Called

Parameters

Return Value

Type: InventAgingQueryBuilder Class
A query to calculate the as of quantity based on the contract.

See Also

Reference

InventAgingQueryBuilder Class