SAP ABAP Message Class E2 Message Number 035 (Internal error trying to call the where-used list)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-ED (Application Component) Dictionary Maintenance
     SEDD (Package) DDIC Editor
Attribute
Message class E2  
Short Description DE Data Dictionary    
Message Number 035  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
Internal error trying to call the where-used list
Help Document

Diagnosis

In deleting a Dictionary object, the system found that it is used.
This error message occurs when you display a where-used list.

Cause:

  • The object is still used indirectly. When the system deletes an object, it searches for both direct and indirect uses. If it finds that the obje is used, a dialog box appears, from which the user can start the where-used list function. However, the where-used list function only searches for direct use of the object. If it cannot find a direct use, this error message appears.
  • The object is used in generated programs.
    The where-used list filters generated programs.
  • There is an inconsistency.

System Response

Procedure

  • Start the ABAP Dictionary maintenance transaction and use the where-used list function to search for indirect occurrences of the object you want to delete. Once you have deleted the uses of the object, you can delete the object itself.
  • If the object for deletion is only used in programs, and the where-used list does not return any programs as users of the object, you can delete it.
  • If the object has no indirect use, use the where-used list for direct uses instead.

Procedure for System Administration

History
Last changed on/by 20140121  SAP 
SAP Release Created in