TaxModelTaxable_IN Interface [AX 2012]

The interface of the document line supporting the Indian Tax.

Syntax

interface TaxModelTaxable_IN

Run On

Called

Methods

  Method Description
JJ788601.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ788601.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ788601.pubmethod(en-us,AX.60).gif getAssessableValueTransactionCurrency Gets the assessable value of the document line.
JJ788601.pubmethod(en-us,AX.60).gif getCustTable Gets the CustTable based on the cust account on the transaction line.
JJ788601.pubmethod(en-us,AX.60).gif getDocumentLineExtensionMap Gets the extension map TaxModelDocLineExtensionIN of the documentLineMap.
JJ788601.pubmethod(en-us,AX.60).gif getDocumentLineMainTableId Gets the TableId of the document line main table.
JJ788601.pubmethod(en-us,AX.60).gif getDocumentLineMainTableRecId Gets the RecId of the document line main table.
JJ788601.pubmethod(en-us,AX.60).gif getDocumentLineOriginalTable Gets the SalesPurchJournalLine_IN of the document line original table.
JJ788601.pubmethod(en-us,AX.60).gif getInventTransId Gets the InventTransId of the document line.
JJ788601.pubmethod(en-us,AX.60).gif getItemId Gets the ItemId of the document line.
JJ788601.pubmethod(en-us,AX.60).gif getMaximumRetailPriceTransactionCurrency Gets the maximum retail price of the document line.
JJ788601.pubmethod(en-us,AX.60).gif getOriginalTaxModelTaxable Gets the original TaxModelTaxable_IN of the document line.
JJ788601.pubmethod(en-us,AX.60).gif getQuantity Gets the quantity from the transaction line.
JJ788601.pubmethod(en-us,AX.60).gif getReferenceTaxModelDocLine Gets the reference TaxModel doc line.
JJ788601.pubmethod(en-us,AX.60).gif getTaxCode Gets the tax code for the transaction line.
JJ788601.pubmethod(en-us,AX.60).gif getTaxDirection Gets the tax direction.
JJ788601.pubmethod(en-us,AX.60).gif getTaxGroup Gets the tax group for the transaction line.
JJ788601.pubmethod(en-us,AX.60).gif getTaxInfomationTable Gets the TaxInformation_IN based on the tax location.
JJ788601.pubmethod(en-us,AX.60).gif getTaxItemGroup Gets the item tax group for the transaction line.
JJ788601.pubmethod(en-us,AX.60).gif getTaxLocationRefRecId Gets the tax location RefRecId on the transaction.
JJ788601.pubmethod(en-us,AX.60).gif getTaxLogisticsPostalAddressTable Gets the tax LogisticsPostalAddress of this transaction document line.
JJ788601.pubmethod(en-us,AX.60).gif getTaxRateBasingDate Gets the tax rate basing date for the given tax type.
JJ788601.pubmethod(en-us,AX.60).gif getTaxRegistrationNumber Gets the TaxRegistrationNumber_IN of the tax registration based on the given tax type.
JJ788601.pubmethod(en-us,AX.60).gif getTaxRegistrationNumberRefRecId Gets the RecId of the tax registration based on the given tax type.
JJ788601.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ788601.pubmethod(en-us,AX.60).gif getTransactionType Gets TaxModelTransactionType_IN of the transaction
JJ788601.pubmethod(en-us,AX.60).gif getTransDate Gets the Transaction posting date
JJ788601.pubmethod(en-us,AX.60).gif getVendTable Gets the VendTable based on the vendor account on the transaction line.
JJ788601.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ788601.pubmethod(en-us,AX.60).gif init Init the domain object The method should only be called by the TaxModelDocLineFactoryable_IN classes.
JJ788601.pubmethod(en-us,AX.60).gif isBasedOnReferenceTaxModelDocLine Determines if the doc line is based on reference taxmodel doc line or not.
JJ788601.pubmethod(en-us,AX.60).gif isForegin To determine if the transaction is related to a foregin account.
JJ788601.pubmethod(en-us,AX.60).gif isPayment To determine if the transaction is a payment or not.
JJ788601.pubmethod(en-us,AX.60).gif isTaxTypeAttached Check to see if the transaction document has the given TaxType_INTaxCode
JJ788601.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
JJ788601.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.)
JJ788601.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.)
JJ788601.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ788601.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ788601.pubmethod(en-us,AX.60).gif setBaseModel Sets the base Model.
JJ788601.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ788601.pubmethod(en-us,AX.60).gif shouldPostTaxTrans To determine if tax transaction should be posted or not.
JJ788601.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ788601.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.)
JJ788601.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ788601.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  TaxModelTaxable_IN Interface