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

Problem in append and delete structure

Former Member
0 Likes
727

Hi ,

I am appending a field in a structute. But when I activate the structure, it keeps on processing for a long time. When I stop the transcation, I see the structure 'Partially Active' and the fields get appended.

Now I am trying o delete the appended structure, again it gets into long processing time for deletion and I have to manaually stop thje transaction. The appended fields are not getting deleted.

What can be the problem.

The client I am working has been freshly created and is a copy of SAP client '001'. Please suggest whether the client should be created as '000' or '001' client copy.

RR

5 REPLIES 5
Read only

Former Member
0 Likes
680

Hi Rajiv,

This problem occurs sometimes...could u please let me know, which table u r appending a field, will give clear idea to help.

Never try to append a field in cluster tables.

Thanks

Rohit G

Read only

0 Likes
680

Hi,

I am appending the fields in structure KOMK, KOMP and KOMG

Read only

0 Likes
680

This message was moderated.

Read only

Former Member
0 Likes
680

Hi Rajiv,

it keeps on processing for a long time..

This happens because, this structure may have been used inside other tables or structures.

Hence, when we add field in this structure, the system has also to append the field on the DEPENDENT tables / structures etc. Hence it takes time.

Regards,

Amit Mittal.

Read only

Former Member
0 Likes
680

Hi rajiv,

just go se11 and give the structures name KOMK KOMP etc and do a where used list..

The system will display all the entries in which those structure has been used...

so it needs to updated all those dependent object.... This will basically take time for long processing...

Let me know if you need any further info..

Regards

Satish Boguda