SysReportRun Class [AX 2012]
Syntax
class SysReportRun extends ReportRun
Run On
Called
Methods
Method | Description | |
---|---|---|
_allowSaveLast | ||
_canGoBatch | ||
_dialogCaption | ||
_dialogSelectCtrl | ||
_getFromDialog | ||
_initFromCaller | ||
_initParmDefault | ||
_initQuery | ||
_initQueryRun | ||
_initWebParm | ||
_lastValueDesignName | ||
_mustLoadSaveQuery | ||
_setDesign | ||
_showAsGraph | ||
_showDialog | ||
_showIndexFields | ||
_showPrinterSelect | ||
_showQueryValues | ||
_unpack | ||
_validate | ||
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 | ||
buildPrintOnlyTotals | ||
buildPrintOptions | ||
buildPrintRanges | ||
buildPrintRemoveRepeatedFooters | ||
buildPrintRemoveRepeatedHeaders | ||
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.) | |
findChildDataSources | ||
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 | ||
isWebReport | ||
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 | ||
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 | ||
packSubtotalSettings | (Inherited from ReportRun.) | |
page | (Inherited from ReportRun.) | |
pageFormatting | Displays the printer properties of the printer. (Inherited from ReportRun.) | |
pagesTotal | (Inherited from ReportRun.) | |
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 | ||
printJobSettings | (Inherited from ReportRun.) | |
printOnlyTotals | ||
printRanges | ||
printRemoveRepeatedFooters | ||
printRemoveRepeatedHeaders | ||
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.) | |
report | (Inherited from ReportRun.) | |
reportHasMethod | ||
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. (Overrides the run Method.) | |
runbaseReport | ||
screenFontInfo | (Inherited from ReportRun.) | |
section | (Inherited from ReportRun.) | |
sectionsLeft | (Inherited from ReportRun.) | |
send | Triggers the body sections that belong to a section group. (Inherited from ReportRun.) | |
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.) | |
thisObject | ||
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 | ||
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.) | |
::changed | ||
::changedNo | ||
::executePrintRangeSection | ||
::getRunbaseReport | ||
::hasMethod | ||
::reportFindMethodsMap | ||
::setLeftAndWidthSpanFrom2Ctrls | ||
::sysVersion | Retrieves the version information about the current installation. | |
::userName | Retrieves the user name associated with the current session user. |
Top
Inheritance Hierarchy
Object Class
ObjectRun Class
ReportRun Class
SysReportRun Class
WebReportRunEx Class