TradeCalcTax Class [AX 2012]

Syntax

class TradeCalcTax

Run On

Called

Methods

  Method Description
Gg826670.pubmethod(en-us,AX.60).gif allowSingleLineAdjustment Indicates whether the transaction supports adjusting a single line.
Gg826670.pubmethod(en-us,AX.60).gif calcTax
Gg826670.pubmethod(en-us,AX.60).gif calcWithholdTax_IN Calculates withhold tax.
Gg826670.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg826670.protmethod(en-us,AX.60).gif createEnumerableFactory
Gg826670.pubmethod(en-us,AX.60).gif doTaxGroupExistsForDocument Gets a value that indicates whether a tax group exists for any line of the document.
Gg826670.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg826670.pubmethod(en-us,AX.60).gif getTaxAdjustmentDetailDescription Gets the description of the tax adjustment detail for the specified tax source.
Gg826670.pubmethod(en-us,AX.60).gif getTaxAdjustmentDetailReference Gets the reference of the tax adjustment detail for the specified tax source.
Gg826670.pubmethod(en-us,AX.60).gif getTaxAdjustmentDetailType Gets the type of the tax adjustment detail for the specified tax source.
Gg826670.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg826670.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg826670.pubmethod(en-us,AX.60).gif invoiceDate
Gg826670.pubmethod(en-us,AX.60).gif mcrGetReturnTaxTotal Returns the tax total related to the return portion of the order.
Gg826670.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg826670.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.)
Gg826670.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.)
Gg826670.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg826670.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg826670.protmethod(en-us,AX.60).gif parmContract Gets the Contract parameter.
Gg826670.protmethod(en-us,AX.60).gif parmEnumerableFactory Gets or sets the EnumerableFactory parameter.
Gg826670.pubmethod(en-us,AX.60).gif parmGoodsInRouteId_RU Gets or sets the GoodsInRouteId_RU parameter.
Gg826670.pubmethod(en-us,AX.60).gif parmInvoicePostingType_RU Gets or sets the InvoicePostingType_RU parameter.
Gg826670.pubmethod(en-us,AX.60).gif parmSkipLineMarkup Gets or sets the SkipLineMarkup parameter.
Gg826670.pubmethod(en-us,AX.60).gif parmSkipTableMarkup Gets or sets the SkipTableMarkup parameter.
Gg826670.pubmethod(en-us,AX.60).gif post Posts tax for the current document.
Gg826670.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg826670.pubmethod(en-us,AX.60).gif tax
Gg826670.pubmethod(en-us,AX.60).gif taxWithholdCalculation_IN Gets or sets the TaxWithholdCalculation_IN instance.
Gg826670.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg826670.pubmethod(en-us,AX.60).gif totalTaxAmountBySign_RU Returns the actual tax amount.
Gg826670.pubmethod(en-us,AX.60).gif transferEnumerableFactory Transfers a TradeTotalsEnumerableFactory object into this class to use caches that are built up in the calling class.
Gg826670.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.)
Gg826670.pubmethod(en-us,AX.60).gif useDetailsSalesTaxAdjustmentType Indicates whether tax calculation uses detailed level sales tax adjustments.
Gg826670.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg826670.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  TradeCalcTax Class
    DeliverySlipCalcTax_BR Class
    InventTransferCalcTax_BR Class
    PurchCalcTax Class
    SalesCalcTax Class
    TaxFiscalDocumentCalcTax_BR Class