Translated Change Types

Translated Change Types view object provides translatable information for the change types.

Data Store Key : FscmTopModelAM.ScmExtractAM.EgoBiccExtractAM.ChangeTypesTranslationExtractPVO

Primary Keys : EgoChangeTypesTLPEOLanguage, EgoChangeTypesTLPEOChangeTypeId

Initial Extract Date :

Incremental Extract Date :

Attributes

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

Name Description
EgoChangeTypesTLPEOChangeTypeId Value that uniquely identifies the translatable change type. This is the primary key of the Change Type view object.
EgoChangeTypesTLPEOCreatedBy User who created the change type row.
EgoChangeTypesTLPEOCreationDate Date and time when the change type was created.
EgoChangeTypesTLPEODescription Value that provides information to identify a translatable change type.
EgoChangeTypesTLPEOLanguage Code of the language in which the contents of the translatable columns were translated.
EgoChangeTypesTLPEOLastUpdateDate Date and time when the change type was last updated.
EgoChangeTypesTLPEOLastUpdateLogin Session login details associated with the user who last updated the change type.
EgoChangeTypesTLPEOLastUpdatedBy User who last updated the change type row.
EgoChangeTypesTLPEOObjectVersionNumber 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.
EgoChangeTypesTLPEOSeedDataSource Specifies the name of the seed data source file. If the record was bulk loaded, this is indicated by the value BULK_SEED_DATA_SCRIPT.
EgoChangeTypesTLPEOSourceLang Code of the language in which the contents of the translatable columns were originally created.
EgoChangeTypesTLPEOTypeName Name of the change type.