Tasks
The Task view object that extracts the definition of tasks.
Data Store Key : FscmTopModelAM.ScmExtractAM.DooBiccExtractAM.TaskDefinitionExtractPVO
Primary Keys : TaskDefinitionTaskId, TaskDefinitionTranslationLanguage, TaskDefinitionTranslationTaskId
Initial Extract Date : TaskDefinitionCreationDate
Incremental Extract Date : TaskDefinitionLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description | 
|---|---|
| TaskDefinitionAttributeCategory | Context name for the Task descriptive flexfield. | 
| TaskDefinitionCreatedBy | User who created the task row. | 
| TaskDefinitionCreationDate | Date when the task row was created. | 
| TaskDefinitionLastUpdateDate | Date when the task row was last updated. | 
| TaskDefinitionLastUpdateLogin | Session login associated to the user who most recently updated the task row. | 
| TaskDefinitionLastUpdatedBy | User who most recently updated the task row. | 
| TaskDefinitionObjectVersionNumber | Number of times the task row has been updated. | 
| TaskDefinitionOrchestrationApplicationId | Value that identifies the orchestration application associated to the task row. This is a foreign key to the DOO_ORCHESTRATION_APPLICATIONS table. | 
| TaskDefinitionTaskId | Value that uniquely identifies the task row. This is the primary key of the Tasks view object. | 
| TaskDefinitionTaskTypeId | Value that identifies the task type associated to the task row. This is a foreign key to the Task Types view object. | 
| 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 uniquely identifies the task row. |