Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The TaxFiscalDocumentCalcTax_BR class calculates tax amounts and provides data to the tax engine for tax fiscal documents.
Syntax
class TaxFiscalDocumentCalcTax_BR extends TradeCalcTax
Run On
Called
Methods
Method | Description | |
---|---|---|
![]() |
allowSingleLineAdjustment | Indicates whether the transaction supports adjusting a single line. (Inherited from TradeCalcTax.) |
![]() |
amounts | Retrieves the total amounts of the fiscal document. |
![]() |
baseAmountInclTax | Retrieves the amount, including taxes. |
![]() |
calcTax | Calculates the taxes. (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 | Retrieves the currency code for this tax fiscal document. |
![]() |
deliveryDate | Retrieves the delivery date of the tax fiscal document. |
![]() |
documentDate | Retrieves the document date of the tax fiscal document. |
![]() |
doTaxGroupExistsForDocument | Gets a value that indicates whether a tax group exists for any line of the document. (Inherited from TradeCalcTax.) |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
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.) |
![]() |
getTaxFiscalDocument | Retrieves the Tax object that is related to this tax fiscal document. |
![]() |
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 cursor to retrieve tax fiscal document lines. |
![]() |
invoiceDate | Retrieves the invoice date. (Overrides the invoiceDate Method.) |
![]() |
lineExist | Checks whether there is still any line that must be processed for this document. |
![]() |
mcrGetReturnTaxTotal | Returns the tax total related to the return portion of the order. (Inherited from TradeCalcTax.) |
![]() |
new | Creates a new instance of the TaxFiscalDocumentCalcTax_BR class for a given tax fiscal document. |
![]() |
nextLine | Retrieves the next tax fiscal document line. |
![]() |
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 LedgerDimensionDefaultAccount default account that is used to post this fiscal document. |
![]() |
operationPosting | Retrieves the ledger posting type of this tax fiscal document. |
![]() |
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 the taxes of this tax fiscal document. (Overrides the post Method.) |
![]() |
recID | Retrieves the record ID of the tax fiscal document. |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
tableId | Retrieves the table ID of the tax fiscal document. |
![]() |
tax | (Inherited from TradeCalcTax.) |
![]() |
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. |
![]() |
transQty | Returns the item quantity of the current line. |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
useDetailsSalesTaxAdjustmentType | Indicates whether tax calculation uses detailed level sales tax adjustments. (Inherited from TradeCalcTax.) |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
![]() ![]() |
::construct | Initializes a new instance of the TaxFiscalDocumentCalcTax_BR class. |
Top
Inheritance Hierarchy
Object Class
TradeCalcTax Class
TaxFiscalDocumentCalcTax_BR Class