Share via


InventCostClosing.initParmDefault Method [AX 2012]

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.

See Also

InventCostClosing Class

RunBase.getLast Method