InventAgingCmdCalcAmounts.initialize Method [AX 2012]
Initializes the InventAgingCmdCalcAmounts class.
Syntax
protected void initialize(InventAgingReportLines _inventAgingReportLines, InventAgingCmdAggregateCost _inventAgingCmdAggregateCost)
Run On
Called
Parameters
- _inventAgingReportLines
Type: InventAgingReportLines Class
The instance of the InventAgingReportLines that calls execute.
- _inventAgingCmdAggregateCost
Type: InventAgingCmdAggregateCost Class
The instance of the InventAgingCmdAggregateCost with the inventory cost.