BankReconciliationMatchingRuleQuery Class [AX 2012]

class BankReconciliationMatchingRuleQuery

Run On

Called

  MethodDescription
JJ749487.protmethod(en-us,AX.60).gif buildQuery Builds the query for specified matching rule line type.
JJ749487.privmethod(en-us,AX.60).gif calculateCompareFieldExpression Calculates the expression.
JJ749487.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ749487.privmethod(en-us,AX.60).gif convertCalculationResultToCompareValue Converts the calculation result to value for query.
JJ749487.privmethod(en-us,AX.60).gif convertFieldValueToStringForCalculation Converts field value to string for calculation.
JJ749487.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ749487.protmethod(en-us,AX.60).gif getCompareValue Gets the comparing value based on the specified BankReconciliationMatchRuleLine record.
JJ749487.protmethod(en-us,AX.60).gif getCompareValueFromField Gets the comparing value from field value and compared value in the rule line.
JJ749487.privmethod(en-us,AX.60).gif getDocumentTmp Gets the BankReconciliationDocumentOpenTmp record.
JJ749487.protmethod(en-us,AX.60).gif getIsMatchedFieldNum Gets the field number of matched status for the query.
JJ749487.pubmethod(en-us,AX.60).gif getQueryRunForSearching Gets the query run of searching via specified matching rule line type and given buffer.
JJ749487.protmethod(en-us,AX.60).gif getQueryTableNum Gets the table number for the query.
JJ749487.protmethod(en-us,AX.60).gif getRangeValueString Gets the range value based on operator and compared value.
JJ749487.privmethod(en-us,AX.60).gif getStatementTmp Gets the BankReconciliationStatementOpenTmp record.
JJ749487.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ749487.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ749487.protmethod(en-us,AX.60).gif initializeBaseQuery Initialize the query.
JJ749487.privmethod(en-us,AX.60).gif isQueryRunOfSearchingRequired Indicates whether query run of searching is required.
JJ749487.protmethod(en-us,AX.60).gif new Initializes a new instance of the BankReconciliationMatchingRuleQuery class.
JJ749487.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
JJ749487.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
JJ749487.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ749487.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ749487.pubmethod(en-us,AX.60).gif parmBankReconciliationMatchRuleRecId Gets or sets the BankReconciliationMatchRuleRecId parameter.
JJ749487.pubmethod(en-us,AX.60).gif parmComparedStatementTmpBuffer Gets or sets the ComparedStatementTmpBuffer parameter.
JJ749487.protmethod(en-us,AX.60).gif setQueryRanges Sets the query ranges value according to the current record by comparing the statement.
JJ749487.protmethod(en-us,AX.60).gif setQueryRunRecord Sets record for each data source of the specified QueryRun object.
JJ749487.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ749487.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ749487.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
JJ749487.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ749487.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ749487.pubmethod(en-us,AX.60).gif JJ749487.static(en-us,AX.60).gif ::construct Constructs an instance of the BankReconciliationMatchingRuleQuery object for matching query.
Top

Object Class
  BankReconciliationMatchingRuleQuery Class

Community Additions

ADD
Show: