InventAgingQueryBuilder.initializeBuildQueryAsOfQty Method [AX 2012]
Initializes the InventAgingQueryBuilder class to build a query to calculate the as of quantity based on the contract.
Syntax
private void initializeBuildQueryAsOfQty(InventAgingContract _contract)
Run On
Called
Parameters
- _contract
Type: InventAgingContract Class
The contract used to build the query.