SubledgerJournalAccountEntryFormView Class [AX 2012]
The SubledgerJournalAccountEntryFormView class.
| Method | Description | |
|---|---|---|
| accountingEventLookup | The accounting event lookup event handler. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| changeAccountEntrySummary | Changes the active SubledgerJournalAccountEntryTmpSummary record. |
| changeAccountingEvent | Change the active accounting event. |
| changedAccountEntrySummaryEventHandler | The changed subledger journal account entry summary event handler delegate. |
| changedAccountingEventHandler | The changed accounting event type event handler delegate. |
| changedTotalCurrencyEventHandler | The changed total currency code event handler delegate. |
| changedTotalLedgerEventHandler | The changed total ledger event handler delegate. |
| changeTotalCurrency | Change the total currency code. |
| changeTotalLedger | Change the total ledger. |
| changingAccountEntrySummaryEventHandler | The changing subledger journal account entry summary event handler delegate. |
| changingAccountingEventHandler | The changing accounting event type event handler delegate. |
| changingTotalCurrencyEventHandler | The changing total currency code event handler delegate. |
| changingTotalLedgerEventHandler | The changing total ledger event handler delegate. |
| datasource_beforeExecuteQuery_RU | Performs the 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 an instance of the SubledgerJournalAccountEntryFormView class. |
| initControls | Initializes the subledger journal account entry form controls. |
| initDataSource | Initializes the subledger journal account entry form data source. |
| initExtensionMap | Initializes the extension map of the subledger journal account entry form view. |
| initFieldControls | Initializes the form view field controls. |
| initGroupControls | Initializes the form-view group controls. |
| initializedViewEventHandler | Represents the initialized view event handler delegate. |
| initializeView | Represents the initialize view event handler. |
| initializingViewEventHandler | Represents the initializing view event handler delegate. |
| initLedgerDimensionAccountController | Represents the initialize the ledger dimension account controller. |
| initSourceDocumentHeader | Initializes the source document header. |
| initSubledgerJournalAccEntryViewModel | Initializes the subledger journal account entry view model. |
| initView | Represents the initialize view event handler. |
| initViewForAccountingCurrencyAmount | Initializes the view for accounting currency code and amounts. |
| initViewForAccountingEvent | Initializes the view for the active accounting event. |
| initViewForJournalNumber | Initializes the view for the subledger journal number. |
| initViewForLedger | Initializes the view for the ledger. |
| initViewForReportingCurrencyAmount | Initializes the view for the reporting currency code and amounts. |
| initViewForTotalCurrencyCode | Represents the initialize view for active total currency code. |
| 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.) |
| parmAccountingTmpEventId | Gets or sets the RefRecID parameter. |
| parmShowTransModeControl_RU | Gets or sets the ShowTransModeControl_RU parameter. |
| parmSourceDocumentHeader | Gets the SourceDocumentHeader parameter. |
| parmSubledgerDatasource | Gets the form data source. |
| parmSubledgerFormRun | Get the form run object. |
| parmSubledgerJournalAccEntryViewModel | Get an instance of the SubledgerJournalAccountEntryViewModel class. |
| refreshForm | Refreshes the form data source. |
| registerOverloadMethods | Registers the form control override methods. |
| setFormControls | Sets the form controls. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| showTransModeControl_selectionChange_RU | |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| 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 | Creates an instance of the SubledgerJournalAccountingEntryFormView class. |
| ::newFromParameters | Constructs an instance of the SubledgerJournalAccountingEntryFormView class from a FormRun object. |
Community Additions
ADD
Show: