Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

database utility

Former Member
0 Likes
714

what is database utility

thank you

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
679

Hi Ashwini

plz go thhrough this links.

plz assign the points if usefull

Regards

Shashi

5 REPLIES 5
Read only

Former Member
0 Likes
679
Read only

Former Member
0 Likes
679

Hi

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 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 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

Read only

Former Member
0 Likes
679

Dear Aswin,

in short...D.B. utility is the interfae between ABAP Dictionary & Underlying Data base system .

Hop it will helps...!!!

Pls reward if helpful...!!!

Read only

dhruv_shah3
Active Contributor
0 Likes
679

Hi,

Look at this documentation.

[DataBase Utility|http://help.sap.com/saphelp_nw04/helpdata/en/87/1ab2e2c7c611d1950a00a0c929b3c3/frameset.htm]

HTH

Regards,

Dhruv Shah

Read only

Former Member
0 Likes
680

Hi Ashwini

plz go thhrough this links.

plz assign the points if usefull

Regards

Shashi