SalesCalcTax_Quotation Class [AX 2012]

Syntax

class SalesCalcTax_Quotation extends SalesCalcTax

Run On

Server

Methods

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