DocuOptionView.initParmDefault Method [AX 2012]
Initializes the internal variables.
Syntax
public void initParmDefault()
Run On
Client
Remarks
This method is called when the SysLastValue record is not found when the code calls the SysLastValue.GetLast method. Remember to call the super method.