Share via


EmplReport_Advance_RU.initParmDefault Method [AX 2012]

Initializes the internal variables when no SysLastValue record can be found.

Syntax

public void initParmDefault()

Run On

Called

Remarks

This method should initialize the internal variables. It is called when no SysLastValue record can be found by using the SysLastValue.GetLast method.

Remember to call super.

See Also

Reference

EmplReport_Advance_RU Class