Share via


InventSumDateFinancialCalc_RU::newParameters Method [AX 2012]

Creates a new instance of the InventSumDateFinancialCalc_RU class and initializes it.

Syntax

client server public static InventSumDateFinancialCalc_RU newParameters(
    ParmId _parmId, 
    FromDate _fromDate, 
    ToDate _toDate, 
    IInventSumDateFinancialCalcStrategy_RU _calcStrategy)

Run On

Called

Parameters

Return Value

Type: InventSumDateFinancialCalc_RU Class
The new instance of the InventSumDateFinancialCalc_RU class.

See Also

Reference

InventSumDateFinancialCalc_RU Class