Share via


InventAgingCmdAggregateSelected.initialize Method [AX 2012]

Initializes the InventAgingCmdAggregateSelected class.

Syntax

protected void initialize(
    InventAgingContract _contract, 
    InventAgingReportLines _input, 
    InventAgingReportLines _output)

Run On

Called

Parameters

  • _contract
    Type: InventAgingContract Class
    The instance of the InventAgingContract class that specifies how the report lines should be aggregated.

See Also

Reference

InventAgingCmdAggregateSelected Class