TaxYearAmounts Class [AX 2012]
| Method | Description | |
|---|---|---|
| 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.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | Initializes and inserts transactions in the TmpTaxPeriodAmount table by using the transactions in the TaxTrans table. (Overrides the init Method.) |
| insertTmpTaxPeriodAmount | (Inherited from TaxPeriodAmounts.) |
| new | Initializes a new instance of the TaxYearAmounts class. (Overrides the new 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.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| reverseChargeTaxAmount_UK | (Inherited from TaxPeriodAmounts.) |
| reverseChargeTaxAmountCur_UK | (Inherited from TaxPeriodAmounts.) |
| setParameters | Transfers three parameters to three variables. (Inherited from TaxPeriodAmounts.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| taxAmount | Returns the amount from the transaction in the TmpTaxPeriodAmount table that represents the tax amount and with the tax direction entered in the parameters. (Inherited from TaxPeriodAmounts.) |
| taxAmountCur | Returns the amount from the transaction in the TmpTaxPeriodAmount table that represents the tax amount and has the tax direction entered in the parameters. (Inherited from TaxPeriodAmounts.) |
| taxBaseAmount | Returns the amount from the transaction in the TmpTaxPeriodAmount table that represents the tax base amount and has the tax direction entered in the parameters. (Inherited from TaxPeriodAmounts.) |
| taxBaseAmountCur | Returns the amount from the transaction in the TmpTaxPeriodAmount table that represents the tax base amount in currency and has the tax direction entered in the parameters. (Inherited from TaxPeriodAmounts.) |
| taxInCostPrice | Returns the amount from the transaction in the TmpTaxPeriodAmount table that represents the tax cost-price and with the tax direction entered in the parameters. (Inherited from TaxPeriodAmounts.) |
| taxInCostPriceCur | Retrieves the amount from the transaction in the TmpTaxPeriodAmount table that represents the tax cost-price and with the tax direction entered in the parameters. (Inherited from TaxPeriodAmounts.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| 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 |
Community Additions
ADD
Show: