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

Delete a append structure from table - how?

Former Member
0 Likes
1,129

Hi

I have appended a structure to a table, but I want to remove this append, but how do I do?

Br

Lars

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
869

Go to se 11 ...give your structure name and delete it from there.

Hope it helps.

Thanks,

Jayant

Hi

I have appended a structure to a table, but I want to remove this append, but how do I do?

Br

Lars

5 REPLIES 5
Read only

Former Member
0 Likes
870

Go to se 11 ...give your structure name and delete it from there.

Hope it helps.

Thanks,

Jayant

Read only

Former Member
0 Likes
869

hi

please refer to the link below

this must help you

regards

Aakash Banga

Read only

Former Member
0 Likes
869

hello,

Delete it from data dictionary. (Se11)

Thanks.

Read only

rainer_hbenthal
Active Contributor
0 Likes
869

If your append structure is named xyz and is an extension of table/structure abc, goto SE11 and delete structure XYZ, dont go to abc and try to delete it there.

But what has this to do with ABAP? Theres a forum special for ddic questions.

Read only

Former Member
0 Likes
869

1) First delete the structure in SE11 tcode.

2) Then Activate your table.