Standard Text Translation

The standard text translation view object contains information about standard text translations. Standard text translation allows users to store and print data defined in multiple languages.

Data Store Key : FscmTopModelAM.FinExtractAM.ArBiccExtractAM.StandardTextTranslationExtractPVO

Primary Keys : ArStandardTextTLLanguage, ArStandardTextTLStandardTextId

Initial Extract Date : ArStandardTextTLCreationDate

Incremental Extract Date : ArStandardTextTLLastUpdateDate

Attributes

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

Name Description
ArStandardTextTLCreatedBy The user who created the standard text translation.
ArStandardTextTLCreationDate The date and time the standard text translation was created.
ArStandardTextTLLanguage The target language of the standard text translation.
ArStandardTextTLLastUpdateDate The date and time the standard text translation was last updated.
ArStandardTextTLLastUpdateLogin The session login of the user who last updated the standard text translation.
ArStandardTextTLLastUpdatedBy The user who last updated the standard text translation.
ArStandardTextTLObjectVersionNumber The number used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a standard text translation to detect whether another session has updated the row since it was queried.
ArStandardTextTLSourceLang The original language of the standard text translation.
ArStandardTextTLStandardTextId The identifier of standard message text.
ArStandardTextTLText The text of the standard message text.