InventCostClosingRecalcSecCur_RU.initParmDefault Method [AX 2012]
Is called when no SysLastValue record is found by using the SysLastValue.GetLast method.
Syntax
public void initParmDefault()
Run On
Called
Remarks
This method should initialize the internal variables. Remember to call the super method.