Share via


SalesCalcTax_Sales Class [AX 2012]

Syntax

class SalesCalcTax_Sales extends SalesCalcTax

Run On

Server

Methods

  Method Description
Gg787430.pubmethod(en-us,AX.60).gif allowSingleLineAdjustment Indicates whether the transaction supports adjusting a single line. (Inherited from TradeCalcTax.)
Gg787430.pubmethod(en-us,AX.60).gif assessableValue_IN Returns the assessable value.
Gg787430.pubmethod(en-us,AX.60).gif baseAmount_IN Gets the base amount.
Gg787430.pubmethod(en-us,AX.60).gif baseAmountInclTax
Gg787430.pubmethod(en-us,AX.60).gif baseAmountInclTax_IN Gets the base amount, including tax.
Gg787430.pubmethod(en-us,AX.60).gif calcTax (Overrides the calcTax Method.)
Gg787430.pubmethod(en-us,AX.60).gif calcWithholdTax_IN Calculate withhold tax. (Overrides the calcWithholdTax_IN Method.)
Gg787430.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg787430.protmethod(en-us,AX.60).gif createEnumerableFactory (Inherited from TradeCalcTax.)
Gg787430.protmethod(en-us,AX.60).gif createLineQueryRun
Gg787430.protmethod(en-us,AX.60).gif createMarkupQueryRun (Overrides the createMarkupQueryRun Method.)
Gg787430.pubmethod(en-us,AX.60).gif currencyCode (Overrides the currencyCode Method.)
Gg787430.pubmethod(en-us,AX.60).gif deliveryDate
Gg787430.pubmethod(en-us,AX.60).gif deliveryDateMarkup
Gg787430.pubmethod(en-us,AX.60).gif destructiveQty_IN Destructs the quantity.
Gg787430.pubmethod(en-us,AX.60).gif documentDate
Gg787430.pubmethod(en-us,AX.60).gif doTaxGroupExistsForDocument Gets a value that indicates whether a tax group exists for any line of the document. (Overrides the doTaxGroupExistsForDocument Method.)
Gg787430.pubmethod(en-us,AX.60).gif endDisc (Overrides the endDisc Method.)
Gg787430.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg787430.pubmethod(en-us,AX.60).gif exchRate (Overrides the exchRate Method.)
Gg787430.pubmethod(en-us,AX.60).gif exchRateSecondary (Overrides the exchRateSecondary Method.)
Gg787430.pubmethod(en-us,AX.60).gif getSalesLine (Inherited from SalesCalcTax.)
Gg787430.pubmethod(en-us,AX.60).gif getSalesParmTable_RU
Gg787430.pubmethod(en-us,AX.60).gif getSalesTotals Gets an instance of the SalesTotals class. (Inherited from SalesCalcTax.)
Gg787430.pubmethod(en-us,AX.60).gif getSalesTotals_IN Gets the sales totals.
Gg787430.pubmethod(en-us,AX.60).gif getTaxAdjustmentDetailDescription Gets the description of the tax adjustment detail for the specified tax source. (Inherited from TradeCalcTax.)
Gg787430.pubmethod(en-us,AX.60).gif getTaxAdjustmentDetailReference Gets the reference of the tax adjustment detail for the specified tax source. (Inherited from TradeCalcTax.)
Gg787430.pubmethod(en-us,AX.60).gif getTaxAdjustmentDetailType Gets the type of the tax adjustment detail for the specified tax source. (Inherited from TradeCalcTax.)
Gg787430.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg787430.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg787430.pubmethod(en-us,AX.60).gif initCursor (Overrides the initCursor Method.)
Gg787430.pubmethod(en-us,AX.60).gif initCursorMarkup (Inherited from SalesCalcTax.)
Gg787430.pubmethod(en-us,AX.60).gif initCursorMarkupHeader (Inherited from SalesCalcTax.)
Gg787430.protmethod(en-us,AX.60).gif initCursorMarkupLine Initiates the cursor for line-related markup transactions. (Inherited from SalesCalcTax.)
Gg787430.pubmethod(en-us,AX.60).gif invoiceDate (Inherited from SalesCalcTax.)
Gg787430.pubmethod(en-us,AX.60).gif isNewLine
Gg787430.pubmethod(en-us,AX.60).gif isTaxIncluded Determines whether tax is included in the item price for the sales document. (Overrides the isTaxIncluded Method.)
Gg787430.pubmethod(en-us,AX.60).gif lineEndDisc Calculates the end discount amount for sales order line.
Gg787430.pubmethod(en-us,AX.60).gif lineExist
Gg787430.protmethod(en-us,AX.60).gif lineQueryRunGet
Gg787430.protmethod(en-us,AX.60).gif lineQueryRunNext
Gg787430.pubmethod(en-us,AX.60).gif markupAmount (Inherited from SalesCalcTax.)
Gg787430.pubmethod(en-us,AX.60).gif markupDefaultDimension (Overrides the markupDefaultDimension Method.)
Gg787430.protmethod(en-us,AX.60).gif markupQueryRunGet (Overrides the markupQueryRunGet Method.)
Gg787430.protmethod(en-us,AX.60).gif markupQueryRunNext (Overrides the markupQueryRunNext Method.)
Gg787430.pubmethod(en-us,AX.60).gif markupTaxGroup (Inherited from SalesCalcTax.)
Gg787430.pubmethod(en-us,AX.60).gif markupTaxItemGroup (Inherited from SalesCalcTax.)
Gg787430.pubmethod(en-us,AX.60).gif maximumRetailPrice_IN Returns the maximum retail price.
Gg787430.pubmethod(en-us,AX.60).gif mcrGetReturnTaxTotal Returns the tax total related to the return portion of the order. (Inherited from TradeCalcTax.)
Gg787430.pubmethod(en-us,AX.60).gif new (Overrides the new Method.)
Gg787430.pubmethod(en-us,AX.60).gif nextLine (Overrides the nextLine Method.)
Gg787430.pubmethod(en-us,AX.60).gif nextMarkupLine (Inherited from SalesCalcTax.)
Gg787430.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.)
Gg787430.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.)
Gg787430.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg787430.pubmethod(en-us,AX.60).gif operationAccount
Gg787430.pubmethod(en-us,AX.60).gif operationAccountMarkup
Gg787430.pubmethod(en-us,AX.60).gif operationPosting
Gg787430.pubmethod(en-us,AX.60).gif operationPostingMarkup
Gg787430.pubmethod(en-us,AX.60).gif orderLine_orderTable
Gg787430.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg787430.protmethod(en-us,AX.60).gif parmContract Gets the Contract parameter. (Overrides the parmContract Method.)
Gg787430.protmethod(en-us,AX.60).gif parmEnumerableFactory Gets or sets the EnumerableFactory parameter. (Inherited from TradeCalcTax.)
Gg787430.pubmethod(en-us,AX.60).gif parmGoodsInRouteId_RU Gets or sets the GoodsInRouteId_RU parameter. (Inherited from TradeCalcTax.)
Gg787430.pubmethod(en-us,AX.60).gif parmInvoicePostingType_RU Gets or sets the InvoicePostingType_RU parameter. (Inherited from TradeCalcTax.)
Gg787430.pubmethod(en-us,AX.60).gif parmMCRCSForm Gets or sets a boolean value indicating if the mcrCSForm is passed to the next level class.
Gg787430.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.)
Gg787430.pubmethod(en-us,AX.60).gif parmSkipLineMarkup Gets or sets the SkipLineMarkup parameter. (Inherited from TradeCalcTax.)
Gg787430.pubmethod(en-us,AX.60).gif parmSkipTableMarkup Gets or sets the SkipTableMarkup parameter. (Inherited from TradeCalcTax.)
Gg787430.pubmethod(en-us,AX.60).gif post Posts tax for the current document. (Inherited from SalesCalcTax.)
Gg787430.pubmethod(en-us,AX.60).gif projInvoiceParmTable Sets and gets the projInvoiceParmTable variable. (Inherited from SalesCalcTax.)
Gg787430.pubmethod(en-us,AX.60).gif recID (Inherited from SalesCalcTax.)
Gg787430.pubmethod(en-us,AX.60).gif salesMarkupRecId (Inherited from SalesCalcTax.)
Gg787430.pubmethod(en-us,AX.60).gif salesMarkupTableId (Inherited from SalesCalcTax.)
Gg787430.pubmethod(en-us,AX.60).gif salesTableRecID (Overrides the salesTableRecID Method.)
Gg787430.pubmethod(en-us,AX.60).gif salesTableTableID (Inherited from SalesCalcTax.)
Gg787430.pubmethod(en-us,AX.60).gif setSalesTotals_IN Sets the sales totals.
Gg787430.pubmethod(en-us,AX.60).gif setTax (Inherited from SalesCalcTax.)
Gg787430.pubmethod(en-us,AX.60).gif setTaxMarkup (Inherited from SalesCalcTax.)
Gg787430.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg787430.pubmethod(en-us,AX.60).gif tableId (Inherited from SalesCalcTax.)
Gg787430.pubmethod(en-us,AX.60).gif tax (Inherited from SalesCalcTax.)
Gg787430.pubmethod(en-us,AX.60).gif taxationOrigin_BR Gets the default taxation origin from the invent table. (Inherited from SalesCalcTax.)
Gg787430.pubmethod(en-us,AX.60).gif taxCashDiscPercent
Gg787430.pubmethod(en-us,AX.60).gif taxWithholdCalculation_IN Gets or sets a TaxWithholdCalculation_IN instance. (Inherited from SalesCalcTax.)
Gg787430.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg787430.pubmethod(en-us,AX.60).gif totalTaxAmountBySign_RU Returns the actual tax amount. (Inherited from SalesCalcTax.)
Gg787430.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.)
Gg787430.pubmethod(en-us,AX.60).gif transLineAmount (Overrides the transLineAmount Method.)
Gg787430.pubmethod(en-us,AX.60).gif transLineAmountInclTax (Overrides the transLineAmountInclTax Method.)
Gg787430.pubmethod(en-us,AX.60).gif transPcsPrice (Overrides the transPcsPrice Method.)
Gg787430.pubmethod(en-us,AX.60).gif transQty (Overrides the transQty Method.)
Gg787430.pubmethod(en-us,AX.60).gif transRecId (Inherited from SalesCalcTax.)
Gg787430.pubmethod(en-us,AX.60).gif transTableId (Inherited from SalesCalcTax.)
Gg787430.pubmethod(en-us,AX.60).gif transTaxGroup (Overrides the transTaxGroup Method.)
Gg787430.pubmethod(en-us,AX.60).gif transTaxItemGroup (Overrides the transTaxItemGroup Method.)
Gg787430.pubmethod(en-us,AX.60).gif transTransId (Overrides the transTransId Method.)
Gg787430.pubmethod(en-us,AX.60).gif triangulation (Overrides the triangulation Method.)
Gg787430.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.)
Gg787430.pubmethod(en-us,AX.60).gif useAndConsumption_BR Returns whether the sale is for use and consumption. (Overrides the useAndConsumption_BR Method.)
Gg787430.pubmethod(en-us,AX.60).gif useDetailsSalesTaxAdjustmentType Indicates whether tax calculation uses detailed level sales tax adjustments. (Inherited from TradeCalcTax.)
Gg787430.pubmethod(en-us,AX.60).gif useSalesTaxAdjustments Indicates whether to use sales tax adjustments. (Inherited from SalesCalcTax.)
Gg787430.protmethod(en-us,AX.60).gif validateTaxes_BR (Inherited from SalesCalcTax.)
Gg787430.pubmethod(en-us,AX.60).gif vatRegData_W Returns a container that is used to pass various data between methods. (Overrides the vatRegData_W Method.)
Gg787430.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg787430.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg787430.pubmethod(en-us,AX.60).gif Gg787430.static(en-us,AX.60).gif ::construct

Top

Inheritance Hierarchy

Object Class
  TradeCalcTax Class
    SalesCalcTax Class
      SalesCalcTax_Sales Class
        MCRSalesCalcTax_OnlyLine Class
        SalesCalcTax_Basket Class
        SalesCalcTax_ParmTrans Class
        SalesCalcTax_Proj Class
        SalesCalcTax_Trans Class