RPayJournalTableData Class [AX 2012]
Syntax
class RPayJournalTableData extends JournalTableData
Run On
Called
Methods
Method | Description | |
---|---|---|
addTotal | (Overrides the addTotal Method.) | |
blockLevel | (Inherited from JournalTableData.) | |
canBeAutoUnlocked | (Inherited from JournalTableData.) | |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
checkOpen | (Inherited from JournalTableData.) | |
copyTotalTo | (Overrides the copyTotalTo Method.) | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
hasErrors | (Inherited from JournalTableData.) | |
hasLines | (Inherited from JournalTableData.) | |
hasUserAccess | (Inherited from JournalTableData.) | |
infolog | (Inherited from JournalTableData.) | |
initFromJournalName | Initializes the class from journal name. (Overrides the initFromJournalName Method.) | |
initTotal | (Overrides the initTotal Method.) | |
journalErrorTransList | (Inherited from JournalTableData.) | |
journalErrorVoucherList | (Inherited from JournalTableData.) | |
journalStatic | (Inherited from JournalTableData.) | |
journalTable | (Inherited from JournalTableData.) | |
journalTransList | (Inherited from JournalTableData.) | |
journalVoucherList | (Inherited from JournalTableData.) | |
journalVoucherNum | (Inherited from JournalTableData.) | |
mcrSetNumOfLines | Sets the number of lines. (Inherited from JournalTableData.) | |
new | (Inherited from JournalTableData.) | |
nextJournalId | (Inherited from JournalTableData.) | |
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.) | |
owner | Returns the instance that owns the object. (Inherited from Object.) | |
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.) | |
updateBlock | (Inherited from JournalTableData.) | |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) | |
validateWritePre | (Inherited from JournalTableData.) | |
wait | Pauses a process. (Inherited from Object.) | |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Top
Inheritance Hierarchy
Object Class
JournalTableData Class
RPayJournalTableData Class