InventAgingController Class [AX 2012]

The InventAgingController class is the controller class for the InventAging report.

Syntax

class InventAgingController extends SrsReportRunController

Run On

Called

Methods

  Method Description
Dn537783.protmethod(en-us,AX.60).gif addSysOperationDataContractInfo (Inherited from SrsReportRunController.)
Dn537783.pubmethod(en-us,AX.60).gif batchAsyncCallback Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.pubmethod(en-us,AX.60).gif batchInfo Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.pubmethod(en-us,AX.60).gif callContractInterfaceMethod Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn537783.pubmethod(en-us,AX.60).gif canGoBatch Microsoft internal use only. (Inherited from SrsReportRunController.)
Dn537783.pubmethod(en-us,AX.60).gif caption Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.pubmethod(en-us,AX.60).gif checkAccess Microsoft internal use only. (Inherited from SrsReportRunController.)
Dn537783.pubmethod(en-us,AX.60).gif checkCloseDialog Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.protmethod(en-us,AX.60).gif checkIfAnyContractImplementsInterface Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.protmethod(en-us,AX.60).gif defaultCaption Microsoft internal use only. (Inherited from SrsReportRunController.)
Dn537783.pubmethod(en-us,AX.60).gif dialog Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.protmethod(en-us,AX.60).gif dialogClose Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.protmethod(en-us,AX.60).gif dialogInit Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.protmethod(en-us,AX.60).gif dialogMake Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.protmethod(en-us,AX.60).gif dialogPostBuild Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.protmethod(en-us,AX.60).gif dialogPostRun Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.protmethod(en-us,AX.60).gif dialogRun Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.pubmethod(en-us,AX.60).gif dialogSelectCtrl Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.protmethod(en-us,AX.60).gif dialogShow Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.protmethod(en-us,AX.60).gif dialogTask Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.pubmethod(en-us,AX.60).gif doBatch Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn537783.protmethod(en-us,AX.60).gif getBaseDataContract (Inherited from SysOperationController.)
Dn537783.protmethod(en-us,AX.60).gif getCachedUIBuilderForDataContractInfo Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.pubmethod(en-us,AX.60).gif getDataContractInfoObject Gets the metadata that is associated with a particular data contract parameter. (Inherited from SysOperationController.)
Dn537783.pubmethod(en-us,AX.60).gif getDataContractInfoObjects Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.protmethod(en-us,AX.60).gif getDataContractInfoObjectsInternal Microsoft internal use only. (Inherited from SrsReportRunController.)
Dn537783.pubmethod(en-us,AX.60).gif getDataContractInfoObjectsRecursively Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.pubmethod(en-us,AX.60).gif getDataContractObject Gets a data contract instance for reading or writing. (Inherited from SysOperationController.)
Dn537783.protmethod(en-us,AX.60).gif getFirstQuery Gets the first query in the report. (Inherited from SrsReportRunController.)
Dn537783.protmethod(en-us,AX.60).gif getFirstQueryContractKey Gets the first query contract parameter name. (Inherited from SrsReportRunController.)
Dn537783.pubmethod(en-us,AX.60).gif getFrameworkService Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.pubmethod(en-us,AX.60).gif getFromDialog Microsoft internal use only. (Inherited from SrsReportRunController.)
Dn537783.protmethod(en-us,AX.60).gif getOriginalQuery Gets the original query that can be used in the SysQuery form. (Inherited from SysOperationController.)
Dn537783.protmethod(en-us,AX.60).gif getReportContract Gets the report contract used for this report. (Inherited from SrsReportRunController.)
Dn537783.pubmethod(en-us,AX.60).gif getReportRunAdapter Gets the instance of SrsReportRunAdapter that is used to run the report to screen. (Inherited from SrsReportRunController.)
Dn537783.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn537783.pubmethod(en-us,AX.60).gif getUIBuilderForContractObject Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.protmethod(en-us,AX.60).gif getUIBuilderForDataContractInfo Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.pubmethod(en-us,AX.60).gif getUIBuilderForParameterPath Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn537783.protmethod(en-us,AX.60).gif initialize Initializes the inventory aging controller class.
Dn537783.protmethod(en-us,AX.60).gif initializeDataContractInfoMaps Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.protmethod(en-us,AX.60).gif initializeParameters Initializes the data contracts by calling the framework service. (Inherited from SrsReportRunController.)
Dn537783.pubmethod(en-us,AX.60).gif initParmDefault Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.protmethod(en-us,AX.60).gif isInBatch Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.protmethod(en-us,AX.60).gif lastValueDataAreaId Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.protmethod(en-us,AX.60).gif lastValueDesignName Microsoft internal use only. (Inherited from SrsReportRunController.)
Dn537783.protmethod(en-us,AX.60).gif lastValueUserId Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.protmethod(en-us,AX.60).gif loadFromSysLastValue Microsoft internal use only. (Inherited from SrsReportRunController.)
Dn537783.pubmethod(en-us,AX.60).gif loadingOrSavingFromLastValue Checks whether the current execution loads from or saves to the syslastvalue table. (Inherited from SysOperationController.)
Dn537783.pubmethod(en-us,AX.60).gif new Initializes a new instance of the SrsReportRunController class. (Inherited from SrsReportRunController.)
Dn537783.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.)
Dn537783.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.)
Dn537783.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn537783.protmethod(en-us,AX.60).gif onRenderingComplete Implements the necessary logic when report rendering is completed. (Inherited from SrsReportRunController.)
Dn537783.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn537783.pubmethod(en-us,AX.60).gif pack Serializes the current instance of the SrsReportRunController class. (Inherited from SrsReportRunController.)
Dn537783.protmethod(en-us,AX.60).gif packDataContractInfoObjects Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.pubmethod(en-us,AX.60).gif parmAlwaysInitializeAndValidateOnServer Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.pubmethod(en-us,AX.60).gif parmArgs Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.pubmethod(en-us,AX.60).gif parmCurrentBatch Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.pubmethod(en-us,AX.60).gif parmDialogCaption Gets or sets the DialogCaption parameter. (Inherited from SrsReportRunController.)
Dn537783.pubmethod(en-us,AX.60).gif parmExecutionMode Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.pubmethod(en-us,AX.60).gif parmFrameworkService Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.pubmethod(en-us,AX.60).gif parmHelpKeyword Gets or sets the HelpKeyword parameter. (Inherited from SrsReportRunController.)
Dn537783.pubmethod(en-us,AX.60).gif parmLoadFromSysLastValue Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.pubmethod(en-us,AX.60).gif parmPreRunState Gets or sets the PreRunState parameter. (Inherited from SrsReportRunController.)
Dn537783.pubmethod(en-us,AX.60).gif parmPrintDestinationTokens Gets or sets the PrintDestinationTokens parameter. (Inherited from SrsReportRunController.)
Dn537783.pubmethod(en-us,AX.60).gif parmRegisterCallbackForReliableAsyncCall Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.pubmethod(en-us,AX.60).gif parmReliableAsyncBatchGroupId Gets or sets the ReliableAsyncBatchGroupId parameter. (Inherited from SysOperationController.)
Dn537783.pubmethod(en-us,AX.60).gif parmReportContract Gets or sets the ReportContract parameter. (Inherited from SrsReportRunController.)
Dn537783.pubmethod(en-us,AX.60).gif parmReportName Gets or sets the ReportName parameter. (Inherited from SrsReportRunController.)
Dn537783.pubmethod(en-us,AX.60).gif parmReportRun Gets or sets the ReportRun parameter. (Inherited from SrsReportRunController.)
Dn537783.pubmethod(en-us,AX.60).gif parmShowDialog Microsoft internal use only. (Inherited from SrsReportRunController.)
Dn537783.pubmethod(en-us,AX.60).gif parmShowReportViewerParameters Indicates whether the parameter UI should be displayed in the report viewer dialog box. (Inherited from SrsReportRunController.)
Dn537783.protmethod(en-us,AX.60).gif postReportRun Does post rendering cleanup and raises completed rendering event. (Inherited from SrsReportRunController.)
Dn537783.protmethod(en-us,AX.60).gif postReportRunPackedExecutionInfo Calls postReportRun method based on the packed execution information. (Inherited from SrsReportRunController.)
Dn537783.protmethod(en-us,AX.60).gif prePromptModifyContract Modifies the contract before the dialog is shown to the user. (Inherited from SrsReportRunController.)
Dn537783.protmethod(en-us,AX.60).gif preRunModifyContract Provides the opportunity to modify the contract before the report is run. (Overrides the preRunModifyContract Method.)
Dn537783.protmethod(en-us,AX.60).gif preRunValidate Validates prior to running the report. (Inherited from SrsReportRunController.)
Dn537783.protmethod(en-us,AX.60).gif processPreRunValidate Validates that a report should be run. (Inherited from SrsReportRunController.)
Dn537783.pubmethod(en-us,AX.60).gif prompt Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.pubmethod(en-us,AX.60).gif putToDialog Moves data from the data contract into dialog box controls. (Inherited from SysOperationController.)
Dn537783.protmethod(en-us,AX.60).gif queryChanged Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.pubmethod(en-us,AX.60).gif queryHelper Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.pubmethod(en-us,AX.60).gif querySelectButtonClicked Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.protmethod(en-us,AX.60).gif renderingCompleted Occurs when report rendering is completed. (Inherited from SrsReportRunController.)
Dn537783.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.)
Dn537783.pubmethod(en-us,AX.60).gif reportViewerRefreshComplete Executes when the report viewer has completed refreshing its data and rendering the report. (Inherited from SrsReportRunController.)
Dn537783.pubmethod(en-us,AX.60).gif reportViewerRun Runs the report viewer to display report to screen. (Inherited from SrsReportRunController.)
Dn537783.pubmethod(en-us,AX.60).gif run Microsoft internal use only. (Overrides the run Method.)
Dn537783.pubmethod(en-us,AX.60).gif runReport Runs the report to various destinations. (Inherited from SrsReportRunController.)
Dn537783.pubmethod(en-us,AX.60).gif runsImpersonated Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.protmethod(en-us,AX.60).gif runToScreen Runs the report to screen. (Inherited from SrsReportRunController.)
Dn537783.protmethod(en-us,AX.60).gif runToScreenPrintArchive Prints a report archive after rendering to screen is completed. (Inherited from SrsReportRunController.)
Dn537783.protmethod(en-us,AX.60).gif saveLast Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn537783.pubmethod(en-us,AX.60).gif showBatchTab Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.pubmethod(en-us,AX.60).gif showPrintSettings Indicates whether print settings should be added to the dialog. (Inherited from SrsReportRunController.)
Dn537783.pubmethod(en-us,AX.60).gif showQuerySelectButton Determines whether a Select button will be added to the dialog box. (Inherited from SysOperationController.)
Dn537783.pubmethod(en-us,AX.60).gif showQueryValues Determines whether the query values will be added to the dialog box. (Inherited from SysOperationController.)
Dn537783.pubmethod(en-us,AX.60).gif startOperation Microsoft internal use only. (Inherited from SrsReportRunController.)
Dn537783.protmethod(en-us,AX.60).gif templateForm Microsoft internal use only. (Inherited from SrsReportRunController.)
Dn537783.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn537783.pubmethod(en-us,AX.60).gif unpack Deserializes the packedState parameter value to an instance of the SrsReportRunController class. (Inherited from SrsReportRunController.)
Dn537783.protmethod(en-us,AX.60).gif unpackDataContractInfoObjects Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.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.)
Dn537783.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.)
Dn537783.protmethod(en-us,AX.60).gif validate Validates the data contract values. (Inherited from SrsReportRunController.)
Dn537783.pubmethod(en-us,AX.60).gif validateParameters Microsoft internal use only. (Inherited from SysOperationController.)
Dn537783.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn537783.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Dn537783.pubmethod(en-us,AX.60).gif Dn537783.static(en-us,AX.60).gif ::construct Initializes a new instance of the InventAgingController class.
Dn537783.pubmethod(en-us,AX.60).gif Dn537783.static(en-us,AX.60).gif ::main Provides an entry point for the InventAgingController class when it is called from a menu item.

Top

Inheritance Hierarchy

Object Class
  SysOperationController Class
    SrsReportRunController Class
      InventAgingController Class