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: 

Delete Append structure

Former Member
0 Kudos

Hi All,

We have an append structure for a standard structure, Now my issue is when i am trying to select the append structure and delete it,

it shows as it doesn't exists when i try to create an append structures with the same name it shows it already exists.

Can any one please help me how to delete this append structure or the way to activate it.

Kindly help me.

Regards,

Praveen

1 ACCEPTED SOLUTION

Former Member

Hi All,

Thanks for your inputs

All the above suggested procedures works when the append structure is in active or inactive

But in my case when it try to delete the structure it says it doesn't exists but standard structure still shows it has an append structure.

There is a function module DD_APPD_DEL to delete the append structures

when i executed this FM with append structure name as input. the append structure is no more in my standard structure.

Hope it helps some one.

Thanks once again for everyone.

Regards,

Praveen

9 REPLIES 9

Former Member
0 Kudos

0 Kudos

Hi karthik,

Thanks for your quick reply in my case its an append structure to the standard structure.

we cannot adjust a structure using SE14.

Is  thr any other way to do it.

Kartik2
Contributor
0 Kudos

hi,

Please do a database adjust from the transaction SE14. Hope it solves your problem. Thank you.

Regards,

kartik

anjaneya_bhardwaj2
Contributor
0 Kudos

Below link will help you .

http://help.sap.com/saphelp_45B/helpdata/en/ce/ac94de8d49d111a4620060b03c3b0e/content.htm

Diaply the structure standalone click on change and delete I think you did not activate the append atructure properly.

Thanks,

Anjaneya bHARDWAJ

0 Kudos

Hi bharadwaj,

When i right click and select change it shows as object does not exists.

Former Member
0 Kudos

Hi Praveen,

Just go to SE11 and give the name of structure and press delete button.

It's shows you message that it's using in table.

Press the delete button.

Structure will be deleted.

Use T-Code SE14 to Activate the Table.



Regards

Ravi Singh

Former Member
0 Kudos

hi,

In SE11 , Open the structure and select the GOTO   in menu bar and select the append structure , here select the append structure and click on delete icon..i tried it....

Former Member

Hi All,

Thanks for your inputs

All the above suggested procedures works when the append structure is in active or inactive

But in my case when it try to delete the structure it says it doesn't exists but standard structure still shows it has an append structure.

There is a function module DD_APPD_DEL to delete the append structures

when i executed this FM with append structure name as input. the append structure is no more in my standard structure.

Hope it helps some one.

Thanks once again for everyone.

Regards,

Praveen

0 Kudos

Very good, really helped me this time during my upgrade process.