SubledgerJournalAccountEntryViewModel Class [AX 2012]
The SubledgerJournalAccountEntryViewModel class is the view model for the SubledgerJournalAccountingFormView class.
| Method | Description | |
|---|---|---|
| calculateTotalAmounts | Calculates the total debit and credit amounts. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| copiedSubledgerJournalAccEntrySummary_RU | To be overriden by descendants. Called after copied _from to _to. |
| correspondenceEnabled_RU | Returns whether the corresponding enabled or not. |
| createActiveAccountingTmpEvent | |
| 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.) |
| initialize | Initializes the subledger journal account entry view model. |
| ledgerDimensionCorrDisplay_RU | Returns the string representation of correspondig transaction's dimension. |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| 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.) |
| parmAccountingCurrencyCreditTotal | Get the accounting currency credit total amount. |
| parmAccountingCurrencyDebitTotal | Get the accounting currency debit total amount. |
| parmAccountingTmpEventDataSource | Get or sets the _accountingTmpEventDataSource parameter. |
| parmActiveAccountingTmpEvent | Gets the active AccountingTmpEvent record. |
| parmActiveCurrency | Gets the active currency code. |
| parmActiveLedger | Gets the active ledger name. |
| parmReportingCurrencyCreditTotal | Get the reporting currency credit total amount. |
| parmReportingCurrencyDebitTotal | Get the reporting currency debit total amount. |
| parmSourceDocumentHeader | Gets the active SourceDocumentHeader record. |
| parmSubledgerJournalAccountEntryFormView | Gets or sets the _subledgerJournalAccountEntryFormView parameter. |
| parmTransactionCurrencyCreditTotal | Get the transaction currency credit total amount. |
| parmTransactionCurrencyDebitTotal | Get the transaction currency debit total amount. |
| populateAccountingEventsForLines | Generates the form data source with accounting events for the source document lines. |
| populateAccountingTmpEvent | Generates the form data source with the active accounting event for a source document. |
| populateAllAccountingEvents | Generates the form data source that contains all the accounting events for the source document. |
| populateSourceDocumentLineTmpJournalize | Generates a temporary record to hold the selected source document lines. |
| populateSummarizedJournalAccountEntries | Generates the form data source that contains the active accounting event for the source document. |
| postingTypeCorr_RU | Returns a posting type of the corresponding transaction. |
| setAccountingTmpEventDataSource | Sets the AccountingTmpEvent record. |
| setActiveAccountingEvent | Set the changed accounting event as the active one and generates the data source with the active accounting event. |
| setActiveSourceDocument | Set the active source document and generates the data source. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| subledgerJournalAccEntrySummaryActived | Handles the started event of the subledger journal account entry. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| totalCurrencyCodeChanged | Handles the total currency code change. |
| 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.) |
| ::construct | Initializes an instance of the SubledgerJournalAccountEntryViewModel class. |
| ::newFromSubledgerJournalAccountEntryView | Create an instance of the SubledgerJournalAccountEntryViewModel class. |
Object Class
SubledgerJournalAccountEntryViewModel Class
SubledgerJournalAccEntryVwMod_MulDoc_RU Class
SubledgerJournalAccountEntryViewModel Class
SubledgerJournalAccEntryVwMod_MulDoc_RU Class
Community Additions
ADD
Show: