TaxReportToAscii340LineProcessor_ES Class [AX 2012]
The class TaxReportToAscii340LineProcessor_ES processes the TaxReport340 data before writing it to an ASCII file.
| Method | Description | |
|---|---|---|
| amount2StrLoc | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| cashRegimeCollectionAmount | Determines the Collection amount. |
| cashRegimeCollectionDate | Determines the Collection date. |
| cashRegimeCollectionMethod | Determines the Payment method type. |
| cashRegimeCollectionMethodInfo | Determines the Bank Account or Payment Method Used. |
| convertLoc | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fieldAmountPropertyVat | Formats the AmountPropertyVat value. |
| fieldCashCollectable | Formats the cashCollectable value. |
| fieldCashInvoiceYear | Formats the cashInvoiceYear value. |
| fieldCompanyVatNum | Formats the companyVatNum value. |
| fieldCorrectedInvoiceId | Formats the correctedInvoiceId value. |
| fieldCorrelationNum | Formats the correlationNumber value. |
| fieldCountryIsoCode | Formats the country ISO code. |
| fieldInvoiceDate | Formats the invoice date. |
| fieldInvoiceId | Formats the invoice id. |
| fieldLegalRepresentativeVatNum | Formats the legalRepresentativeVatNum value. |
| fieldNumberOfInvoices | Formats the numberOfInvoices value. |
| fieldOperationDate | Formats the operationDate value. |
| fieldOperationType | Formats the operationType value. |
| fieldPropertyTaxNumber | Formats the propertyTaxNumber value. |
| fieldRegisterId | Formats the registerId value. |
| fieldRegisterNum | Formats the number of tax report lines with cashInvoiceYear. |
| fieldRelationName | Formats the relationName value. |
| fieldSituationCode | Formats the situationCode value. |
| fieldTaxAmount | Formats the taxAmount value. |
| fieldTaxAmountDeductible | Formats the deductible tax amount value. |
| fieldTaxAmountEq | Formats the equivalence charge tax. |
| fieldTaxBase | Formats the taxBase value. |
| fieldTaxBookType | Formats the tax book type value. |
| fieldTaxValue | Formats the tax value. |
| fieldTaxValueEq | Formats the equivalence charge value. |
| fieldTotalInvoiceAmount | Formats the total invoice amount. |
| fieldTypeOfIdInResidenceCountry | Formats the residence country type value. |
| fieldVatCost | Formats the vat cost value. |
| fieldVatNumInResidenceCountry | Formats the vat number. |
| formatDateLoc | Formats the given date. |
| getOperationType | Determines the operation type based on the type of invoice. |
| getTaxBookType | Gets the type of tax book. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initCollectionMethodData | Determines the values of collection data: method type and Bank Account or Payment Method Used. |
| initCorrectedCountCust | |
| initCorrectedCountVend | Initializes the number of vendor credit notes. |
| initCountRegs | Initializes the number of tax report lines having cash collectables. |
| initCurrentTransaction | Initializes the taxtrans and taxtranstotal from the current taxreport line. |
| initCustTrans | |
| initCustVendTransaction | Initializes the customer/vendor transaction based on the type of transaction. |
| initVendorTrans | Initializes the vendor transaction details. |
| isCashRegime | Determines whether the legal entity or vendor are in Cash Accounting Regime. |
| isUnSettledInvoice | |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| 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.) |
| parmCountryRegion | Gets or sets the CountryRegion parameter. |
| parmCountryRegionType | Gets or sets the CountryRegionType parameter. |
| parmTaxBookTaxCodes | Gets or sets the TaxBookTaxCodes parameter. |
| parmTaxReportLines | Gets or sets the TaxReportLines parameter. |
| parmTaxReportTable | Gets or sets the TaxReportTable parameter. |
| parmTaxTrans | Gets or sets the TaxTrans parameter. |
| resetParameters | Resets all the local parmeters used in the report. |
| 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.) |
| 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.) |
| ::amount2Str | Formats the amount to string with the sign. |
| ::amount2StrWithoutSign | Formats the amount to string without the sign. |
| ::convert | Formats the given string value by substituting alternative characters to special characters. |
| ::formatDate | Formats the given date. |
| ::isAutoInvoice | Determines if the tax report line is an auto invoice. |
Community Additions
ADD
Show: