Translated Tax Statuses

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

Data Store Key : FscmTopModelAM.FinExtractAM.ZxBiccExtractAM.TaxStatusTLExtractPVO

Primary Keys : TaxStatusTLLanguage, TaxStatusTLTaxStatusId

Initial Extract Date : TaxStatusTLCreationDate

Incremental Extract Date : TaxStatusTLLastUpdateDate

Attributes

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

Name Description
TaxStatusTLCreatedBy The user who created the translated tax status row.
TaxStatusTLCreationDate The date and time when the translated tax status row was created.
TaxStatusTLLanguage The code for the language in which the tax status details are translated.
TaxStatusTLLastUpdateDate The date and time when the translated tax status row was last updated.
TaxStatusTLLastUpdateLogin The session login associated with the user who last updated the translated tax status row.
TaxStatusTLLastUpdatedBy The user who last updated the translated tax status row.
TaxStatusTLSourceLang The code for the original language of the translated tax status details.
TaxStatusTLTaxStatusId The unique identifier of the translated tax status.
TaxStatusTLTaxStatusName The translated tax status name.