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: 

dELETING TABLES

Former Member
0 Kudos

I have created a table and used in the module pool..

Now i need to change the key field..After i changing it is not accepting to activate..

When we try to delete the entire table also it is not allowing..Its saying tht it is there in abap dictionary u cnt delete

Now i want to delete this table..Can anyone help to recover from this issue

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Mahesh,

do like this...

SE14-> enter table name-> 'Edit'

Here you can choose 'Adjust and activate' OR 'Delete table'

Thanks

5 REPLIES 5

Former Member
0 Kudos

Hi Mahesh,

do like this...

SE14-> enter table name-> 'Edit'

Here you can choose 'Adjust and activate' OR 'Delete table'

Thanks

Former Member
0 Kudos

Hi Mahesh,

First delete at all the places it has been used and delete table.

Regards,

Satish

Former Member
0 Kudos

Hi Mahesh,

Go to transaction SE14.

Click EDIT

click ACTIVATE AND ADJUST DATABASE

Former Member
0 Kudos

Hi Mahesh,

Go to transaction SE14.

Click EDIT

click ACTIVATE AND ADJUST DATABASE

Now you can activate or delete your table

<b>Kindly reward if useful

Rohit G</b>

Former Member
0 Kudos

Thanks