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 Append structure

Former Member
0 Likes
2,609

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
Read only

Former Member
1,779

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
Read only

Former Member
0 Likes
1,779
Read only

0 Likes
1,779

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.

Read only

Kartik2
Contributor
0 Likes
1,779

hi,

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

Regards,

kartik

Read only

AnjaneyaBhardwaj
Contributor
0 Likes
1,779

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

Read only

0 Likes
1,779

Hi bharadwaj,

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

Read only

Former Member
0 Likes
1,779

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

Read only

Former Member
0 Likes
1,779

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....

Read only

Former Member
1,780

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

Read only

0 Likes
1,779

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