Task Services
The Task Services view object that extracts the definition of task services.
Data Store Key : FscmTopModelAM.ScmExtractAM.DooBiccExtractAM.ServiceDefinitionExtractPVO
Primary Keys : ServiceDefinitionServiceId, ServiceDefinitionTranslationLanguage, ServiceDefinitionTranslationServiceId
Initial Extract Date : ServiceDefinitionCreationDate
Incremental Extract Date : ServiceDefinitionLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description | 
|---|---|
| ServiceDefinitionCheckHolds | Indicates whether the hold is enabled for the task service. If enabled and a hold is placed, Order Management sends a request to the fulfillment system to hold the fulfillment request that it's currently processing. A list of acceptable values is defined in the lookup type YES_NO. | 
| ServiceDefinitionCreatedBy | User who created the task service row. | 
| ServiceDefinitionCreationDate | Date when the task service row was created. | 
| ServiceDefinitionLastUpdateDate | Date when the task service row was last updated. | 
| ServiceDefinitionLastUpdateLogin | Session login associated with the user who most recently updated the task service row. | 
| ServiceDefinitionLastUpdatedBy | User who most recently updated the task service row. | 
| ServiceDefinitionObjectVersionNumber | Number of times the task service row has been updated. | 
| ServiceDefinitionOperationCode | Code that identifies the operation to be performed by the task service. A list of acceptable values is defined in the lookup type DOO_OPERATION_CODE. | 
| ServiceDefinitionServiceId | Value that uniquely identifies the task service row. This is the primary key of the Task Services view object. | 
| ServiceDefinitionSplitAllowed | Indicates whether the fulfillment line can be split. A list of accepted values is defined in the lookup type YES_NO. | 
| ServiceDefinitionSystemFlag | Indicates whether the task service was predefined by the Oracle Fusion application and only a few attributes can be updated. A list of accepted values is defined in the lookup type YES_NO. | 
| ServiceDefinitionTaskTypeId | Value that identifies the task type associated to the task service row. This is a foreign key to the Task Types view object. | 
| ServiceDefinitionTranslationCreatedBy | User who created the translated task service row. | 
| ServiceDefinitionTranslationCreationDate | Date when the translated task service row was created. | 
| ServiceDefinitionTranslationDescription | Description of the task service. | 
| ServiceDefinitionTranslationLanguage | Code that identifies the language into which the contents of the translatable columns are translated. | 
| ServiceDefinitionTranslationLastUpdateDate | Date when the translated task service row was last updated. | 
| ServiceDefinitionTranslationLastUpdateLogin | Session login associated with the user who most recently updated the translated task service row. | 
| ServiceDefinitionTranslationLastUpdatedBy | User who most recently updated the translated task service row. | 
| ServiceDefinitionTranslationObjectVersionNumber | Number of times the translated task service row has been updated. | 
| ServiceDefinitionTranslationServiceId | Value that uniquely identifies the task service row. | 
| ServiceDefinitionTranslationServiceName | Name of the task service. | 
| ServiceDefinitionTranslationSourceLang | Code that identifies the language in which the contents of the translatable columns were originally created. |