DeliverySlipCalcTax_Cancel_BR Class [AX 2012]
The DeliverySlipCalcTax_Cancel_BR class calculates the taxes for delivery slips in a canceling scenario.
| Method | Description | |
|---|---|---|
| allowSingleLineAdjustment | Indicates whether the transaction supports adjusting a single line. (Inherited from TradeCalcTax.) |
| calcTax | Calculates the tax amount. (Inherited from DeliverySlipCalcTax__DeliverySlip_BR.) |
| 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.) |
| createLineQueryRun | Creates the query for current order line. (Inherited from DeliverySlipCalcTax__DeliverySlip_BR.) |
| currencyCode | Determines currency code in sales record. (Inherited from DeliverySlipCalcTax__DeliverySlip_BR.) |
| deliveryDate | Determines document date for the sales document based on invoice date. (Inherited from DeliverySlipCalcTax__DeliverySlip_BR.) |
| documentDate | Determines document date for the sales document. (Inherited from DeliverySlipCalcTax__DeliverySlip_BR.) |
| doTaxGroupExistsForDocument | Gets a value that indicates whether a tax group exists for any line of the document. (Inherited from TradeCalcTax.) |
| endDisc | Retrieves the discount percent of the order line. (Inherited from DeliverySlipCalcTax__DeliverySlip_BR.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| exchRate | Determines exchange rate date based on type of exchange rate date in sales record. (Inherited from DeliverySlipCalcTax__DeliverySlip_BR.) |
| exchRateSecondary | Determines exchange rate date based on type of exchange rate date in sales record. (Inherited from DeliverySlipCalcTax__DeliverySlip_BR.) |
| getSalesLine | Gets the sales order line. (Inherited from DeliverySlipCalcTax_BR.) |
| 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 | Initializes the query to traverse the lines that the taxes are calculated for. (Overrides the initCursor Method.) |
| invoiceDate | Determines invoice date for the sales document. (Inherited from DeliverySlipCalcTax_BR.) |
| isNewLine | Indicates whether the line is new for the sales document. (Inherited from DeliverySlipCalcTax__DeliverySlip_BR.) |
| isTaxIncluded | Determines whether tax is included in the item price for the sales document. (Inherited from DeliverySlipCalcTax__DeliverySlip_BR.) |
| lineExist | Check whether the order line exist or not. (Inherited from DeliverySlipCalcTax__DeliverySlip_BR.) |
| lineQueryRunGet | Retrieves the query for current order line. (Inherited from DeliverySlipCalcTax__DeliverySlip_BR.) |
| lineQueryRunNext | Retrieves the query for next order line. (Inherited from DeliverySlipCalcTax__DeliverySlip_BR.) |
| mcrGetReturnTaxTotal | Returns the tax total related to the return portion of the order. (Inherited from TradeCalcTax.) |
| new | Creates a new instance for a given FiscalDocument_BR buffer and a related SalesParmTable buffer. (Overrides the new Method.) |
| nextLine | Advances to the next line in the query and returns it if it exists. (Overrides the nextLine Method.) |
| 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.) |
| operationAccount | Retrieves the operation account value of the current order line. (Inherited from DeliverySlipCalcTax__DeliverySlip_BR.) |
| operationPosting | Retrieves the posting sales value of the current order line. (Inherited from DeliverySlipCalcTax__DeliverySlip_BR.) |
| orderLine_orderTable | Determines related sales order document for the order line. (Inherited from DeliverySlipCalcTax__DeliverySlip_BR.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmContract | Gets the Contract parameter. (Overrides the parmContract Method.) |
| 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. (Inherited from DeliverySlipCalcTax_BR.) |
| salesTableRecID | Retrieves the value of the RecId field of the current order line. (Inherited from DeliverySlipCalcTax__DeliverySlip_BR.) |
| salesTableTableID | This method is overridden in child classes to get the sales order table id. (Inherited from DeliverySlipCalcTax_BR.) |
| setTax | This method is overridden in child classes to set the tax. (Inherited from DeliverySlipCalcTax_BR.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| tableId | Retrieves the value of the source table Id. (Inherited from DeliverySlipCalcTax_BR.) |
| tax | Get the tax value. (Inherited from DeliverySlipCalcTax_BR.) |
| taxationOrigin | Gets the taxation origin to be used for the order. If certain criteria meets, the taxation origin configured on the Imported Content Per Item table is retured.Otherwise, the taxation origin from the Invent Table is returned (Inherited from DeliverySlipCalcTax__DeliverySlip_BR.) |
| taxCashDiscPercent | Determines discount percentage in sales record. (Inherited from DeliverySlipCalcTax__DeliverySlip_BR.) |
| 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 | Retrieves the amount of the current line to calculate the taxes on. (Overrides the transLineAmount Method.) |
| transLineAmountInclTax | Retrieves the line ampount of the current order line based on quantity. (Inherited from DeliverySlipCalcTax__DeliverySlip_BR.) |
| transPcsPrice | Retrieves the value tax price of the current order line. (Inherited from DeliverySlipCalcTax__DeliverySlip_BR.) |
| transQty | Retrieves the item quantity of the current line in the query. (Overrides the transQty Method.) |
| transRecId | Retrieves the value of the RecId field of the current order line. (Inherited from DeliverySlipCalcTax_BR.) |
| transTableId | Retrieves the value of the TableId field of the current order line. (Inherited from DeliverySlipCalcTax_BR.) |
| transTaxGroup | Retrieves the value of the DeliveryTaxGroup_BR field of the current order line. (Inherited from DeliverySlipCalcTax__DeliverySlip_BR.) |
| transTaxItemGroup | Retrieves the value of the DeliveryTaxItemGroup_BR field of the current order line. (Inherited from DeliverySlipCalcTax__DeliverySlip_BR.) |
| transTransId | Retrieves the value of the InventTransId field of the current order line. (Inherited from DeliverySlipCalcTax__DeliverySlip_BR.) |
| triangulation | Determines euro triangulation date in sales record. (Inherited from DeliverySlipCalcTax__DeliverySlip_BR.) |
| 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 (Inherited from DeliverySlipCalcTax__DeliverySlip_BR.) |
| useDetailsSalesTaxAdjustmentType | Indicates whether tax calculation uses detailed level sales tax adjustments. (Inherited from TradeCalcTax.) |
| useSalesTaxAdjustments | Indicates whether to use sales tax adjustments. (Inherited from DeliverySlipCalcTax_BR.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Object Class
TradeCalcTax Class
DeliverySlipCalcTax_BR Class
DeliverySlipCalcTax__DeliverySlip_BR Class
DeliverySlipCalcTax_Cancel_BR Class
TradeCalcTax Class
DeliverySlipCalcTax_BR Class
DeliverySlipCalcTax__DeliverySlip_BR Class
DeliverySlipCalcTax_Cancel_BR Class
Community Additions
ADD
Show: