SrsPrintMgmtController.init Method [AX 2012]

Initializes the form letter controller.

Syntax

protected void init()

Run On

Called

Remarks

Do not override this method.

This method is called from the SrsPrintMgmtController.startOperation method when the dialog box is prompted and ran.

This is also called from the SrsPrintMgmtController.run method for the case when the controller is running in batch.

See Also

Reference

SrsPrintMgmtController Class