FBTaxAssessmentCalculatorIPI_BR Class [AX 2012]
Calculates the IPI tax assessment details
| Method | Description | |
|---|---|---|
| calculate | Calculates the tax assessment details (Overrides the calculate Method.) |
| 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 (Overrides the getBalance Method.) |
| getCreditBalance | Returns the credit balance (Overrides the getCreditBalance Method.) |
| getCreditBalanceExclOtherDebitAdj | Returns the credit balance excluding the debits from adjustments (Inherited from FBTaxAssessmentCalculator_BR.) |
| getCreditBalanceFromPreviousPeriod | Returns the credit from previous period (Overrides the getCreditBalanceFromPreviousPeriod Method.) |
| getCreditReversals | Returns the credit reversals |
| getCredits | Returns the credits |
| getDebitReversals | Returns the debit reversals |
| getDebits | Returns the debits (Overrides the getDebits Method.) |
| getOpenOtherDebitAmountToPay | returns the total amount of tax to pay form the periodic assessment (Inherited from FBTaxAssessmentCalculator_BR.) |
| getOpenPeriodicAssessmentAmountToPay | returns the total amount of tax to pay form the periodic assessment (Inherited from FBTaxAssessmentCalculator_BR.) |
| getOtherCredits | Returns the other credits, in other words, the general credits adjustment (Overrides the getOtherCredits Method.) |
| getOtherDebits | Returns the other debits, in other words, the general debits adjustment (Overrides the getOtherDebits Method.) |
| getRetained | Returns the retained tax amount. (Inherited from FBTaxAssessmentCalculator_BR.) |
| getTaxAmountByClassification | Retrieves the tax amount for a given tax assessment classification and tax withholding configuration. (Inherited from FBTaxAssessmentCalculator_BR.) |
| getTaxAmountToPay | Returns the tax amount to pay |
| getTaxAssessmentAmountByClassification | Returns the tax assessment amount by classification |
| getTaxRefund | Returns the tax refund |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getTotalOtherDebitAdjExcludPeriodicPaym | Returns the total of adjustments that are excluded from periodic payment (Inherited from FBTaxAssessmentCalculator_BR.) |
| getTotalOtherDebitsAmountPaid | Returns the sum of other debit payments (Inherited from FBTaxAssessmentCalculator_BR.) |
| getTotalPeriodicAssessmentAmountPaid | Returns the sum of payments of periodic tax assessment (Inherited from FBTaxAssessmentCalculator_BR.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | Instantiates the FbTaxAssessmentCalculator_BR class (Inherited from FBTaxAssessmentCalculator_BR.) |
| 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. (Inherited from FBTaxAssessmentCalculator_BR.) |
| 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 (Inherited from FBTaxAssessmentCalculator_BR.) |
| 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.) |
Community Additions
ADD
Show: