BankReconciliationMatchingRuleQuery Class [AX 2012]
| Method | Description | |
|---|---|---|
| buildQuery | Builds the query for specified matching rule line type. |
| calculateCompareFieldExpression | Calculates the expression. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| convertCalculationResultToCompareValue | Converts the calculation result to value for query. |
| convertFieldValueToStringForCalculation | Converts field value to string for calculation. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getCompareValue | Gets the comparing value based on the specified BankReconciliationMatchRuleLine record. |
| getCompareValueFromField | Gets the comparing value from field value and compared value in the rule line. |
| getDocumentTmp | Gets the BankReconciliationDocumentOpenTmp record. |
| getIsMatchedFieldNum | Gets the field number of matched status for the query. |
| getQueryRunForSearching | Gets the query run of searching via specified matching rule line type and given buffer. |
| getQueryTableNum | Gets the table number for the query. |
| getRangeValueString | Gets the range value based on operator and compared value. |
| getStatementTmp | Gets the BankReconciliationStatementOpenTmp record. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initializeBaseQuery | Initialize the query. |
| isQueryRunOfSearchingRequired | Indicates whether query run of searching is required. |
| new | Initializes a new instance of the BankReconciliationMatchingRuleQuery 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.) |
| parmBankReconciliationMatchRuleRecId | Gets or sets the BankReconciliationMatchRuleRecId parameter. |
| parmComparedStatementTmpBuffer | Gets or sets the ComparedStatementTmpBuffer parameter. |
| setQueryRanges | Sets the query ranges value according to the current record by comparing the statement. |
| setQueryRunRecord | Sets record for each data source of the specified QueryRun object. |
| 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.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Constructs an instance of the BankReconciliationMatchingRuleQuery object for matching query. |
Community Additions
ADD
Show: