Translated Change Lines

The Translated Change Line view object provides translatable information for the change lines of changes or new item requests.

Data Store Key : FscmTopModelAM.ScmExtractAM.EgoBiccExtractAM.ChangeLineTranslationExtractPVO

Primary Keys : ChangeLineTLPEOLanguage, ChangeLineTLPEOChangeLineId

Initial Extract Date :

Incremental Extract Date :

Attributes

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

Name Description
ChangeLineTLPEOCancelComments Comments provided when canceling the translatable change line.
ChangeLineTLPEOChangeLineId Value that uniquely identifies the change line. This is the primary key of the Translated Change Line view object along with the language attribute.
ChangeLineTLPEOCreatedBy User who created the change line row.
ChangeLineTLPEOCreationDate Date and time when the change line row was created.
ChangeLineTLPEODescription Information about the translatable change line.
ChangeLineTLPEOLanguage Code of the language into which the contents of the translatable columns are translated.
ChangeLineTLPEOLastUpdateDate Date and time when the change line was last updated.
ChangeLineTLPEOLastUpdateLogin Session login details associated with the user who last updated the row.
ChangeLineTLPEOLastUpdatedBy User who last updated the change line.
ChangeLineTLPEOName Name of the translatable change line.
ChangeLineTLPEOObjectVersionNumber 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 transaction to detect whether another session has updated the row since it was queried.
ChangeLineTLPEOSourceLang Indicates the code of the language in which the contents of the translatable columns were originally created.