BankReconciliationMatchRuleFormView Class [AX 2012]
| Method | Description | |
|---|---|---|
| activeMatchRulePost | Calls after BankReconciliationMatchRule buffer is active. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| clickEditDocumentAllowDiffAmountCtrl | Is called after the user clicks the control for allowing a different amount. |
| clickEditDocumentAllowDiffDateCtrl | Calls after clicking control of allowing different date. |
| clickEditOrigStatementAllowDiffDateCtrl | Calls after clicking control of allowing different date. |
| deleteMatchRulePost | Performs actions after deleting BankReconciliationMatchRule record. |
| enterValueControl | Indicates whether a lookup button is displayed when you enter a value into the control. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| formInitPost | Handles the event after the specified form is initialized. |
| getFieldLookupRestrictedTypeSet | Gets the set of restricted type of fields which to be looked up. |
| 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 BankReconciliationMatchRuleFormView class. |
| initControls | Initializes the form view controls. |
| initMatchRulePost | Handles event after data source of given buffer is initialized. |
| initMatchRuleViewModel | Initializes the bank reconciliation matching rule view model. |
| initRuleLineDocumentPost | Handles event after data source of given buffer is initialized. |
| initRuleLineOrigStatementPost | Handles event after data source of given buffer is initialized. |
| initRuleLineStatementPost | Handles event after data source of given buffer is initialized. |
| initValueRuleLineDocumentPost | Initializes values of BankReconciliationMatchRuleLine buffer for finding bank documents. |
| initValueRuleLineOrigStatementPost | Initializes values of the BankReconciliationMatchRuleLine buffer for finding original statement lines. |
| initValueRuleLineStatementPost | Initializes values of BankReconciliationMatchRuleLine buffer for finding statement lines. |
| linkActiveRuleLineDocumentPre | Handles event before data source of matching rule line for document link active. |
| linkActiveRuleLineOrigStatementPre | Handles event before data source of matching rule line for original statement link active. |
| linkActiveRuleLineStatementPre | Handles event before data source of matching rule line for statement link active. |
| lookupValueControl | Performs lookup value control. |
| modifyMatchActionType | Executes after modifying the MatchActionType field of the BankReconciliationMatchRule table. |
| modifyRuleId | Executes after the rule id field is modified. |
| modifySearchMatchingEntry | Executes after modifying the SearchMatchingEntry field of the BankReconciliationMatchRule table. |
| new | Initializes a new instance of the BankReconciliationMatchRuleFormView class. |
| 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.) |
| parmDSMatchRule | Gets or sets the DSMatchRule parameter. |
| parmDSMatchRuleLineDocument | Gets or sets the DSMatchRuleLineDocument parameter. |
| parmDSMatchRuleLineOrigStatement | Gets or sets the DSMatchRuleLineOrigStatement parameter. |
| parmDSMatchRuleLineStatement | Gets or sets the DSMatchRuleLineStatement parameter. |
| parmMatchRuleFormRun | Gets or sets the MatchRuleFormRun parameter. |
| performLookup | Looks up the table field. |
| queryAddRangeMatchRuleLineType | Adds data source range of matching rule line type. |
| queryAddRangeSysGeneratedType | Adds data source range of system generated type. |
| setControlsAccess | Sets controls access. |
| setDocumentDiffAmountControlsAccess | Sets the access property of the controls for the different amount for the bank document. |
| setDocumentDiffDateControlsAccess | Sets access property of control of different days for bank document. |
| setOrigStatementDiffDateControlsAccess | Sets access property of control of different days for original bank statement line. |
| 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.) |
| updateDesignOfActionType | Updates tab layout in case action type is changed. |
| updateDesignOfSearchMatchingEntry | Updates the tab layout in case searching matching entry is changed. |
| 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 BankReconciliationMatchRuleFormView class. |
Community Additions
ADD
Show: