Share via


InventAgingSetDelimiterReceipt.initialize Method [AX 2012]

Initializes an instance of the InventAgingSetDelimiterReceipt class.

Syntax

protected void initialize(QueryRun _queryRun, InventAgingCmdMapQuery _inventAgingCmdMapQueryAsOf)

Run On

Called

Parameters

  • _queryRun
    Type: QueryRun Class
    The instance of the QueryRun class where the result set should be delimited.
  • _inventAgingCmdMapQueryAsOf
    Type: InventAgingCmdMapQuery Class
    The instance of the InventAgingCmdMapQuery class related to the main as of query in the report.

See Also

Reference

InventAgingSetDelimiterReceipt Class