TaxCalcReportBEFields Class [AX 2012]
The TaxCalcReportBEFields class is used to calculate the fields used in Belgian tax reporting.
| Method | Description | |
|---|---|---|
| addAdjustment | |
| calc | Calculates the tax fields. |
| calcAdjustments | |
| calcExtraFields | |
| calcTotalsAndRound | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkTaxFields | |
| 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.) |
| insertInTmpTaxReportById | Inserts a tax report field in table TmpTaxReportById. |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| nihilAnnualListing | |
| 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.) |
| parmFromDate | Gets or sets the FromDate parameter. |
| parmTaxPeriod | Gets or sets the TaxPeriod parameter. |
| parmTaxRepCounter | Gets or sets the TaxRepCounter parameter. |
| parmTaxRepVerison | Gets or sets the TaxRepVerison parameter. |
| parmTmpTaxReportById | Gets or sets the TmpTaxReportById parameter. |
| parmToDate | Gets or sets the ToDate parameter. |
| parmTransDate | Gets or sets the TransDate parameter. |
| parmUpdated | Gets or sets the Updated parameter. |
| parmVoucher | Gets or sets the Voucher parameter. |
| paymentFormOrder | Indicates whether deposit forms are ordered with sales tax settlement. |
| reImbursement | Indicates whether repayment of sales tax reclaimed is requested. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| splitAmount | |
| 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.) |
| vaTdisbursement | Returns the request for reimbursement of tax. |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::newTaxReport_BE | Creates and initializes a TaxCalcReportBEFields object. |
| ::newTaxReportExtraFieldsBE | Creates and initializes a TaxCalcReportBEFields object. |
| ::newTaxReportVoucher | Creates and initializes a TaxCalcReportBEFields object. |
Community Additions
ADD
Show: