Translated Statuses
The Translated Statuses view object that extracts the definition of translated statues.
Data Store Key : FscmTopModelAM.ScmExtractAM.DooBiccExtractAM.StatusTLExtractPVO
Primary Keys : Language, StatusId
Initial Extract Date : CreationDate
Incremental Extract Date : LastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description | 
|---|---|
| CreatedBy | User who created the translated status row. | 
| CreationDate | Date when the translated status row was created. | 
| DisplayName | Name of the status. | 
| Language | Code that identifies the language into which the contents of the translatable columns are translated. | 
| LastUpdateDate | Date when the translated status row was last updated. | 
| LastUpdateLogin | Session login associated to the user who most recently updated the translated status row. | 
| LastUpdatedBy | User who most recently updated the translated status row. | 
| ObjectVersionNumber | Number of times the translated status row has been updated. | 
| SourceLang | Code that identifies the language in which the contents of the translatable columns were originally created. | 
| StatusId | Value that uniquely identifies the status row. This is a foreign key to the Statuses view object. |