Translated Task Types
The Translated Task Types view object that extracts the definition of translated task types.
Data Store Key : FscmTopModelAM.ScmExtractAM.DooBiccExtractAM.TaskTypeTLExtractPVO
Primary Keys : TaskTypeTranslationLanguage, TaskTypeTranslationTaskTypeId
Initial Extract Date : TaskTypeTranslationCreationDate
Incremental Extract Date : TaskTypeTranslationLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description | 
|---|---|
| TaskTypeTranslationCreatedBy | User who created the translated task type row. | 
| TaskTypeTranslationCreationDate | Date when the translated task type row was created. | 
| TaskTypeTranslationDescription | Description of the task type. | 
| TaskTypeTranslationLanguage | Code that identifies the language into which the contents of the translatable columns are translated. | 
| TaskTypeTranslationLastUpdateDate | Date when the translated task type row was last updated. | 
| TaskTypeTranslationLastUpdateLogin | Session login associated to the user who most recently updated the translated task type row. | 
| TaskTypeTranslationLastUpdatedBy | User who most recently updated the translated task type row. | 
| TaskTypeTranslationObjectVersionNumber | Number of times the translated task type row has been updated. | 
| TaskTypeTranslationSourceLang | Code that identifies the language in which the contents of the translatable columns were originally created. | 
| TaskTypeTranslationTaskTypeId | Value that uniquely identifies the task type row. This is a foreign key to the Task Types view object. |