Diagnosis The specified table is of activation type 1 and changes requiringreactivation of the run-time object have been made.
Procedure You cannot regenerate the run-time object for this table online usingthe ABAP/4 Dictionary activating function. You will need to use the Cprogram DIPGNTAB for this, specifying the table name as parameter(set TWO_TASK, command: dipgntab -tabl
). This generates theappropriate run-time object for the revised version of the table whichcan then be activated in the ABAP/4 Dictionary.