Share via


SrsPrintMgmtFormLetterController.initFormLetterReport Method [AX 2012]

Initializes an instance of a form letter object.

Syntax

protected void initFormLetterReport()

Run On

Called

Remarks

Implementation classes should override this method to create the correct instance and call the super method to start the base class implementation.

See Also

Reference

SrsPrintMgmtFormLetterController Class