TaxTransExtensionHandler_IN Class [AX 2012]
The TaxTransExtensionHandler_IN class handles the tax transaction extension.
| 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.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | Initializes the TaxTrans extension. |
| 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.) |
| post | Posts the TaxTrans extension. |
| setBasicData | Sets the basic data of the tax transaction extension handler. |
| setData | Sets the data for the TaxTrans extension. |
| setDataAssetTable | Sets the asset table data. |
| setDataCompanyInfo | Sets the company information data. |
| setDataCustInvoiceJour | Sets the customer invoice journal data. |
| setDataCustInvoiceTable | Sets the customer invoice table data. |
| setDataCustInvoiceTrans | Sets the customer invoice transaction data. |
| setDataCustTable | Sets the customer table data. |
| setDataInventDim | Sets the inventory dimension data. |
| setDataInventJournalTrans | Sets the inventory journal transaction data. |
| setDataInventQualityOrderTable | Sets the inventory quality order table data. |
| setDataInventTransferLine | Sets the inventory transfer line data. |
| setDataInventTransferParmLine | Sets the inventory transfer parm line data. |
| setDataLedgerJournalTrans | Sets the ledger journal transaction data. |
| setDataMiscCharge | Sets the miscellaneous charge data. |
| setDataProjCostTrans | Sets the project cost transaction data. |
| setDataProjInvoiceJour | Sets the project invoice journal data. |
| setDataProjItemTrans | Sets the project item transaction data. |
| setDataProjOnAccTrans | Sets the project on-account transaction data. |
| setDataPurchLine | Sets the purchase line data. |
| setDataSalesLine | Sets the sales line data. |
| setDataTaxParameters | Sets the tax parameter data. |
| setDataTransactions | Sets the transaction data. |
| setDataVendInvoiceJour | Sets the vendor invoice journal data. |
| setDataVendInvoiceTrans | Sets the vendor invoice transaction data. |
| setDataVendTable | Sets the vendor table data. |
| setTaxModelTaxable | Sets the taxModel 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.) |
Community Additions
ADD
Show: