SAP Program S_OSP_WF_TASK_PK_ENHANCEMENT - Program S_OSP_WF_TASK_PK_ENHANCEMENT

Purpose
The primary key of the table "SOSP_T_TASK_INFO" has been enhanced withone additional key field. Initially, the table had six primary keyfields namely
1) APPL_ID
2) WORKFLOW_ID
3) SUB_WF_ID
4) STEP_ID
5) GPW_OBJ_TYPE
6) RECP_ROLE_ID
The non-key field "TASK_ID" had to be included in the primary keydefinition based on functional requirement. Hence a new key field"TASK_ID2" has been added to the primary key definition. And the datacontained in the already existing field "TASK_ID" is copied to the newkey field "TASK_ID2".
The field "TASK_ID" will not be used.
To ensure that the data has been successfully copied from the field"TASK_ID" to "TASK_ID2", please go to transaction se11 & check thecontents of the table "SOSP_T_TASK_INFO".
Note: This is valid for the following SAB BASIS releases:
(i) 640: SP19 -> SP20
(ii) 700: SP10 -> SP11

Prerequisites
There are no prerequisites.

Activities
If you encounter problems with database operation, please try againlater.

1028938Workflow: Composite note
1030213Duet Workflow Pattern:XPRA for Task table primary key change