TaxFiscalDocumentCalcTax_BR Class [AX 2012]

The TaxFiscalDocumentCalcTax_BR class calculates tax amounts and provides data to the tax engine for tax fiscal documents.

Syntax

class TaxFiscalDocumentCalcTax_BR extends TradeCalcTax

Run On

Called

Methods

  Method Description
JJ750808.pubmethod(en-us,AX.60).gif allowSingleLineAdjustment Indicates whether the transaction supports adjusting a single line. (Inherited from TradeCalcTax.)
JJ750808.pubmethod(en-us,AX.60).gif amounts Retrieves the total amounts of the fiscal document.
JJ750808.pubmethod(en-us,AX.60).gif baseAmountInclTax Retrieves the amount, including taxes.
JJ750808.pubmethod(en-us,AX.60).gif calcTax Calculates the taxes. (Overrides the calcTax Method.)
JJ750808.pubmethod(en-us,AX.60).gif calcWithholdTax_IN Calculates withhold tax. (Inherited from TradeCalcTax.)
JJ750808.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ750808.protmethod(en-us,AX.60).gif createEnumerableFactory (Inherited from TradeCalcTax.)
JJ750808.pubmethod(en-us,AX.60).gif currencyCode Retrieves the currency code for this tax fiscal document.
JJ750808.pubmethod(en-us,AX.60).gif deliveryDate Retrieves the delivery date of the tax fiscal document.
JJ750808.pubmethod(en-us,AX.60).gif documentDate Retrieves the document date of the tax fiscal document.
JJ750808.pubmethod(en-us,AX.60).gif doTaxGroupExistsForDocument Gets a value that indicates whether a tax group exists for any line of the document. (Inherited from TradeCalcTax.)
JJ750808.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ750808.pubmethod(en-us,AX.60).gif getTaxAdjustmentDetailDescription Gets the description of the tax adjustment detail for the specified tax source. (Inherited from TradeCalcTax.)
JJ750808.pubmethod(en-us,AX.60).gif getTaxAdjustmentDetailReference Gets the reference of the tax adjustment detail for the specified tax source. (Inherited from TradeCalcTax.)
JJ750808.pubmethod(en-us,AX.60).gif getTaxAdjustmentDetailType Gets the type of the tax adjustment detail for the specified tax source. (Inherited from TradeCalcTax.)
JJ750808.protmethod(en-us,AX.60).gif getTaxFiscalDocument Retrieves the Tax object that is related to this tax fiscal document.
JJ750808.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ750808.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ750808.pubmethod(en-us,AX.60).gif initCursor Initializes the cursor to retrieve tax fiscal document lines.
JJ750808.pubmethod(en-us,AX.60).gif invoiceDate Retrieves the invoice date. (Overrides the invoiceDate Method.)
JJ750808.pubmethod(en-us,AX.60).gif lineExist Checks whether there is still any line that must be processed for this document.
JJ750808.pubmethod(en-us,AX.60).gif mcrGetReturnTaxTotal Returns the tax total related to the return portion of the order. (Inherited from TradeCalcTax.)
JJ750808.pubmethod(en-us,AX.60).gif new Creates a new instance of the TaxFiscalDocumentCalcTax_BR class for a given tax fiscal document.
JJ750808.pubmethod(en-us,AX.60).gif nextLine Retrieves the next tax fiscal document line.
JJ750808.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.)
JJ750808.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.)
JJ750808.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ750808.pubmethod(en-us,AX.60).gif operationAccount Retrieves the LedgerDimensionDefaultAccount default account that is used to post this fiscal document.
JJ750808.pubmethod(en-us,AX.60).gif operationPosting Retrieves the ledger posting type of this tax fiscal document.
JJ750808.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ750808.protmethod(en-us,AX.60).gif parmContract Gets the Contract parameter. (Inherited from TradeCalcTax.)
JJ750808.protmethod(en-us,AX.60).gif parmEnumerableFactory Gets or sets the EnumerableFactory parameter. (Inherited from TradeCalcTax.)
JJ750808.pubmethod(en-us,AX.60).gif parmGoodsInRouteId_RU Gets or sets the GoodsInRouteId_RU parameter. (Inherited from TradeCalcTax.)
JJ750808.pubmethod(en-us,AX.60).gif parmInvoicePostingType_RU Gets or sets the InvoicePostingType_RU parameter. (Inherited from TradeCalcTax.)
JJ750808.pubmethod(en-us,AX.60).gif parmSkipLineMarkup Gets or sets the SkipLineMarkup parameter. (Inherited from TradeCalcTax.)
JJ750808.pubmethod(en-us,AX.60).gif parmSkipTableMarkup Gets or sets the SkipTableMarkup parameter. (Inherited from TradeCalcTax.)
JJ750808.pubmethod(en-us,AX.60).gif post Posts the taxes of this tax fiscal document. (Overrides the post Method.)
JJ750808.pubmethod(en-us,AX.60).gif recID Retrieves the record ID of the tax fiscal document.
JJ750808.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ750808.pubmethod(en-us,AX.60).gif tableId Retrieves the table ID of the tax fiscal document.
JJ750808.pubmethod(en-us,AX.60).gif tax (Inherited from TradeCalcTax.)
JJ750808.pubmethod(en-us,AX.60).gif taxWithholdCalculation_IN Gets or sets the TaxWithholdCalculation_IN instance. (Inherited from TradeCalcTax.)
JJ750808.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ750808.pubmethod(en-us,AX.60).gif totalTaxAmountBySign_RU Returns the actual tax amount. (Inherited from TradeCalcTax.)
JJ750808.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. (Inherited from TradeCalcTax.)
JJ750808.pubmethod(en-us,AX.60).gif transLineAmount Retrieves the amount of the current line.
JJ750808.pubmethod(en-us,AX.60).gif transQty Returns the item quantity of the current line.
JJ750808.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.)
JJ750808.pubmethod(en-us,AX.60).gif useDetailsSalesTaxAdjustmentType Indicates whether tax calculation uses detailed level sales tax adjustments. (Inherited from TradeCalcTax.)
JJ750808.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ750808.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ750808.pubmethod(en-us,AX.60).gif JJ750808.static(en-us,AX.60).gif ::construct Initializes a new instance of the TaxFiscalDocumentCalcTax_BR class.

Top

Inheritance Hierarchy

Object Class
  TradeCalcTax Class
    TaxFiscalDocumentCalcTax_BR Class