DeliverySlipCalcTax_BR Class [AX 2012]

Calculates delivery slip taxes extends TradeCalcTax class.

Syntax

class DeliverySlipCalcTax_BR extends TradeCalcTax

Run On

Server

Methods

  Method Description
JJ723265.pubmethod(en-us,AX.60).gif allowSingleLineAdjustment Indicates whether the transaction supports adjusting a single line. (Inherited from TradeCalcTax.)
JJ723265.pubmethod(en-us,AX.60).gif calcTax This method is overridden in child classes to determine the tax. (Overrides the calcTax Method.)
JJ723265.pubmethod(en-us,AX.60).gif calcWithholdTax_IN Calculates withhold tax. (Inherited from TradeCalcTax.)
JJ723265.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ723265.protmethod(en-us,AX.60).gif createEnumerableFactory (Inherited from TradeCalcTax.)
JJ723265.pubmethod(en-us,AX.60).gif currencyCode This method is overridden in child classes to determine the currency code.
JJ723265.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.)
JJ723265.pubmethod(en-us,AX.60).gif endDisc This method is overridden in child classes to determine the discount.
JJ723265.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ723265.pubmethod(en-us,AX.60).gif exchRate This method is overridden in child classes to determine the exchange rates.
JJ723265.pubmethod(en-us,AX.60).gif exchRateSecondary This method is overridden in child classes to determine the secondary exchange rates.
JJ723265.pubmethod(en-us,AX.60).gif getSalesLine Gets the sales order line.
JJ723265.pubmethod(en-us,AX.60).gif getTaxAdjustmentDetailDescription Gets the description of the tax adjustment detail for the specified tax source. (Inherited from TradeCalcTax.)
JJ723265.pubmethod(en-us,AX.60).gif getTaxAdjustmentDetailReference Gets the reference of the tax adjustment detail for the specified tax source. (Inherited from TradeCalcTax.)
JJ723265.pubmethod(en-us,AX.60).gif getTaxAdjustmentDetailType Gets the type of the tax adjustment detail for the specified tax source. (Inherited from TradeCalcTax.)
JJ723265.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ723265.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ723265.pubmethod(en-us,AX.60).gif initCursor This method is overridden in child classes.
JJ723265.pubmethod(en-us,AX.60).gif invoiceDate Determines invoice date for the sales document. (Overrides the invoiceDate Method.)
JJ723265.pubmethod(en-us,AX.60).gif isTaxIncluded Indicates whether tax is included in the item price for the sales document.
JJ723265.pubmethod(en-us,AX.60).gif mcrGetReturnTaxTotal Returns the tax total related to the return portion of the order. (Inherited from TradeCalcTax.)
JJ723265.pubmethod(en-us,AX.60).gif new Intialize the instance of a new DeliverySlipCalcTax_BR object.
JJ723265.pubmethod(en-us,AX.60).gif nextLine This method is overridden in child classes to get the next line record.
JJ723265.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.)
JJ723265.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.)
JJ723265.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ723265.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ723265.protmethod(en-us,AX.60).gif parmContract Gets the Contract parameter. (Inherited from TradeCalcTax.)
JJ723265.protmethod(en-us,AX.60).gif parmEnumerableFactory Gets or sets the EnumerableFactory parameter. (Inherited from TradeCalcTax.)
JJ723265.pubmethod(en-us,AX.60).gif parmGoodsInRouteId_RU Gets or sets the GoodsInRouteId_RU parameter. (Inherited from TradeCalcTax.)
JJ723265.pubmethod(en-us,AX.60).gif parmInvoicePostingType_RU Gets or sets the InvoicePostingType_RU parameter. (Inherited from TradeCalcTax.)
JJ723265.pubmethod(en-us,AX.60).gif parmSkipLineMarkup Gets or sets the SkipLineMarkup parameter. (Inherited from TradeCalcTax.)
JJ723265.pubmethod(en-us,AX.60).gif parmSkipTableMarkup Gets or sets the SkipTableMarkup parameter. (Inherited from TradeCalcTax.)
JJ723265.pubmethod(en-us,AX.60).gif post Posts tax for the current document. (Inherited from TradeCalcTax.)
JJ723265.pubmethod(en-us,AX.60).gif recID Retrieves the value of the source Record Id.
JJ723265.pubmethod(en-us,AX.60).gif salesTableRecID This method is overridden in child classes to get the sales order record id.
JJ723265.pubmethod(en-us,AX.60).gif salesTableTableID This method is overridden in child classes to get the sales order table id.
JJ723265.pubmethod(en-us,AX.60).gif setTax This method is overridden in child classes to set the tax.
JJ723265.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ723265.pubmethod(en-us,AX.60).gif tableId Retrieves the value of the source table Id.
JJ723265.pubmethod(en-us,AX.60).gif tax Get the tax value. (Overrides the tax Method.)
JJ723265.pubmethod(en-us,AX.60).gif taxationOrigin Gets the default taxation origin from the invent table
JJ723265.pubmethod(en-us,AX.60).gif taxWithholdCalculation_IN Gets or sets the TaxWithholdCalculation_IN instance. (Inherited from TradeCalcTax.)
JJ723265.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ723265.pubmethod(en-us,AX.60).gif totalTaxAmountBySign_RU Returns the actual tax amount. (Inherited from TradeCalcTax.)
JJ723265.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.)
JJ723265.pubmethod(en-us,AX.60).gif transLineAmount This method is overridden in child classes to get the line amount.
JJ723265.pubmethod(en-us,AX.60).gif transLineAmountInclTax This method is overridden in child classes to get the line amount inclusive of tax.
JJ723265.pubmethod(en-us,AX.60).gif transPcsPrice This method is overridden in child classes to get the price per piece.
JJ723265.pubmethod(en-us,AX.60).gif transQty This method is overridden in child classes to get the quantity.
JJ723265.pubmethod(en-us,AX.60).gif transRecId Retrieves the value of the RecId field of the current order line.
JJ723265.pubmethod(en-us,AX.60).gif transTableId Retrieves the value of the TableId field of the current order line.
JJ723265.pubmethod(en-us,AX.60).gif transTaxGroup This method is overridden in child classes to get the tax group.
JJ723265.pubmethod(en-us,AX.60).gif transTaxItemGroup This method is overridden in child classes to get the tax item group.
JJ723265.pubmethod(en-us,AX.60).gif transTransId This method is overridden in child classes to get the transaction id.
JJ723265.pubmethod(en-us,AX.60).gif triangulation This method is overridden in child classes to get the euro triangulation date in sales record.
JJ723265.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.)
JJ723265.pubmethod(en-us,AX.60).gif useAndConsumption_BR Returns if the sales is for use and consumption
JJ723265.pubmethod(en-us,AX.60).gif useDetailsSalesTaxAdjustmentType Indicates whether tax calculation uses detailed level sales tax adjustments. (Inherited from TradeCalcTax.)
JJ723265.pubmethod(en-us,AX.60).gif useSalesTaxAdjustments Indicates whether to use sales tax adjustments.
JJ723265.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ723265.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ723265.pubmethod(en-us,AX.60).gif JJ723265.static(en-us,AX.60).gif ::construct Constructs an instance of the DeliverySlipCalcTax__DeliverySlip_BR class.

Top

Inheritance Hierarchy

Object Class
  TradeCalcTax Class
    DeliverySlipCalcTax_BR Class
      DeliverySlipCalcTax__DeliverySlip_BR Class