TaskDefinitionTLExtractPVO
The Translated Tasks view object that extracts the definition of translated tasks.
Data Store Key : FscmTopModelAM.ScmExtractAM.DooBiccExtractAM.TaskDefinitionTLExtractPVO
Primary Keys : TaskDefinitionTranslationLanguage, TaskDefinitionTranslationTaskId
Initial Extract Date : TaskDefinitionTranslationCreationDate
Incremental Extract Date : TaskDefinitionTranslationLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
Name | Description |
---|---|
TaskDefinitionTranslationCreatedBy | User who created the translated task row. |
TaskDefinitionTranslationCreationDate | Date when the translated task row was created. |
TaskDefinitionTranslationDisplayName | Display name of the task. |
TaskDefinitionTranslationLanguage | Code that identifies the language into which the contents of the translatable columns are translated. |
TaskDefinitionTranslationLastUpdateDate | Date when the translated task row was last updated. |
TaskDefinitionTranslationLastUpdateLogin | Session login associated to the user who most recently updated the translated task row. |
TaskDefinitionTranslationLastUpdatedBy | User who most recently updated the translated task row. |
TaskDefinitionTranslationName | Name of the task. |
TaskDefinitionTranslationObjectVersionNumber | Number of times the translated task row has been updated. |
TaskDefinitionTranslationSourceLang | Code that identifies the language in which the contents of the translatable columns were originally created. |
TaskDefinitionTranslationTaskId | Value that identifies the task associated to translated the task row. This is a foreign key to the Tasks view object. |