Translated Change Actions

The Translated Change Actions view object provides translatable information of the change actions.

Data Store Key : FscmTopModelAM.ScmExtractAM.EgoBiccExtractAM.ChangeActionsTranslationExtractPVO

Primary Keys : ChangeActionsTranslationPEOLanguage, ChangeActionsTranslationPEOActionId

Initial Extract Date :

Incremental Extract Date :

Attributes

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

Name Description
ChangeActionsTranslationPEOActionId Value that uniquely identifies the change action. This is the primary key to the Translated Change Actions view object, along with the language attribute.
ChangeActionsTranslationPEOCreatedBy User who created the change action row.
ChangeActionsTranslationPEOCreationDate Date and time when the change action row was created.
ChangeActionsTranslationPEODescription Information pertaining to the change action.
ChangeActionsTranslationPEOLanguage Code of the language into which the contents of the translatable columns are translated.
ChangeActionsTranslationPEOLastUpdateDate Date and time when the change action was last updated.
ChangeActionsTranslationPEOLastUpdateLogin Session login details associated with the user who last updated the change action row.
ChangeActionsTranslationPEOLastUpdatedBy User who last updated the change action row.
ChangeActionsTranslationPEOObjectVersionNumber 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.
ChangeActionsTranslationPEOSourceLang Code of the language in which the contents of the translatable columns were originally created.