DeliverySlipCalcTax_BR Class [AX 2012]
Calculates delivery slip taxes extends TradeCalcTax class.
| Method | Description | |
|---|---|---|
| allowSingleLineAdjustment | Indicates whether the transaction supports adjusting a single line. (Inherited from TradeCalcTax.) |
| calcTax | This method is overridden in child classes to determine the tax. (Overrides the calcTax Method.) |
| calcWithholdTax_IN | Calculates withhold tax. (Inherited from TradeCalcTax.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createEnumerableFactory | (Inherited from TradeCalcTax.) |
| currencyCode | This method is overridden in child classes to determine the currency code. |
| doTaxGroupExistsForDocument | Gets a value that indicates whether a tax group exists for any line of the document. (Inherited from TradeCalcTax.) |
| endDisc | This method is overridden in child classes to determine the discount. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| exchRate | This method is overridden in child classes to determine the exchange rates. |
| exchRateSecondary | This method is overridden in child classes to determine the secondary exchange rates. |
| getSalesLine | Gets the sales order line. |
| 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 | This method is overridden in child classes. |
| invoiceDate | Determines invoice date for the sales document. (Overrides the invoiceDate Method.) |
| isTaxIncluded | Indicates whether tax is included in the item price for the sales document. |
| mcrGetReturnTaxTotal | Returns the tax total related to the return portion of the order. (Inherited from TradeCalcTax.) |
| new | Intialize the instance of a new DeliverySlipCalcTax_BR object. |
| nextLine | This method is overridden in child classes to get the next line record. |
| 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.) |
| 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. (Inherited from TradeCalcTax.) |
| recID | Retrieves the value of the source Record Id. |
| salesTableRecID | This method is overridden in child classes to get the sales order record id. |
| salesTableTableID | This method is overridden in child classes to get the sales order table id. |
| setTax | This method is overridden in child classes to set the tax. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| tableId | Retrieves the value of the source table Id. |
| tax | Get the tax value. (Overrides the tax Method.) |
| taxationOrigin | Gets the default taxation origin from the invent table |
| taxWithholdCalculation_IN | Gets or sets the TaxWithholdCalculation_IN instance. (Inherited from TradeCalcTax.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| totalTaxAmountBySign_RU | Returns the actual tax amount. (Inherited from TradeCalcTax.) |
| transferEnumerableFactory | Transfers a TradeTotalsEnumerableFactory object into this class to use caches that are built up in the calling class. (Inherited from TradeCalcTax.) |
| transLineAmount | This method is overridden in child classes to get the line amount. |
| transLineAmountInclTax | This method is overridden in child classes to get the line amount inclusive of tax. |
| transPcsPrice | This method is overridden in child classes to get the price per piece. |
| transQty | This method is overridden in child classes to get the quantity. |
| transRecId | Retrieves the value of the RecId field of the current order line. |
| transTableId | Retrieves the value of the TableId field of the current order line. |
| transTaxGroup | This method is overridden in child classes to get the tax group. |
| transTaxItemGroup | This method is overridden in child classes to get the tax item group. |
| transTransId | This method is overridden in child classes to get the transaction id. |
| triangulation | This method is overridden in child classes to get the euro triangulation date in sales record. |
| 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 if the sales 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. |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Constructs an instance of the DeliverySlipCalcTax__DeliverySlip_BR class. |
Object Class
TradeCalcTax Class
DeliverySlipCalcTax_BR Class
DeliverySlipCalcTax__DeliverySlip_BR Class
TradeCalcTax Class
DeliverySlipCalcTax_BR Class
DeliverySlipCalcTax__DeliverySlip_BR Class
Community Additions
ADD
Show: