Share via


InventAgingCmdAggregateAsOfQty.initialize Method [AX 2012]

Initializes an instance of the InventAgingCmdAggregateAsOfQty class.

Syntax

public void initialize(InventAgingCmdMapQuery _inventAgingCmdMapQueryAsOf, InventAgingReportLines _inventAgingReportLines)

Run On

Called

Parameters

  • _inventAgingCmdMapQueryAsOf
    Type: InventAgingCmdMapQuery Class
    The instance of the InventAgingCmdMapQueryAsOf class that maps the query result.

See Also

Reference

InventAgingCmdAggregateAsOfQty Class