Share via


InventAgingQueryBuilder::newAsOfQtyAndAmountQuery Method [AX 2012]

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

Syntax

client server public static InventAgingQueryBuilder newAsOfQtyAndAmountQuery(InventAgingContract _contract)

Run On

Called

Parameters

Return Value

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

Remarks

The query filters only filters on item group, item id, product dimensions and site.

See Also

Reference

InventAgingQueryBuilder Class