TaxReportSetOffHrchyChangeTask_IN Class [AX 2012]
Tasks that update un-settled tax transactions within the sepecified time scope using the specified tax report hierarchy.
| Method | Description | |
|---|---|---|
| buildFailureLog | Record the failure log for the invalid tax transaction.An invalid tax transaction will be identified with two fields 1) Voucher 2) TransDate |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| changeSetOffHierarchy | Changes the setoff hierarchy for tax transactions. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getFromDate | Gets the From date of the task. |
| getHierarchyVersion | Gets the TaxReportHierarchyVersion_IN record of the task. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getToDate | Gets the To date of the task. |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | Tasks that update un-settled tax transactions within the sepecified time scope using the specified tax report hierarchy. |
| new | Initializes a new instance of the TaxReportSetOffHrchyChangeTask_IN 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.) |
| 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 | Initializes a new instance of the TaxReportSetOffHrchyChangeTask_IN class. |
| ::newTask | Creates and initalizes a new instance TaxReportSetOffHrchyChangeTask_IN. |
Community Additions
ADD
Show: