SalesCalcTax Class [AX 2012]
Syntax
class SalesCalcTax extends TradeCalcTax
Run On
Server
Methods
Method | Description | |
---|---|---|
allowSingleLineAdjustment | Indicates whether the transaction supports adjusting a single line. (Inherited from TradeCalcTax.) | |
calcTax | (Overrides the calcTax Method.) | |
calcWithholdTax_IN | Calculates withhold tax. (Overrides the calcWithholdTax_IN Method.) | |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
createEnumerableFactory | (Inherited from TradeCalcTax.) | |
createMarkupQueryRun | ||
currencyCode | ||
doTaxGroupExistsForDocument | Gets a value that indicates whether a tax group exists for any line of the document. (Overrides the doTaxGroupExistsForDocument Method.) | |
endDisc | ||
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
exchRate | ||
exchRateSecondary | ||
getSalesLine | ||
getSalesTotals | Gets an instance of the SalesTotals class. | |
getTaxAdjustmentDetailDescription | Gets the description of the tax adjustment detail for the specified tax source. (Inherited from TradeCalcTax.) | |
getTaxAdjustmentDetailReference | Gets the reference of the tax adjustment detail for the specified tax source. (Inherited from TradeCalcTax.) | |
getTaxAdjustmentDetailType | Gets the type of the tax adjustment detail for the specified tax source. (Inherited from TradeCalcTax.) | |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
initCursor | ||
initCursorMarkup | ||
initCursorMarkupHeader | ||
initCursorMarkupLine | Initiates the cursor for line-related markup transactions. | |
invoiceDate | (Overrides the invoiceDate Method.) | |
isTaxIncluded | Indicates whether tax is included in the item price for the sales document. | |
markupAmount | ||
markupDefaultDimension | ||
markupQueryRunGet | ||
markupQueryRunNext | ||
markupTaxGroup | ||
markupTaxItemGroup | ||
mcrGetReturnTaxTotal | Returns the tax total related to the return portion of the order. (Inherited from TradeCalcTax.) | |
new | ||
nextLine | ||
nextMarkupLine | ||
notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) | |
notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) | |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) | |
owner | Returns the instance that owns the object. (Inherited from Object.) | |
parmContract | Gets the Contract parameter. (Inherited from TradeCalcTax.) | |
parmEnumerableFactory | Gets or sets the EnumerableFactory parameter. (Inherited from TradeCalcTax.) | |
parmGoodsInRouteId_RU | Gets or sets the GoodsInRouteId_RU parameter. (Inherited from TradeCalcTax.) | |
parmInvoicePostingType_RU | Gets or sets the InvoicePostingType_RU parameter. (Inherited from TradeCalcTax.) | |
parmPostNegativeLinesAsStorno_RU | Gets or sets a property that determines whether to post tax that is related to negative lines of a document as storno. | |
parmSkipLineMarkup | Gets or sets the SkipLineMarkup parameter. (Inherited from TradeCalcTax.) | |
parmSkipTableMarkup | Gets or sets the SkipTableMarkup parameter. (Inherited from TradeCalcTax.) | |
post | Posts tax for the current document. (Overrides the post Method.) | |
projInvoiceParmTable | Sets and gets the projInvoiceParmTable variable. | |
recID | ||
salesMarkupRecId | ||
salesMarkupTableId | ||
salesTableRecID | ||
salesTableTableID | ||
setTax | ||
setTaxMarkup | ||
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
tableId | ||
tax | (Overrides the tax Method.) | |
taxationOrigin_BR | Gets the default taxation origin from the invent table. | |
taxWithholdCalculation_IN | Gets or sets a TaxWithholdCalculation_IN instance. (Overrides the taxWithholdCalculation_IN Method.) | |
toString | Returns a string that represents the current object. (Inherited from Object.) | |
totalTaxAmountBySign_RU | Returns the actual tax amount. (Overrides the totalTaxAmountBySign_RU Method.) | |
transferEnumerableFactory | Transfers a TradeTotalsEnumerableFactory object into this class to use caches that are built up in the calling class. (Inherited from TradeCalcTax.) | |
transLineAmount | ||
transLineAmountInclTax | ||
transPcsPrice | ||
transQty | ||
transRecId | ||
transTableId | ||
transTaxGroup | ||
transTaxItemGroup | ||
transTransId | ||
triangulation | ||
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) | |
useAndConsumption_BR | Returns whether the sale is for use and consumption. | |
useDetailsSalesTaxAdjustmentType | Indicates whether tax calculation uses detailed level sales tax adjustments. (Inherited from TradeCalcTax.) | |
useSalesTaxAdjustments | Indicates whether to use sales tax adjustments. | |
validateTaxes_BR | ||
vatRegData_W | Returns a container that is used to pass various data between methods. | |
wait | Pauses a process. (Inherited from Object.) | |
xml | Returns an XML string that represents the current object. (Inherited from Object.) | |
::construct |
Top
Inheritance Hierarchy
Object Class
TradeCalcTax Class
SalesCalcTax Class
SalesCalcTax_Confirm Class
SalesCalcTax_Invoice Class
SalesCalcTax_Invoice4Paym_RU Class
SalesCalcTax_Quotation Class
SalesCalcTax_QuotationConfirm Class
SalesCalcTax_Sales Class
SalesCalcTax_ShippingBill_IN Class
SalesQuotationCalcTax Class