Share via


SrsPrintMgmtFormLetterController Class [AX 2012]

The SrsPrintMgmtFormLetterController class is the base controller class that should be extended by reports that must use the form letter style of print management.

Syntax

class SrsPrintMgmtFormLetterController extends SrsPrintMgmtController

Run On

Called

Methods

  Method Description
Gg938697.protmethod(en-us,AX.60).gif addSysOperationDataContractInfo (Inherited from SrsReportRunController.)
Gg938697.pubmethod(en-us,AX.60).gif batchAsyncCallback Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.pubmethod(en-us,AX.60).gif batchInfo Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.pubmethod(en-us,AX.60).gif callContractInterfaceMethod Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.pubmethod(en-us,AX.60).gif cancelRun Causes the current run of reports to cancel before the next report. (Inherited from SrsPrintMgmtController.)
Gg938697.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg938697.pubmethod(en-us,AX.60).gif canGoBatch Microsoft internal use only. (Inherited from SrsReportRunController.)
Gg938697.pubmethod(en-us,AX.60).gif caption Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.pubmethod(en-us,AX.60).gif checkAccess Microsoft internal use only. (Inherited from SrsReportRunController.)
Gg938697.pubmethod(en-us,AX.60).gif checkCloseDialog Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.protmethod(en-us,AX.60).gif checkIfAnyContractImplementsInterface Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.protmethod(en-us,AX.60).gif defaultCaption Microsoft internal use only. (Inherited from SrsReportRunController.)
Gg938697.pubmethod(en-us,AX.60).gif dialog Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.protmethod(en-us,AX.60).gif dialogClose Closes the dialog if the report viewer form is not being shown for print management. (Inherited from SrsPrintMgmtController.)
Gg938697.protmethod(en-us,AX.60).gif dialogInit Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.protmethod(en-us,AX.60).gif dialogMake Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.protmethod(en-us,AX.60).gif dialogPostBuild Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.protmethod(en-us,AX.60).gif dialogPostRun Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.protmethod(en-us,AX.60).gif dialogRun Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.pubmethod(en-us,AX.60).gif dialogSelectCtrl Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.protmethod(en-us,AX.60).gif dialogShow Displays the dialog box. (Inherited from SrsPrintMgmtController.)
Gg938697.protmethod(en-us,AX.60).gif dialogTask Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.pubmethod(en-us,AX.60).gif doBatch Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg938697.protmethod(en-us,AX.60).gif getBaseDataContract (Inherited from SysOperationController.)
Gg938697.protmethod(en-us,AX.60).gif getCachedUIBuilderForDataContractInfo Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.pubmethod(en-us,AX.60).gif getDataContractInfoObject Gets the metadata that is associated with a particular data contract parameter. (Inherited from SysOperationController.)
Gg938697.pubmethod(en-us,AX.60).gif getDataContractInfoObjects Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.protmethod(en-us,AX.60).gif getDataContractInfoObjectsInternal Microsoft internal use only. (Inherited from SrsReportRunController.)
Gg938697.pubmethod(en-us,AX.60).gif getDataContractInfoObjectsRecursively Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.pubmethod(en-us,AX.60).gif getDataContractObject Gets a data contract instance for reading or writing. (Inherited from SysOperationController.)
Gg938697.protmethod(en-us,AX.60).gif getFirstQuery Gets the first query in the report. (Inherited from SrsReportRunController.)
Gg938697.protmethod(en-us,AX.60).gif getFirstQueryContractKey Gets the first query contract parameter name. (Inherited from SrsReportRunController.)
Gg938697.pubmethod(en-us,AX.60).gif getFrameworkService Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.pubmethod(en-us,AX.60).gif getFromDialog Microsoft internal use only. (Inherited from SrsReportRunController.)
Gg938697.protmethod(en-us,AX.60).gif getOriginalQuery Gets the original query that can be used in the SysQuery form. (Inherited from SysOperationController.)
Gg938697.protmethod(en-us,AX.60).gif getReportContract Gets the report contract used for this report. (Inherited from SrsReportRunController.)
Gg938697.pubmethod(en-us,AX.60).gif getReportRunAdapter Gets the instance of SrsReportRunAdapter that is used to run the report to screen. (Inherited from SrsReportRunController.)
Gg938697.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg938697.pubmethod(en-us,AX.60).gif getUIBuilderForContractObject Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.protmethod(en-us,AX.60).gif getUIBuilderForDataContractInfo Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.pubmethod(en-us,AX.60).gif getUIBuilderForParameterPath Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg938697.protmethod(en-us,AX.60).gif init Initializes the form letter controller. (Overrides the init Method.)
Gg938697.protmethod(en-us,AX.60).gif initFormLetterReport Initializes an instance of a form letter object.
Gg938697.protmethod(en-us,AX.60).gif initializeDataContractInfoMaps Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.protmethod(en-us,AX.60).gif initializeParameters Initializes the data contracts by calling the framework service. (Inherited from SrsReportRunController.)
Gg938697.pubmethod(en-us,AX.60).gif initParmDefault Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.protmethod(en-us,AX.60).gif initPrintMgmtReportRun Initializes instance of print management report run object. (Inherited from SrsPrintMgmtController.)
Gg938697.protmethod(en-us,AX.60).gif initQueryFromContract Initializes the query object. (Inherited from SrsPrintMgmtController.)
Gg938697.protmethod(en-us,AX.60).gif isInBatch Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.protmethod(en-us,AX.60).gif lastValueDataAreaId Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.protmethod(en-us,AX.60).gif lastValueDesignName Microsoft internal use only. (Inherited from SrsReportRunController.)
Gg938697.protmethod(en-us,AX.60).gif lastValueUserId Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.protmethod(en-us,AX.60).gif loadFromSysLastValue Microsoft internal use only. (Inherited from SrsReportRunController.)
Gg938697.pubmethod(en-us,AX.60).gif loadingOrSavingFromLastValue Checks whether the current execution loads from or saves to the syslastvalue table. (Inherited from SysOperationController.)
Gg938697.pubmethod(en-us,AX.60).gif new Initializes a new instance of the SrsPrintMgmtController class. (Inherited from SrsPrintMgmtController.)
Gg938697.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg938697.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg938697.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg938697.protmethod(en-us,AX.60).gif onRenderingComplete Implements the necessary logic when report rendering is completed. (Inherited from SrsReportRunController.)
Gg938697.protmethod(en-us,AX.60).gif outputReport Executes the report for the print management setting that is currently loaded. (Overrides the outputReport Method.)
Gg938697.protmethod(en-us,AX.60).gif outputReports Loads and iterates through print settings for the specified record. (Inherited from SrsPrintMgmtController.)
Gg938697.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg938697.pubmethod(en-us,AX.60).gif pack Serializes the current instance of the SrsReportRunController class. (Inherited from SrsReportRunController.)
Gg938697.protmethod(en-us,AX.60).gif packDataContractInfoObjects Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.pubmethod(en-us,AX.60).gif parmAlwaysInitializeAndValidateOnServer Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.pubmethod(en-us,AX.60).gif parmArgs Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.pubmethod(en-us,AX.60).gif parmCurrentBatch Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.pubmethod(en-us,AX.60).gif parmDialogCaption Gets or sets the DialogCaption parameter. (Inherited from SrsReportRunController.)
Gg938697.pubmethod(en-us,AX.60).gif parmExecutionMode Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.pubmethod(en-us,AX.60).gif parmFrameworkService Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.pubmethod(en-us,AX.60).gif parmHelpKeyword Gets or sets the HelpKeyword parameter. (Inherited from SrsReportRunController.)
Gg938697.pubmethod(en-us,AX.60).gif parmLoadFromSysLastValue Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.pubmethod(en-us,AX.60).gif parmPreRunState Gets or sets the PreRunState parameter. (Inherited from SrsReportRunController.)
Gg938697.pubmethod(en-us,AX.60).gif parmPrintDestinationTokens Gets or sets the PrintDestinationTokens parameter. (Inherited from SrsReportRunController.)
Gg938697.pubmethod(en-us,AX.60).gif parmRegisterCallbackForReliableAsyncCall Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.pubmethod(en-us,AX.60).gif parmReliableAsyncBatchGroupId Gets or sets the ReliableAsyncBatchGroupId parameter. (Inherited from SysOperationController.)
Gg938697.pubmethod(en-us,AX.60).gif parmReportContract Gets or sets the ReportContract parameter. (Inherited from SrsReportRunController.)
Gg938697.pubmethod(en-us,AX.60).gif parmReportName Gets or sets the ReportName parameter. (Inherited from SrsReportRunController.)
Gg938697.pubmethod(en-us,AX.60).gif parmReportRun Gets or sets the ReportRun parameter. (Inherited from SrsReportRunController.)
Gg938697.pubmethod(en-us,AX.60).gif parmShowDialog Microsoft internal use only. (Inherited from SrsReportRunController.)
Gg938697.pubmethod(en-us,AX.60).gif parmShowReportViewerParameters Gets or sets the ShowReportViewerParameters parameter. (Inherited from SrsPrintMgmtController.)
Gg938697.protmethod(en-us,AX.60).gif postReportRun Performs post rendering cleanup and raises a completed rendering event. (Inherited from SrsPrintMgmtController.)
Gg938697.protmethod(en-us,AX.60).gif postReportRunPackedExecutionInfo Calls postReportRun method based on the packed execution information. (Inherited from SrsReportRunController.)
Gg938697.protmethod(en-us,AX.60).gif prePromptModifyContract Modifies the contract before the dialog is shown to the user. (Inherited from SrsReportRunController.)
Gg938697.protmethod(en-us,AX.60).gif preRunModifyContract Modifies the contract before the report is run. (Inherited from SrsReportRunController.)
Gg938697.protmethod(en-us,AX.60).gif preRunValidate Validates prior to running the report. (Inherited from SrsReportRunController.)
Gg938697.protmethod(en-us,AX.60).gif processPreRunValidate Validates that a report should be run. (Inherited from SrsReportRunController.)
Gg938697.pubmethod(en-us,AX.60).gif prompt Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.pubmethod(en-us,AX.60).gif putToDialog Moves data from the data contract into dialog box controls. (Inherited from SysOperationController.)
Gg938697.protmethod(en-us,AX.60).gif queryChanged Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.pubmethod(en-us,AX.60).gif queryHelper Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.pubmethod(en-us,AX.60).gif querySelectButtonClicked Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.protmethod(en-us,AX.60).gif renderingCompleted Occurs when report rendering is completed. (Inherited from SrsReportRunController.)
Gg938697.pubmethod(en-us,AX.60).gif reportViewerPreRefresh Executes before the report viewer is about to refresh its data and rendering the report. (Inherited from SrsReportRunController.)
Gg938697.pubmethod(en-us,AX.60).gif reportViewerRefreshComplete Executes when the report viewer has completed refreshing its data and rendering the report. (Inherited from SrsReportRunController.)
Gg938697.pubmethod(en-us,AX.60).gif reportViewerRun Runs the report when called from the SrsReportRunViewer form. (Inherited from SrsPrintMgmtController.)
Gg938697.pubmethod(en-us,AX.60).gif run Runs the report by calling a print management specific method. (Inherited from SrsPrintMgmtController.)
Gg938697.protmethod(en-us,AX.60).gif runOutputReports Iterates through each record in print management for the document and prints the report. (Overrides the runOutputReports Method.)
Gg938697.protmethod(en-us,AX.60).gif runPrintMgmt Implements print management functionality. (Inherited from SrsPrintMgmtController.)
Gg938697.pubmethod(en-us,AX.60).gif runReport Runs a report to printer destination set by print management. (Inherited from SrsPrintMgmtController.)
Gg938697.pubmethod(en-us,AX.60).gif runsImpersonated Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.protmethod(en-us,AX.60).gif runToScreen Runs the report to screen. (Inherited from SrsReportRunController.)
Gg938697.protmethod(en-us,AX.60).gif runToScreenPrintArchive Prints a report archive after rendering to screen is completed. (Inherited from SrsReportRunController.)
Gg938697.protmethod(en-us,AX.60).gif saveLast Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.protmethod(en-us,AX.60).gif setRdlParameter Wraps the setting of RDL contract parameter. (Inherited from SrsPrintMgmtController.)
Gg938697.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg938697.pubmethod(en-us,AX.60).gif showBatchTab Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.pubmethod(en-us,AX.60).gif showPrintSettings Indicates whether print settings should be added to the dialog. (Inherited from SrsReportRunController.)
Gg938697.pubmethod(en-us,AX.60).gif showQuerySelectButton Determines whether a Select button will be added to the dialog box. (Inherited from SysOperationController.)
Gg938697.pubmethod(en-us,AX.60).gif showQueryValues Determines whether the query values will be added to the dialog box. (Inherited from SysOperationController.)
Gg938697.pubmethod(en-us,AX.60).gif startOperation Starts a controller operation. (Overrides the startOperation Method.)
Gg938697.protmethod(en-us,AX.60).gif templateForm Microsoft internal use only. (Inherited from SrsReportRunController.)
Gg938697.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg938697.pubmethod(en-us,AX.60).gif unpack Deserializes the packedState parameter value to an instance of the SrsReportRunController class. (Inherited from SrsReportRunController.)
Gg938697.protmethod(en-us,AX.60).gif unpackDataContractInfoObjects Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.pubmethod(en-us,AX.60).gif updateExecutionInfoFromReportAdapter Executes from the SrsReportRunController.reportViewerRefreshComplete method when the report viewer has completed refreshing its data and rendering the report. (Inherited from SrsReportRunController.)
Gg938697.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg938697.protmethod(en-us,AX.60).gif validate Validates the data contract values. (Inherited from SrsReportRunController.)
Gg938697.pubmethod(en-us,AX.60).gif validateParameters Microsoft internal use only. (Inherited from SysOperationController.)
Gg938697.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg938697.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Remarks

Print management can be implemented by directly using the PrintMgmtReportRun class or using the FormLetter approach. Use this base class for the FormLetter scenario.

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

Inheritance Hierarchy

Object Class
  SysOperationController Class
    SrsReportRunController Class
      SrsPrintMgmtController Class
        SrsPrintMgmtFormLetterController Class
          ChequeController_BR Class
          CustVendAdvanceInvoiceController Class
          EInvoiceControllerBase_MX Class
          FiscalDocumentController_BR Class
          GiroPrintMgmtFormLetterController Class
          PSAProjAndContractInvoiceController Class
          PSAQuotationsConfirmController Class
          PSAQuotationsController Class
          PurchInvoice4PaymController Class
          SalesInvoice4PaymController Class
          TaxReimbursementSlipController_HU Class
          TradeDocumentReportController Class
          VendInvoiceDocumentController Class