Application Development 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: 

Table Miantenance

Former Member
0 Kudos
81

Hello ABAPers,

I have one small doubt.. when we create a table and maintain in SM30.. after populating the table with some entries, again if we need to modify the table with some more fields, while activating why it says that the data will be lost ... click adjust or terminate... what is the way where we can retain the data which is already in..

any suggestions...

Thanks.

1 ACCEPTED SOLUTION

Former Member
0 Kudos
64

you don't have to delete your entries. You can just adjust it (without

deleting) and all the entries are saved.

The easiest way to modify your table maintenance view is through the SE11

transaction for your table. Go to 'Environment' -> 'Table Maint. View'

Go to 'Generated objects' -> Change

In the popup you can choose your options. After pushing the 'OK' the new

table maintenance view is generated.

regards,

Chaitanya

2 REPLIES 2

Former Member
0 Kudos
65

you don't have to delete your entries. You can just adjust it (without

deleting) and all the entries are saved.

The easiest way to modify your table maintenance view is through the SE11

transaction for your table. Go to 'Environment' -> 'Table Maint. View'

Go to 'Generated objects' -> Change

In the popup you can choose your options. After pushing the 'OK' the new

table maintenance view is generated.

regards,

Chaitanya

Former Member
0 Kudos
64

In change mode table maintainence generator screen click on expert button and check refresh overview screen checkbox and press enter .... this solves your purpose ...

Regards,

Santosh