TaxTransExtensionHandler_IN Class [AX 2012]

The TaxTransExtensionHandler_IN class handles the tax transaction extension.

class TaxTransExtensionHandler_IN

Run On

Called

  MethodDescription
JJ754164.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ754164.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ754164.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ754164.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ754164.pubmethod(en-us,AX.60).gif init Initializes the TaxTrans extension.
JJ754164.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
JJ754164.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
JJ754164.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
JJ754164.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ754164.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ754164.pubmethod(en-us,AX.60).gif post Posts the TaxTrans extension.
JJ754164.protmethod(en-us,AX.60).gif setBasicData Sets the basic data of the tax transaction extension handler.
JJ754164.pubmethod(en-us,AX.60).gif setData Sets the data for the TaxTrans extension.
JJ754164.protmethod(en-us,AX.60).gif setDataAssetTable Sets the asset table data.
JJ754164.protmethod(en-us,AX.60).gif setDataCompanyInfo Sets the company information data.
JJ754164.protmethod(en-us,AX.60).gif setDataCustInvoiceJour Sets the customer invoice journal data.
JJ754164.protmethod(en-us,AX.60).gif setDataCustInvoiceTable Sets the customer invoice table data.
JJ754164.protmethod(en-us,AX.60).gif setDataCustInvoiceTrans Sets the customer invoice transaction data.
JJ754164.protmethod(en-us,AX.60).gif setDataCustTable Sets the customer table data.
JJ754164.protmethod(en-us,AX.60).gif setDataInventDim Sets the inventory dimension data.
JJ754164.protmethod(en-us,AX.60).gif setDataInventJournalTrans Sets the inventory journal transaction data.
JJ754164.protmethod(en-us,AX.60).gif setDataInventQualityOrderTable Sets the inventory quality order table data.
JJ754164.protmethod(en-us,AX.60).gif setDataInventTransferLine Sets the inventory transfer line data.
JJ754164.protmethod(en-us,AX.60).gif setDataInventTransferParmLine Sets the inventory transfer parm line data.
JJ754164.protmethod(en-us,AX.60).gif setDataLedgerJournalTrans Sets the ledger journal transaction data.
JJ754164.protmethod(en-us,AX.60).gif setDataMiscCharge Sets the miscellaneous charge data.
JJ754164.protmethod(en-us,AX.60).gif setDataProjCostTrans Sets the project cost transaction data.
JJ754164.protmethod(en-us,AX.60).gif setDataProjInvoiceJour Sets the project invoice journal data.
JJ754164.protmethod(en-us,AX.60).gif setDataProjItemTrans Sets the project item transaction data.
JJ754164.protmethod(en-us,AX.60).gif setDataProjOnAccTrans Sets the project on-account transaction data.
JJ754164.protmethod(en-us,AX.60).gif setDataPurchLine Sets the purchase line data.
JJ754164.protmethod(en-us,AX.60).gif setDataSalesLine Sets the sales line data.
JJ754164.protmethod(en-us,AX.60).gif setDataTaxParameters Sets the tax parameter data.
JJ754164.protmethod(en-us,AX.60).gif setDataTransactions Sets the transaction data.
JJ754164.protmethod(en-us,AX.60).gif setDataVendInvoiceJour Sets the vendor invoice journal data.
JJ754164.protmethod(en-us,AX.60).gif setDataVendInvoiceTrans Sets the vendor invoice transaction data.
JJ754164.protmethod(en-us,AX.60).gif setDataVendTable Sets the vendor table data.
JJ754164.pubmethod(en-us,AX.60).gif setTaxModelTaxable Sets the taxModel object.
JJ754164.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ754164.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ754164.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
JJ754164.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ754164.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Top

Community Additions

ADD
Show: