(SUM)REPACHK2: Inactive Objects Found

Your SAP upgrade activity is stopped in Preprocessing phase due to the following error,

Inactive customer objects found

The development environment has been unlocked now. Activate the objects or remove the inactive versions

Solution

Refer to below SAP Notes,

  • 2177563 – REPACHK_CLONE: or REPACHK* Inactive objects and Open repairs found
  • 2435892 – Inactive customer objects during SAP Upgrades
  • 538167 – Active objects are displayed as inactive

Firstly, execute the report RS_WORKING_AREA_CONSISTENCE using transaction code SE38.

The report checks objects that are classified as inactive to see if they are actually inactive. If there are no inactive versions, the system displays the inconsistencies. In addition, they are deleted if the field DELETE is selected on the selection screen. Selecting the field ONLYDIC ensures that only ABAP Dictionary objects are checked.

Alternatively, use transaction code SE80. Select Repository Browser > Inactive Object. Put “*” to search for all users. From the output, investigate why the objects are inactive and check with developers / functional, should the objects be activated or not (or deleted).

You May Also Like

Leave a Reply?