BankReconciliationHeaderFormView Class [AX 2012]
The BankReconciliationHeaderFormView is form view of bank reconciliation header.
| Method | Description | |
|---|---|---|
| activeReconciliationPost | Perform actions after reconciliation active. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createReconciliationPost | Performs actions after the BankReconciliationHeader Record is created. |
| createReconciliationPre | Performs actions before the BankReconciliationHeader Record is created. |
| deleteReconciliationPost | Performs actions after it deletes a BankReconciliationHeader record. |
| designSelectionBankAccountIdField | Handles event when bank account ID is changed. |
| designSelectionChangeAllOpenReconciled | Handles the event when to display all, open, or reconciled control is changed. |
| designSelectionChangeShowUserCreateOnly | Handles event when show user created only control is changed. |
| displayInUseUserId | Displays the user ID of the user who is using the reconciliation header. |
| enableControlsActive | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| executeQueryReconciliationPost | Performs controling tasks after the data source query is executed. |
| executeQueryReconciliationPre | Executes data source query. |
| fieldModifiedAccountIdPost | Perform actions after account id field modified. |
| formClosePre | Called before form is closed. |
| formInitPost | Handles event after given form is initialized. |
| 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 BankReconciliationHeaderFormView class. |
| initControls | Initializes the form view controls. |
| initReconciliationPost | Handles event after data source of given buffer is initialized. |
| initReconciliationViewModel | Initializes the bank reconciliation view model. |
| initValueReconciliationPost | Initializes values of BankReconciliationHeader . |
| inUseBlockReconciliation | Sets the inUse value. |
| linkActiveReconciliationPre | Links an active BankReconciliationHeader record. |
| lockImageReconciliation | Gets the lock image. |
| 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.) |
| parmDSReconciliation | Gets or sets the DSReconciliation parameter. |
| parmReconciliationFormRun | Gets or sets the ReconciliationFormRun parameter. |
| queryAddRange | Adds data source ranges. |
| reReadReconciliationPost | Performs actions after reread reconciliation buffer. |
| 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.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateWriteReconciliationPost | Deletes a BankReconciliationHeader record. |
| valueAllOpenReconciled | Gets the value of show all/open/reconciled control. |
| wait | Pauses a process. (Inherited from Object.) |
| writeReconciliationPost | Calls after writing the BankReconciliationHeader record. |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Creates an instance of BankReconciliationHeaderFormView class. |
Community Additions
ADD
Show: