WebReportRunEx Class [AX 2012]
The WebReportRunEx class extends SysReportRun clllass with a recordKeyMap and a WebContentItem menuFunction
| Method | Description | |
|---|---|---|
| _allowSaveLast | (Inherited from SysReportRun.) |
| _canGoBatch | (Inherited from SysReportRun.) |
| _dialogCaption | (Inherited from SysReportRun.) |
| _dialogSelectCtrl | (Inherited from SysReportRun.) |
| _getFromDialog | (Inherited from SysReportRun.) |
| _initFromCaller | (Inherited from SysReportRun.) |
| _initParmDefault | (Inherited from SysReportRun.) |
| _initQuery | (Inherited from SysReportRun.) |
| _initQueryRun | (Inherited from SysReportRun.) |
| _initWebParm | (Inherited from SysReportRun.) |
| _lastValueDesignName | (Inherited from SysReportRun.) |
| _mustLoadSaveQuery | (Inherited from SysReportRun.) |
| _setDesign | (Inherited from SysReportRun.) |
| _showAsGraph | (Inherited from SysReportRun.) |
| _showDialog | (Inherited from SysReportRun.) |
| _showIndexFields | (Inherited from SysReportRun.) |
| _showPrinterSelect | (Inherited from SysReportRun.) |
| _showQueryValues | (Inherited from SysReportRun.) |
| _unpack | (Inherited from SysReportRun.) |
| _validate | (Inherited from SysReportRun.) |
| addPendingSums | Prints the relevant footers of the report. (Inherited from ReportRun.) |
| addRangeDescription | (Inherited from ReportRun.) |
| allPages | (Inherited from ReportRun.) |
| args | Returns the arguments that the object was constructed with. (Inherited from ObjectRun.) |
| arrangeLevelControl | (Inherited from ReportRun.) |
| arrangeLevelGlobal | (Inherited from ReportRun.) |
| arrangeLevelNone | (Inherited from ReportRun.) |
| arrangeLevelSection | (Inherited from ReportRun.) |
| attach | (Inherited from ReportRun.) |
| buildPrintGrandTotal | (Inherited from SysReportRun.) |
| buildPrintOnlyTotals | (Inherited from SysReportRun.) |
| buildPrintOptions | (Inherited from SysReportRun.) |
| buildPrintRemoveRepeatedFooters | (Inherited from SysReportRun.) |
| buildPrintRemoveRepeatedHeaders | (Inherited from SysReportRun.) |
| callMenuFunction | (Inherited from ReportRun.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| caption | Creates a caption when previewing a report, or a document name when printing a report. (Inherited from ReportRun.) |
| clearAllRangeDescriptions | (Inherited from ReportRun.) |
| collate | (Inherited from ReportRun.) |
| columnHeadings | Provides control of column headings in a report. (Inherited from ReportRun.) |
| control | Retrieves the control that is being executed. (Inherited from ReportRun.) |
| copies | (Inherited from ReportRun.) |
| copiesTotal | Enables marking copies of reports. (Inherited from ReportRun.) |
| copy | Returns the number of the copy of a report. (Inherited from ReportRun.) |
| copyDescription | (Inherited from ReportRun.) |
| createProgressForm | Creates the form that contains progress information. (Inherited from ReportRun.) |
| currentYmm100 | (Inherited from ReportRun.) |
| design | Gets or sets the name of the design. (Inherited from ReportRun.) |
| detach | (Inherited from ReportRun.) |
| deviceName | (Inherited from ReportRun.) |
| dialog | (Inherited from ReportRun.) |
| disableBody | (Inherited from ReportRun.) |
| disableColumnHeadings | (Inherited from ReportRun.) |
| disablePageFooter | (Inherited from ReportRun.) |
| disableSection | (Inherited from ReportRun.) |
| driverName | Returns the printer driver name. (Inherited from ReportRun.) |
| enableAllBodies | (Inherited from ReportRun.) |
| enableBody | (Inherited from ReportRun.) |
| enablePageFooter | (Inherited from ReportRun.) |
| enableSection | (Inherited from ReportRun.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| execute | Prints the programmable sections of a report. (Inherited from ReportRun.) |
| executeBodyColumnHeadings | Prints the column headings of a body section in a report. (Inherited from ReportRun.) |
| executeColumnHeadings | (Inherited from ReportRun.) |
| executeControlColumnHeadings | Executes the column headings of a programmable section. (Inherited from ReportRun.) |
| executeFooter | Execute a footer section. (Inherited from ReportRun.) |
| executeHeader | Executes a header section. (Inherited from ReportRun.) |
| executeSection | Prints the specified section in the report. (Inherited from ReportRun.) |
| fetch | Executes the report query and calls the send method for the record that is found by the query. (Inherited from ReportRun.) |
| finalize | (Inherited from ReportRun.) |
| footer | Controls the footer. (Inherited from ReportRun.) |
| from | (Inherited from ReportRun.) |
| generateDesign | (Inherited from ReportRun.) |
| getDeclineOverwrite | (Inherited from ReportRun.) |
| getNumberOfPrinters | (Inherited from ReportRun.) |
| getPrinter | (Inherited from ReportRun.) |
| getRangeDescription | (Inherited from ReportRun.) |
| getReportViewer | (Inherited from ReportRun.) |
| getTarget | (Inherited from ReportRun.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| gotoYmm100 | (Inherited from ReportRun.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| hasGeneratedDesign | (Inherited from ReportRun.) |
| header | Controls the header. (Inherited from ReportRun.) |
| headerDescription | (Inherited from ReportRun.) |
| heightOfPageFooters | (Inherited from ReportRun.) |
| indent | (Inherited from ReportRun.) |
| init | (Inherited from ReportRun.) |
| isBodyEnabled | (Inherited from ReportRun.) |
| isDetached | Communicates whether an ObjectRun.detach method call has been made on this object. (Inherited from ObjectRun.) |
| isEP | Indicates whether the class runs in the EP. (Overrides the isEP Method.) |
| isWebReport | (Inherited from SysReportRun.) |
| jobId | (Inherited from ReportRun.) |
| last | (Inherited from ReportRun.) |
| mm100Left | (Inherited from ReportRun.) |
| mm100PageHeight | (Inherited from ReportRun.) |
| name | Gets or sets the name that is used in code to identify a form, report, table, query, or another MSDAX application object. (Inherited from ReportRun.) |
| new | Initializes an instance of the ReportRun class. (Overrides the new Method.) |
| newPage | (Inherited from ReportRun.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| origPrintOptions | (Inherited from SysReportRun.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| pack | Serializes the current instance of the ReportRun class. (Inherited from ReportRun.) |
| packDesign | (Inherited from ReportRun.) |
| packPageSettings | (Inherited from ReportRun.) |
| packPrinterSettings | (Inherited from ReportRun.) |
| packPrintJobSettings | (Inherited from ReportRun.) |
| packPrintOptions | (Inherited from SysReportRun.) |
| packSubtotalSettings | (Inherited from ReportRun.) |
| page | (Inherited from ReportRun.) |
| pageFormatting | Displays the printer properties of the printer. (Inherited from ReportRun.) |
| pagesTotal | (Inherited from ReportRun.) |
| parmMenuFunction | Gets or sets the MenuFunction parameter. |
| passThrough | (Inherited from ReportRun.) |
| pixelsLeft | (Inherited from ReportRun.) |
| Sends the generated report to a print medium, such as a printer or the screen. (Inherited from ReportRun.) | |
| printerAttributes | (Inherited from ReportRun.) |
| printerAveragePPM | (Inherited from ReportRun.) |
| printerComment | (Inherited from ReportRun.) |
| printerDatatype | (Inherited from ReportRun.) |
| printerDefaultPriority | (Inherited from ReportRun.) |
| printerDriverName | (Inherited from ReportRun.) |
| printerFontInfo | Indicates which font is used to print the report. (Inherited from ReportRun.) |
| printerLocation | (Inherited from ReportRun.) |
| printerPageHeight | (Inherited from ReportRun.) |
| printerPageWidth | (Inherited from ReportRun.) |
| printerPaper | (Inherited from ReportRun.) |
| printerParameters | (Inherited from ReportRun.) |
| printerPortName | (Inherited from ReportRun.) |
| printerPrinterName | (Inherited from ReportRun.) |
| printerPrintProcessor | (Inherited from ReportRun.) |
| printerPriority | (Inherited from ReportRun.) |
| printerQueuedJobs | (Inherited from ReportRun.) |
| printerSepFile | (Inherited from ReportRun.) |
| printerServerName | (Inherited from ReportRun.) |
| printerSettings | Enables the user to select printer settings. (Inherited from ReportRun.) |
| printerShareName | (Inherited from ReportRun.) |
| printerStartTime | (Inherited from ReportRun.) |
| printerStatus | (Inherited from ReportRun.) |
| printerUntilTime | (Inherited from ReportRun.) |
| printGrandTotal | (Inherited from SysReportRun.) |
| printJobSettings | (Inherited from ReportRun.) |
| printOnlyTotals | (Inherited from SysReportRun.) |
| printRanges | (Inherited from SysReportRun.) |
| printRemoveRepeatedFooters | (Inherited from SysReportRun.) |
| printRemoveRepeatedHeaders | (Inherited from SysReportRun.) |
| printSum | (Inherited from ReportRun.) |
| progressForm | (Inherited from ReportRun.) |
| progressInfo | Creates a string that describes how much of the report has been generated during the execution of a report every time that a section is executed. (Inherited from ReportRun.) |
| prompt | Prompts the user a report is run. (Inherited from ReportRun.) |
| query | (Inherited from ReportRun.) |
| queryRun | (Inherited from ReportRun.) |
| recordKey | Searches for the given record ID on the recordKeyMap Map. |
| report | (Inherited from ReportRun.) |
| reportHasMethod | (Inherited from SysReportRun.) |
| reportUser | (Inherited from ReportRun.) |
| reset | Enables a single instance of the ReportRun class to create multiple reports. (Inherited from ReportRun.) |
| rulerCM | (Inherited from ReportRun.) |
| rulerINCH | (Inherited from ReportRun.) |
| run | Runs the report. (Inherited from SysReportRun.) |
| runbaseReport | (Inherited from SysReportRun.) |
| screenFontInfo | (Inherited from ReportRun.) |
| section | (Inherited from ReportRun.) |
| sectionsLeft | (Inherited from ReportRun.) |
| send | Triggers the body sections that belong to a section group. (Overrides the send Method.) |
| setEscapeSequence | (Inherited from ReportRun.) |
| setTarget | (Inherited from ReportRun.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| showMenuFunction | (Inherited from ReportRun.) |
| showMenuReference | (Inherited from ReportRun.) |
| sortInfo | (Inherited from ReportRun.) |
| startDate | (Inherited from ReportRun.) |
| startDateTime | (Inherited from ReportRun.) |
| startMachineDate | (Inherited from ReportRun.) |
| startTime | (Inherited from ReportRun.) |
| sum | (Inherited from ReportRun.) |
| sumControl | (Inherited from ReportRun.) |
| sumControlNeg | (Inherited from ReportRun.) |
| sumControlPos | (Inherited from ReportRun.) |
| sumDescription | (Inherited from ReportRun.) |
| sumNeg | (Inherited from ReportRun.) |
| sumPos | (Inherited from ReportRun.) |
| suppressReportIsEmptyMessage | (Inherited from ReportRun.) |
| title | Gets or sets the print job description. (Inherited from ReportRun.) |
| to | (Inherited from ReportRun.) |
| toString | Returns a textual description of the class. (Inherited from ReportRun.) |
| unpackDesign | (Inherited from ReportRun.) |
| unpackPageSettings | (Inherited from ReportRun.) |
| unpackPrinterSettings | (Inherited from ReportRun.) |
| unpackPrintJobSettings | (Inherited from ReportRun.) |
| unPackPrintOptions | (Inherited from SysReportRun.) |
| unpackSubtotalSettings | (Inherited from ReportRun.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| userSelectedOrientation | (Inherited from ReportRun.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: