Translated Tax Rates

The translated tax rate view object contains information about translations of tax rate, including tax rate name and tax rate identifier. It provides multilingual support for tax rates. The Language attribute of the view object stores the code for the language in which the tax rate is translated.

Data Store Key : FscmTopModelAM.FinExtractAM.ZxBiccExtractAM.TaxRatesTLExtractPVO

Primary Keys : TaxRatesTLLanguage, TaxRatesTLTaxRateId

Initial Extract Date : TaxRatesTLCreationDate

Incremental Extract Date : TaxRatesTLLastUpdateDate

Attributes

This table provides the list of exposed attributes and their descriptions.

Name Description
TaxRatesTLCreatedBy The user who created the translated tax rate row.
TaxRatesTLCreationDate The date and time when the translated tax rate row was created.
TaxRatesTLDescription The translated tax rate description.
TaxRatesTLLanguage The code for the language in which the tax rate details are translated.
TaxRatesTLLastUpdateDate The date and time when the translated tax rate row was last updated.
TaxRatesTLLastUpdateLogin The session login associated with the user who last updated the translated tax rate row.
TaxRatesTLLastUpdatedBy The user who last updated the translated tax rate row.
TaxRatesTLSourceLang The code for the original language of the translated tax rate details.
TaxRatesTLTaxRateId The unique identifier of the translated tax rate.
TaxRatesTLTaxRateName The translated tax rate name.