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. |