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