PurchBaileeController.initPrintMgmtReportRun Method [AX 2012]
Initializes instance of print management report run object.
This method is called by framework from the SrsPrintMgmtController.startOperation method. It provides the necessary construction of the PrintMgmtReportRun class.IMPORTANT: 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: