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

What is the Database Utility

Former Member
0 Likes
1,194

What is the Database Utility and its use ?

Give an example if possible ..... PLease

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,028

hi,

Database Utility is used for adjusting the database on changing the fields and field attributes ..

Check out the below related threads

Regards,

Santosh

What is the Database Utility and its use ?

Give an example if possible ..... PLease

4 REPLIES 4
Read only

Former Member
0 Likes
1,029

hi,

Database Utility is used for adjusting the database on changing the fields and field attributes ..

Check out the below related threads

Regards,

Santosh

Read only

Former Member
0 Likes
1,028

hi,

database utility is the interface between abp dictionary and the underlying database.

this allows you to edit the database objects that are generated from objects of the ABAP Dictionary. tcode is

se14.

refer to the following link

http://help.sap.com/saphelp_nw04/helpdata/en/cf/21f0f0446011d189700000e8322d00/frameset.htm

reward if useful

thanks and rewards

Read only

manubhutani
Active Contributor
0 Likes
1,028

it is the interface b/w under;ying database and the presentation server

ex..

when u double clik on anu dataelement or table

it will take u to the the database table..

please reward points

Read only

Former Member
0 Likes
1,028

Hi Manjunath CN ,

you have created some entries in a table and after that you added some fields.then there is a option Database Utilities

where it will ask whether it should keep the previous records

or delete previous records.

i.e if we make any changes to the table then we have to use this option.

Hope this may solve your problem.

Thanks and regards,

Rajeshwar