PSAProjAndContractInvoiceController.initFormLetterReport Method [AX 2012]

Initializes an instance of form letter object.

protected void initFormLetterReport()

Run On

Called

This method is called by framework from the startOperation method. It provides the necessary construction of form letter class.

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

This is a framework class. Customizing this class may cause problems with future upgrades to the software.

Community Additions

ADD
Show: