SubledgerJournalOverviewFormView Class [AX 2012]
The SubledgerJournalOverviewFormView class is the subledger journal overview form view class.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| changedGeneralAccountEntryEventHandler | Represents the changed general journal account entry event handler. |
| changedShowAllTransactionsEventHandler | Represents the changed total show all transaction event handler. |
| changedSubledgerAccEntryEventHandler | Represents the changed subledger journal account entry event handler. |
| changedSubledgerJourEntryEventHandler | Represents the changed subledger journal entry event handler. |
| changedTotalCurrencyEventHandler | Represents the changed total currency code event handler. |
| changedTransactionVouchersEventHandler | Represents the changed transaction voucher event handler. |
| changeGeneralJournalAccountEntry | Changes the active GeneralJournalAccountEntry record. |
| changeShowAllTransactions | Changes the show all transaction option. |
| changeSubledgerJournalAccountEntry | Changes the active SubledgerJournalAccountEntry record. |
| changeSubledgerJournalEntry | Changes the active SubledgerJournalEntry record. |
| changeTotalCurrency | Changes the total currency code. |
| changeTransactionVouchers | Changes the transaction voucher. |
| changingGeneralAccountEntryEventHandler | Represents the changed general journal account entry event handler. |
| changingShowAllTransactionsEventHandler | Represents the changed show all transactions event handler. |
| changingSubledgerAccEntryEventHandler | Represents the changing subledger journal account entry event handler. |
| changingSubledgerJourEntryEventHandler | Represents the changed subledger journal entry event handler. |
| changingTotalCurrencyEventHandler | Represents the changing total currency code event handler. |
| changingTransactionVouchersEventHandler | Represents the changing transaction vouchers event handler. |
| correspondenceEnabled_RU | Returns a Boolean value that indicates whether the correspondence is enabled. |
| datasource_beforeExecuteQuery_RU | Performs actions before the executeQuery method is called. |
| 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.) |
| init | Initializes the SubledgerJournalOverviewFormView class. |
| initControls | Initializes the ledger dimension account controller. |
| initDataSource | Initializes the form data sources. |
| initExtensionMap | Initializes the extension map of the subledger journal overview form view. |
| initializedViewEventHandler | Represents the initialized view event handler delegate. |
| initializeView | Handles the initialize view event. |
| initializingViewEventHandler | Represents the initializing view event handler. |
| initLedgerDimensionAccountController | Initializes the ledger dimension account controller. |
| initSubledgerJournalOverviewViewModel | Initializes the subledger journal overview view model. |
| initView | Handles the initialize view event. |
| initViewForAccountingCurrencyAmount | Initializes the view for the accounting currency code and amounts. |
| initViewForGeneralJournalEntry | Initializes the view for the general journal entry. |
| initViewForReportingCurrencyAmount | Initializes the view for the reporting currency code and amounts. |
| initViewForShowAllTransactions | Initializes the view for the show all transactions combobox. |
| initViewForSubledgerJournalEntry | Initializes the view for the subledger journal entry. |
| ledgerDimensionJumpRef | Handles the ledger dimension jump reference event. |
| ledgerDimensionLoadAutoCompleteData | Handles the ledger dimension auto complete event. |
| ledgerDimensionLoadSegments | Handles the load ledger dimension segment event. |
| ledgerDimensionValidate | Validates the ledger 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.) |
| parmAccountingCurrencyControl | Gets or sets the accounting currency control. |
| parmAccountingCurrencyCreditControl | Gets or sets the accounting currency credit total control. |
| parmAccountingCurrencyDebitControl | Gets or sets the accounting currency debit total control. |
| parmAccountingCurrencyTotalGroupControl | Gets or sets the accounting currency group control. |
| parmAccountingDateControl | Gets or sets the accounting date control. |
| parmFormRun | Gets the form run object. |
| parmGeneralJournalDatasource | Gets or sets the general journal account entry data source. |
| parmLedgerDimensionControl | Gets or sets the ledger dimension form segmented entry control. |
| parmPostedSalesTaxControl | Gets or sets the posted sales tax button control. |
| parmReportingCurrencyControl | Gets or sets the reporting currency code control. |
| parmReportingCurrencyCreditControl | Gets or sets the reporting currency credit total control. |
| parmReportingCurrencyDebitControl | Gets or sets the reporting currency debit total control. |
| parmReportingCurrencyTotalGroupControl | Gets or sets the reporting currency group control. |
| parmShowAllTransactionsControl | Gets or sets the show all transactions control. |
| parmShowTransModeControl_RU | Gets or sets the ShowTransModeControl_RU parameter. |
| parmSubledgerDatasource | Gets or sets subledger journal account entry data source. |
| parmSubledgerJournalEntryDataSource | Gets or sets the SubledgerJournalEntryDataSource parameter. |
| parmSubledgerJournalOverviewViewModel | Gets an instance of the SubledgerJournalOverviewViewModel class. |
| parmTransactionLogControl | Gets or sets the transaction log control |
| parmTransactionTotalCurrencyControl | Gets or sets the transaction total currency code control. |
| parmTransactionVouchersControl | Gets or sets the transaction voucher control. |
| parmViewOriginalDocumentControl | Gets or sets the view original document button control. |
| parmVoucherNumberControl | Get or set the voucher number control. |
| postedSalesTaxButtonClicked | Displays the posted sales tax form. |
| registerOverloadMethods | Registers the form control override methods. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setTotalCurrencies | Sets the currencies for the transaction total amounts. |
| setTransactionVouchers | Sets the transaction vouchers. |
| showTransModeControl_selectionChange_RU | |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| transactionLogButtonClicked | Calls the transaction log form. |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| viewOriginalDocumentButtonClicked | Shows the original document transaction form. |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Creates an instance of the SubledgerJournalOverviewFormView class. |
| ::newFromParameters | Constructs an instance of the SubledgerJournalOverviewFormView class from a FormRun object. |
Community Additions
ADD
Show: