TrvDisputeManagement Class [AX 2012]
| Method | Description | |
|---|---|---|
| addDisputedTransactions | Disputes a set of transactions. |
| anyPotentialTemporaryCreditTransactions | Indicates whether an imported credit card transaction is a potential temporary credit for another disputed credit card transaction. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| changeDisputeStatustoSubmitted | Changes the dispute status of the disputed transactions to submitted. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getCreditCardsForWorker | Gets all of the credit cards that pertain to a worker. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| isPotentialTemporaryCredit | Indicates whether an imported credit card transaction is a potential temporary credit for another disputed credit card transaction. |
| 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.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| submitDisputes | Submits the disputes to the workflow and changes their status to submitted. |
| submitToWorkflow | Submits the disputes to the workflow. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| unmapDisputeRecId | Unmaps a transaction that corresponds to a mapped dispute. |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| userHasDisputedTransactions | Indicates whether the user has any disputed transactions. |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::findMappedExpenseLineForTemporaryCredit | Finds the mapped disputed expense transaction for a specified temporary credit card expense transaction. |
| ::getInstance |
Community Additions
ADD
Show: