TaxTransExtensionQuantityHandler_IN Class [AX 2012]

The TaxTransExtensionQuantityHandler_IN class is the handler of the tax transaction extension quantity.

class TaxTransExtensionQuantityHandler_IN extends TaxTransExtensionHandler_IN

Run On

Called

  MethodDescription
JJ792059.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ792059.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ792059.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ792059.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ792059.pubmethod(en-us,AX.60).gif init Initializes the TaxTrans extension. (Overrides the init Method.)
JJ792059.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
JJ792059.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.)
JJ792059.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.)
JJ792059.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ792059.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ792059.pubmethod(en-us,AX.60).gif post Posts the TaxTrans extension. (Inherited from TaxTransExtensionHandler_IN.)
JJ792059.protmethod(en-us,AX.60).gif setBasicData Sets the basic data of the tax transaction extension handler. (Inherited from TaxTransExtensionHandler_IN.)
JJ792059.pubmethod(en-us,AX.60).gif setData Sets the data for the TaxTrans extension. (Overrides the setData Method.)
JJ792059.protmethod(en-us,AX.60).gif setDataAssetTable Sets the asset table data. (Inherited from TaxTransExtensionHandler_IN.)
JJ792059.protmethod(en-us,AX.60).gif setDataCompanyInfo Sets the company information data. (Inherited from TaxTransExtensionHandler_IN.)
JJ792059.protmethod(en-us,AX.60).gif setDataCustInvoiceJour Sets the customer invoice journal data. (Inherited from TaxTransExtensionHandler_IN.)
JJ792059.protmethod(en-us,AX.60).gif setDataCustInvoiceTable Sets the customer invoice table data. (Inherited from TaxTransExtensionHandler_IN.)
JJ792059.protmethod(en-us,AX.60).gif setDataCustInvoiceTrans Sets the customer invoice transaction data. (Inherited from TaxTransExtensionHandler_IN.)
JJ792059.protmethod(en-us,AX.60).gif setDataCustTable Sets the customer table data. (Overrides the setDataCustTable Method.)
JJ792059.protmethod(en-us,AX.60).gif setDataInventDim Sets the inventory dimension data. (Inherited from TaxTransExtensionHandler_IN.)
JJ792059.protmethod(en-us,AX.60).gif setDataInventJournalTrans Sets the inventory journal transaction data. (Inherited from TaxTransExtensionHandler_IN.)
JJ792059.protmethod(en-us,AX.60).gif setDataInventQualityOrderTable Sets the inventory quality order table data. (Inherited from TaxTransExtensionHandler_IN.)
JJ792059.protmethod(en-us,AX.60).gif setDataInventTransferLine Sets the inventory transfer line data. (Inherited from TaxTransExtensionHandler_IN.)
JJ792059.protmethod(en-us,AX.60).gif setDataInventTransferParmLine Sets the inventory transfer parm line data. (Inherited from TaxTransExtensionHandler_IN.)
JJ792059.protmethod(en-us,AX.60).gif setDataLedgerJournalTrans Sets the ledger journal transaction data. (Inherited from TaxTransExtensionHandler_IN.)
JJ792059.protmethod(en-us,AX.60).gif setDataMiscCharge Sets the miscellaneous charge data. (Inherited from TaxTransExtensionHandler_IN.)
JJ792059.protmethod(en-us,AX.60).gif setDataPartyRegisteration Sets the party registration data.
JJ792059.protmethod(en-us,AX.60).gif setDataProjCostTrans Sets the project cost transaction data. (Inherited from TaxTransExtensionHandler_IN.)
JJ792059.protmethod(en-us,AX.60).gif setDataProjInvoiceJour Sets the project invoice journal data. (Inherited from TaxTransExtensionHandler_IN.)
JJ792059.protmethod(en-us,AX.60).gif setDataProjItemTrans Sets the project item transaction data. (Inherited from TaxTransExtensionHandler_IN.)
JJ792059.protmethod(en-us,AX.60).gif setDataProjOnAccTrans Sets the project on-account transaction data. (Inherited from TaxTransExtensionHandler_IN.)
JJ792059.protmethod(en-us,AX.60).gif setDataPurchLine Sets the purchase line data. (Inherited from TaxTransExtensionHandler_IN.)
JJ792059.protmethod(en-us,AX.60).gif setDataSalesLine Sets the sales line data. (Inherited from TaxTransExtensionHandler_IN.)
JJ792059.protmethod(en-us,AX.60).gif setDataTax Sets the tax data.
JJ792059.protmethod(en-us,AX.60).gif setDataTaxExcise Sets the excise tax data.
JJ792059.protmethod(en-us,AX.60).gif setDataTaxParameters Sets the tax parameter data. (Inherited from TaxTransExtensionHandler_IN.)
JJ792059.protmethod(en-us,AX.60).gif setDataTaxPeriod Sets the tax period data.
JJ792059.protmethod(en-us,AX.60).gif setDataTransactions Sets the transaction data. (Overrides the setDataTransactions Method.)
JJ792059.protmethod(en-us,AX.60).gif setDataVendInvoiceJour Sets the vendor invoice journal data. (Inherited from TaxTransExtensionHandler_IN.)
JJ792059.protmethod(en-us,AX.60).gif setDataVendInvoiceTrans Sets the vendor invoice transaction data. (Inherited from TaxTransExtensionHandler_IN.)
JJ792059.protmethod(en-us,AX.60).gif setDataVendPackingSlipJour Sets the vendor packing slip journal data.
JJ792059.protmethod(en-us,AX.60).gif setDataVendPackingSlipTrans Sets the vendor packing slip transaction data.
JJ792059.protmethod(en-us,AX.60).gif setDataVendTable Sets the vendor table data. (Overrides the setDataVendTable Method.)
JJ792059.pubmethod(en-us,AX.60).gif setTaxModelTaxable Sets the taxModel object. (Inherited from TaxTransExtensionHandler_IN.)
JJ792059.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ792059.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ792059.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.)
JJ792059.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ792059.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Top

Community Additions

ADD
Show: