RunBaseReport.initParmDefault Method [AX 2012]

Initializes the internal variables.

Syntax

public void initParmDefault()

Run On

Called

Remarks

This method is called when no SysLastValue record can be found by using the SysLastValue.GetLast.method.

Remember to call super.

See Also

RunBaseReport Class

RunBase.getLast Method