TaxTotalsArguments_IN Class [AX 2012]
Class is used to show the WHT inquiry from Tax Total.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getCustomsInquiryObject | Gets customs inquiry object. |
| getDirectTaxInquiryObject | Gets direct tax inquiry object. |
| getExciseInquiryObject | Gets excise inquiry object. |
| getFieldNames | Gets field names. |
| getFormDataSource | Gets form data source. |
| getFormList | Gets form list. |
| getIndirectTaxInquiryObject | Gets indirect tax inquiry object. |
| getSalesTaxInquiryObject | Gets sales tax inquiry object. |
| getSelectQuery | Gets select query. |
| getServiceTaxTransInquiryObject | Gets service tax transaction inquiry object. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getVATTransInquiryObject | Gets VAT transaction inquiry object. |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| 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.) |
| parmTaxType | Gets or sets the TaxType parameter. |
| parmTaxWithholdType | Gets or sets the TaxWithholdType parameter. |
| setCustomsInquiryObject | Sets customs inquiry object. |
| setDirectTaxInquiryObject | Sets direct tax inquiry object. |
| setExciseInquiryObject | Sets excise inquiry object. |
| setFieldNames | Sets field names. |
| setFormDataSource | Sets form data source. |
| setFormList | Sets form list. |
| setIndirectTaxInquiryObject | Sets indirect tax inquiry object. |
| setSalesTaxInquiryObject | Sets sales tax inquiry object. |
| setSelectQuery | Sets select query. |
| setServiceTaxTransInquiryObject | Sets service tax transaction inquiry. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setVATTransInquiryObject | Sets VAT transaction inquiry 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.) |
Community Additions
ADD
Show: