Hi Friends,
Could solve issue in an easy way following Sumans ideaby creating a report.
1. Select entries ( e.g. Fields BEXFL , ODSOBJECT)
from RSDODSO where BEXFL is active into a transparent table xxx,
which is ready for maintenance.
2 check entries in xxx and set flag as desired
3 select entries from table xxx and set BEXFL as determined in step 2 .
As I experienced that there was no need to reactivate any objcts and load and
activation processes also worked properly. I did it in dev, qa and prod and there were
no inconsistencies. I guess sid tables allocated still exist, we can accept.
However be careful as always, when updating system tables.
Please let me know if you should face problems in case of solving a similar issue.
BR
Joe