Share via


InventAgingQueryBuilder.initializeBuildQueryReceiptQty Method [AX 2012]

Initializes the InventAgingQueryBuilder class to build a query to calculate the receipt quantity for a period based on the contract.

Syntax

private void initializeBuildQueryReceiptQty(
    InventAgingContract _contract, 
    TransDate _fromDate, 
    TransDate _toDate)

Run On

Called

Parameters

See Also

Reference

InventAgingQueryBuilder Class