SalesQuotationCalcTax Class [AX 2012]

Syntax

class SalesQuotationCalcTax extends SalesCalcTax

Run On

Server

Methods

  Method Description
Gg809866.pubmethod(en-us,AX.60).gif allowSingleLineAdjustment Indicates whether the transaction supports adjusting a single line. (Inherited from TradeCalcTax.)
Gg809866.pubmethod(en-us,AX.60).gif calcTax (Overrides the calcTax Method.)
Gg809866.pubmethod(en-us,AX.60).gif calcWithholdTax_IN Calculates withhold tax. (Inherited from SalesCalcTax.)
Gg809866.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg809866.protmethod(en-us,AX.60).gif createEnumerableFactory (Inherited from TradeCalcTax.)
Gg809866.protmethod(en-us,AX.60).gif createMarkupQueryRun (Overrides the createMarkupQueryRun Method.)
Gg809866.pubmethod(en-us,AX.60).gif currencyCode (Overrides the currencyCode Method.)
Gg809866.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 SalesCalcTax.)
Gg809866.pubmethod(en-us,AX.60).gif endDisc (Overrides the endDisc Method.)
Gg809866.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg809866.pubmethod(en-us,AX.60).gif exchRate (Overrides the exchRate Method.)
Gg809866.pubmethod(en-us,AX.60).gif exchRateSecondary (Overrides the exchRateSecondary Method.)
Gg809866.pubmethod(en-us,AX.60).gif getSalesLine (Inherited from SalesCalcTax.)
Gg809866.pubmethod(en-us,AX.60).gif getSalesTotals Gets an instance of the SalesTotals class. (Inherited from SalesCalcTax.)
Gg809866.pubmethod(en-us,AX.60).gif getTaxAdjustmentDetailDescription Gets the description of the tax adjustment detail for the specified tax source. (Inherited from TradeCalcTax.)
Gg809866.pubmethod(en-us,AX.60).gif getTaxAdjustmentDetailReference Gets the reference of the tax adjustment detail for the specified tax source. (Inherited from TradeCalcTax.)
Gg809866.pubmethod(en-us,AX.60).gif getTaxAdjustmentDetailType Gets the type of the tax adjustment detail for the specified tax source. (Inherited from TradeCalcTax.)
Gg809866.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg809866.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg809866.pubmethod(en-us,AX.60).gif initCursor (Overrides the initCursor Method.)
Gg809866.pubmethod(en-us,AX.60).gif initCursorMarkup (Inherited from SalesCalcTax.)
Gg809866.pubmethod(en-us,AX.60).gif initCursorMarkupHeader (Inherited from SalesCalcTax.)
Gg809866.protmethod(en-us,AX.60).gif initCursorMarkupLine Initiates the cursor for line-related markup transactions. (Inherited from SalesCalcTax.)
Gg809866.pubmethod(en-us,AX.60).gif invoiceDate (Overrides the invoiceDate Method.)
Gg809866.pubmethod(en-us,AX.60).gif isTaxIncluded Indicates whether tax is included in the item price for the sales quotation document. (Overrides the isTaxIncluded Method.)
Gg809866.pubmethod(en-us,AX.60).gif markupAmount (Overrides the markupAmount Method.)
Gg809866.pubmethod(en-us,AX.60).gif markupDefaultDimension (Overrides the markupDefaultDimension Method.)
Gg809866.protmethod(en-us,AX.60).gif markupQueryRunGet (Overrides the markupQueryRunGet Method.)
Gg809866.protmethod(en-us,AX.60).gif markupQueryRunNext (Overrides the markupQueryRunNext Method.)
Gg809866.pubmethod(en-us,AX.60).gif markupTaxGroup (Overrides the markupTaxGroup Method.)
Gg809866.pubmethod(en-us,AX.60).gif markupTaxItemGroup (Overrides the markupTaxItemGroup Method.)
Gg809866.pubmethod(en-us,AX.60).gif mcrGetReturnTaxTotal Returns the tax total related to the return portion of the order. (Inherited from TradeCalcTax.)
Gg809866.pubmethod(en-us,AX.60).gif new (Overrides the new Method.)
Gg809866.pubmethod(en-us,AX.60).gif nextLine (Overrides the nextLine Method.)
Gg809866.pubmethod(en-us,AX.60).gif nextMarkupLine (Inherited from SalesCalcTax.)
Gg809866.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.)
Gg809866.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.)
Gg809866.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg809866.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg809866.protmethod(en-us,AX.60).gif parmContract Gets the Contract parameter. (Inherited from TradeCalcTax.)
Gg809866.protmethod(en-us,AX.60).gif parmEnumerableFactory Gets or sets the EnumerableFactory parameter. (Inherited from TradeCalcTax.)
Gg809866.pubmethod(en-us,AX.60).gif parmGoodsInRouteId_RU Gets or sets the GoodsInRouteId_RU parameter. (Inherited from TradeCalcTax.)
Gg809866.pubmethod(en-us,AX.60).gif parmInvoicePostingType_RU Gets or sets the InvoicePostingType_RU parameter. (Inherited from TradeCalcTax.)
Gg809866.pubmethod(en-us,AX.60).gif parmPostNegativeLinesAsStorno_RU Gets or sets a property that determines whether to post tax that is related to negative lines of a document as storno. (Inherited from SalesCalcTax.)
Gg809866.pubmethod(en-us,AX.60).gif parmSkipLineMarkup Gets or sets the SkipLineMarkup parameter. (Inherited from TradeCalcTax.)
Gg809866.pubmethod(en-us,AX.60).gif parmSkipTableMarkup Gets or sets the SkipTableMarkup parameter. (Inherited from TradeCalcTax.)
Gg809866.pubmethod(en-us,AX.60).gif post Posts tax for the current document. (Overrides the post Method.)
Gg809866.pubmethod(en-us,AX.60).gif projInvoiceParmTable Sets and gets the projInvoiceParmTable variable. (Inherited from SalesCalcTax.)
Gg809866.pubmethod(en-us,AX.60).gif recID (Overrides the recID Method.)
Gg809866.pubmethod(en-us,AX.60).gif salesMarkupRecId (Inherited from SalesCalcTax.)
Gg809866.pubmethod(en-us,AX.60).gif salesMarkupTableId (Inherited from SalesCalcTax.)
Gg809866.pubmethod(en-us,AX.60).gif salesTableRecID (Inherited from SalesCalcTax.)
Gg809866.pubmethod(en-us,AX.60).gif salesTableTableID (Inherited from SalesCalcTax.)
Gg809866.pubmethod(en-us,AX.60).gif setTax (Overrides the setTax Method.)
Gg809866.pubmethod(en-us,AX.60).gif setTaxMarkup (Inherited from SalesCalcTax.)
Gg809866.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg809866.pubmethod(en-us,AX.60).gif tableId (Overrides the tableId Method.)
Gg809866.pubmethod(en-us,AX.60).gif tax (Overrides the tax Method.)
Gg809866.pubmethod(en-us,AX.60).gif taxationOrigin_BR Gets the default taxation origin from the invent table. (Inherited from SalesCalcTax.)
Gg809866.pubmethod(en-us,AX.60).gif taxWithholdCalculation_IN Gets or sets a TaxWithholdCalculation_IN instance. (Inherited from SalesCalcTax.)
Gg809866.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg809866.pubmethod(en-us,AX.60).gif totalTaxAmountBySign_RU Returns the actual tax amount. (Inherited from SalesCalcTax.)
Gg809866.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.)
Gg809866.pubmethod(en-us,AX.60).gif transLineAmount (Overrides the transLineAmount Method.)
Gg809866.pubmethod(en-us,AX.60).gif transLineAmountInclTax (Overrides the transLineAmountInclTax Method.)
Gg809866.pubmethod(en-us,AX.60).gif transPcsPrice (Overrides the transPcsPrice Method.)
Gg809866.pubmethod(en-us,AX.60).gif transQty (Overrides the transQty Method.)
Gg809866.pubmethod(en-us,AX.60).gif transRecId (Overrides the transRecId Method.)
Gg809866.pubmethod(en-us,AX.60).gif transTableId (Overrides the transTableId Method.)
Gg809866.pubmethod(en-us,AX.60).gif transTaxGroup (Overrides the transTaxGroup Method.)
Gg809866.pubmethod(en-us,AX.60).gif transTaxItemGroup (Overrides the transTaxItemGroup Method.)
Gg809866.pubmethod(en-us,AX.60).gif transTransId (Overrides the transTransId Method.)
Gg809866.pubmethod(en-us,AX.60).gif triangulation (Overrides the triangulation Method.)
Gg809866.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.)
Gg809866.pubmethod(en-us,AX.60).gif useAndConsumption_BR Returns whether the sale is for use and consumption. (Inherited from SalesCalcTax.)
Gg809866.pubmethod(en-us,AX.60).gif useDetailsSalesTaxAdjustmentType Indicates whether tax calculation uses detailed level sales tax adjustments. (Inherited from TradeCalcTax.)
Gg809866.pubmethod(en-us,AX.60).gif useSalesTaxAdjustments Indicates whether to use sales tax adjustments. (Inherited from SalesCalcTax.)
Gg809866.protmethod(en-us,AX.60).gif validateTaxes_BR (Inherited from SalesCalcTax.)
Gg809866.pubmethod(en-us,AX.60).gif vatRegData_W Returns a container that is used to pass various data between methods. (Inherited from SalesCalcTax.)
Gg809866.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg809866.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg809866.pubmethod(en-us,AX.60).gif Gg809866.static(en-us,AX.60).gif ::construct

Top

Inheritance Hierarchy

Object Class
  TradeCalcTax Class
    SalesCalcTax Class
      SalesQuotationCalcTax Class
        SalesQuotationCalcTax_Sales Class