TaskTypeExtractPVO

The Task Types view object that extracts the definition of task types.

Data Store Key : FscmTopModelAM.ScmExtractAM.DooBiccExtractAM.TaskTypeExtractPVO

Primary Keys : TaskTypeTaskTypeId, TaskTypeTranslationLanguage, TaskTypeTranslationTaskTypeId

Initial Extract Date : TaskTypeCreationDate

Incremental Extract Date : TaskTypeLastUpdateDate

Attributes

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

Name Description
TaskTypeAttributeCategory Context name for the Task Types descriptive flexfield.
TaskTypeCreatedBy User who created the task type row.
TaskTypeCreationDate Date when the task type row was created.
TaskTypeLastUpdateDate Date when the task type row was last updated.
TaskTypeLastUpdateLogin Session login associated to the user who most recently updated the task type row.
TaskTypeLastUpdatedBy User who most recently updated the task type row.
TaskTypeObjectVersionNumber Number of times the task type row has been updated.
TaskTypeOrchestrationApplicationId Value that identifies the orchestration application associated to the task type row. This is a foreign key to the DOO_ORCHESTRATION_APPLICATIONS table.
TaskTypeSeededFlag Indicates whether the task type was predefined by the Oracle Fusion application. A list of accepted values is defined in the lookup type YES_NO.
TaskTypeTaskSubTypeCode Code that identifies the subtype of task. A list of accepted values is defined in the lookup type DOO_SUBTYPE_CODE.
TaskTypeTaskType Name of the task type.
TaskTypeTaskTypeId Value that uniquely identifies the task type row. This is the primary key of the Task Types view object.
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.