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