FBTaxAssessmentCalculator_BR Class [AX 2012]
The FBTaxAssessmentCalculator_BR class calculates the tax assessment details.
| Method | Description | |
|---|---|---|
| calculate | Calculates the tax assessment details. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getBalance | Returns the balance. |
| getCreditBalance | Returns the credit balance. |
| getCreditBalanceExclOtherDebitAdj | Returns the credit balance excluding the debits from adjustments |
| getCreditBalanceFromPreviousPeriod | Returns the amount of a credit from a previous period. |
| getDebits | Returns the debits amount. |
| getOpenOtherDebitAmountToPay | returns the total amount of tax to pay form the periodic assessment |
| getOpenPeriodicAssessmentAmountToPay | returns the total amount of tax to pay form the periodic assessment |
| getOtherCredits | Returns the other credits (in other words, the general credits adjustment). |
| getOtherDebits | Returns the other debits (in other words, the general debits adjustment). |
| getRetained | Returns the retained tax amount. |
| getTaxAmountByClassification | Retrieves the tax amount for a given tax assessment classification and tax withholding configuration. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getTotalOtherDebitAdjExcludPeriodicPaym | Returns the total of adjustments that are excluded from periodic payment |
| getTotalOtherDebitsAmountPaid | Returns the sum of other debit payments |
| getTotalPeriodicAssessmentAmountPaid | Returns the sum of payments of periodic tax assessment |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | Instantiates the FbTaxAssessmentCalculator_BR class |
| 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.) |
| parmTaxAssessment | Gets or sets the TaxAssessment parameter. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| totalPayment | Returns the total amount to pay |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Instantiates an object of the FBTaxAssessmentCalculator_BR class. |
| ::constructWithoutTaxAssessment | Instantiates an object of the FBTaxAssessmentCalculator_BR class. |
Object Class
FBTaxAssessmentCalculator_BR Class
FBTaxAssessmentCalculatorICMS_BR Class
FBTaxAssessmentCalculatorICMSST_BR Class
FBTaxAssessmentCalculatorIPI_BR Class
FBTaxAssessmentCalculator_BR Class
FBTaxAssessmentCalculatorICMS_BR Class
FBTaxAssessmentCalculatorICMSST_BR Class
FBTaxAssessmentCalculatorIPI_BR Class
Community Additions
ADD
Show: