Login Form

Best viewed in IE 7.0

ADVERTISEMENTS
ADVERTISEMENT

Edit, create, delete or adjust your database table

The database utility is the interface between the ABAP Dictionary and the relational database underlying the R/3 System.  
This tools allows you to delete all the data in the tables.

You can call the database utility from the initial screen of the ABAP Dictionary (SE11) with  
Utilities -> Database utility (Transaction SE14).  

You can use the database utility to edit all the database objects that are generated from objects of the ABAP Dictionary.  

These are database tables (and also indices if specified) that are generated from transparent tables or physical table pools or table clusters, indexes, database views and matchcode pooled tables or matchcode views.

If you want to use the database utility, you need authorization for authorization object  
S_DDIC_OBJ, e. g. S_DDIC_ALL.
ADVERTISEMENT
Free software downloads