InventJournalReport_CountingList_RU Class [AX 2012]
Syntax
class InventJournalReport_CountingList_RU extends InventJournalReport_RU
Run On
Called
Methods
Method | Description | |
---|---|---|
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
createExcelReport | Initializes a new instance of the XML Microsoft Excel report. (Inherited from InventJournalReport_RU.) | |
description | Returns a description of the report that is being printed. (Inherited from InventJournalReport_RU.) | |
doPrint | Prints the current report to Microsoft Excel or something else. (Overrides the doPrint Method.) | |
enabled | (Inherited from InventJournalReport_RU.) | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
getOffSessionId | (Inherited from InventJournalReport_RU.) | |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
hasTransError | (Inherited from InventJournalReport_RU.) | |
initOfficialsDefault | (Inherited from InventJournalReport_RU.) | |
initReportData | (Overrides the initReportData Method.) | |
insertReport | (Inherited from InventJournalReport_RU.) | |
isExcelReport | Determines whether the current report is an Excel report. (Inherited from InventJournalReport_RU.) | |
isJournalTypeSupported | (Inherited from InventJournalReport_RU.) | |
journalId | (Inherited from InventJournalReport_RU.) | |
menuItem | (Overrides the menuItem Method.) | |
menuItem_Posted | (Overrides the menuItem_Posted Method.) | |
new | Initializes a new instance of the InventJournalReport_CountingList_RU class. (Overrides the new Method.) | |
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.) | |
numberSequenceReference | (Overrides the numberSequenceReference Method.) | |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) | |
owner | Returns the instance that owns the object. (Inherited from Object.) | |
pack | Serializes the current instance of the InventJournalReport_RU class. (Inherited from InventJournalReport_RU.) | |
parmShowPrintSettings | Gets or sets the ShowPrintSettings parameter. (Inherited from InventJournalReport_RU.) | |
print2Excel | Prints the current report to Excel. (Inherited from InventJournalReport_RU.) | |
reportType | (Overrides the reportType Method.) | |
saveReport | (Overrides the saveReport Method.) | |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
toString | Returns a string that represents the current object. (Inherited from Object.) | |
unpack | Deserializes the packedClass parameter value to an instance of the InventJournalReport_RU class. (Inherited from InventJournalReport_RU.) | |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) | |
wait | Pauses a process. (Inherited from Object.) | |
xml | Returns an XML string that represents the current object. (Inherited from Object.) | |
::create |
Top
Inheritance Hierarchy
Object Class
InventJournalReport_RU Class
InventJournalReport_CountingList_RU Class