TaxInquiryArguments_IN Class [AX 2012]
Class is used to set or get tax inquiry arguments.
| 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.) |
| getComponentGroup | Gets the component group of the tax inquiry arguments. |
| getECCNumber | Gets the ECC number. |
| getExciseRegister | Gets excise register. |
| getFooterNote | Gets the footer note description. |
| getFormList | Gets the form list control. |
| getFromDate | Gets the from date information. |
| getFromDateTime | Gets the from date time. |
| getHeaderNote | Gets the header note description. |
| getIECNumber | Gets the iec number. |
| getIsFooterNoteVisible | Gets the footer note visible information. |
| getIsHeaderNoteVisible | Gets the header note visible information. |
| getQueryRun | Gets the running query. |
| getRegistrationNumber | Gets the registration number. |
| getSettlementPeriod | Gets the settlement period. |
| getSTCNumber | Gets the STC number. |
| getTANNumber | Gets the tax withhold register number rec id. |
| getTaxAccountGroup | Gets the tax account group. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getTIN | Gets the tax registration number rec id. |
| getToDate | Gets the to date information. |
| getToDateTime | Gets the to date time. |
| getWithhholdingTaxSettlementPeriod | Gets the withholding tax settlement period. |
| 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.) |
| parmTaxWithholdType | Gets or sets the TaxWithholdType parameter. |
| setComponentGroup | Sets the component group information. |
| setECCNumber | Sets the ECC number. |
| setExciseRegister | Sets the excise register. |
| setFooterNote | Sets the footer note information. |
| setFormList | Sets the form list. |
| setFromDate | Sets the from date information. |
| setFromDateTime | Sets the from date time information. |
| setHeaderNote | Sets header note. |
| setIECNumber | Sets the IEC number information. |
| setIsFooterNoteVisible | Sets the footer note visible information. |
| setIsHeaderNoteVisible | Set the header note visible information. |
| setQueryRun | Sets the running query. |
| setRegistrationNumber | Sets the registration number. |
| setSettlementPeriod | Sets the settlement period information. |
| setSTCNumber | Sets the STC number information. |
| setTANNumber | Sets the tan number information. |
| setTaxAccountGroup | Sets the tax account group information. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setTIN | Sets the tax identification number. |
| setToDate | Sets the to date information. |
| setToDateTime | Sets the to date time information. |
| setWithholdingTaxSettlementPeriod | Sets withholding tax settlement period. |
| 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: