InventAgingCmdCalcAmounts::newFromParameters Method [AX 2012]
Creates an instance of the InventAgingCmdCalcAmounts class.
Syntax
client server public static InventAgingCmdCalcAmounts newFromParameters(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.
Return Value
Type: InventAgingCmdCalcAmounts Class
An instance of the InventAgingCmdCalcAmounts class.