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

How to delete an append structure?

Former Member
0 Likes
840

Hi everbody...

I needed to add few fields to the standard table VBRK and hence I opted for append structure.

And added few fields as per the requirements. Now I dont need them anymore.

I didnt find a way to delete the append structure from that VBRK table.

Can someone help me how to delete an append strucure?

Thanks,

ABAPer

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
633

Hi,

Firstly delete the structure from SE11 and after that GOTO Transaction SE14 specify the table name VBAK and press enter and in the following screen press on Activate and Adjust the Database button.

This would solve your issue.

Regards

Narin Nandivada

Hi everbody...

I needed to add few fields to the standard table VBRK and hence I opted for append structure.

And added few fields as per the requirements. Now I dont need them anymore.

I didnt find a way to delete the append structure from that VBRK table.

Can someone help me how to delete an append strucure?

Thanks,

ABAPer

3 REPLIES 3
Read only

Former Member
0 Likes
634

Hi,

Firstly delete the structure from SE11 and after that GOTO Transaction SE14 specify the table name VBAK and press enter and in the following screen press on Activate and Adjust the Database button.

This would solve your issue.

Regards

Narin Nandivada

Read only

Former Member
0 Likes
633

Hi,

Try this..

goto se11.

give the append structure in the datatype field..Then press delete..

Thanks

Naren

Read only

Former Member
0 Likes
633

Open the table in SE11 and Click the Button 'Append Structure..' (located near Indexes...). Here you will have option to delete the append structure.