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

Deleting a filed added using .INCLUDE

Bema
Active Participant
0 Likes
2,593

Hi,

How can I delete a field added in SAP standard table RKPF using .INCLUDE.

I deleted the structure that I created. Still it is showing that field in this table and in 2 more tables. These tables are partly active now.

If I delete this field from thse tables , will the problem solved?

Regards,

Beena

1 ACCEPTED SOLUTION
Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,694

You can remove the include from the tables (if alone in include) and any view which include it.

If SE11 activation doesn't work, use SE14 "Utilities for Dictionary Tables" to activate and adjust database.

Regards.

9 REPLIES 9
Read only

Former Member
0 Likes
1,694

are the fields keys for any other table?

Read only

Bema
Active Participant
0 Likes
1,694

The fields are are created by me using .include. it is not a key for any other tables.

Read only

Former Member
0 Likes
1,694

If the include structure is deleted, and the included fields are not required then u can delete the include from the table. delete the structure, adjust and activate the table.

Read only

Bema
Active Participant
0 Likes
1,694

Delete the Include?

or delete the field added. Structure is deleted but still showing the fieldname just below the .include in 3 tables. From all other tables , it is deleted when I deleted the structure.

Read only

0 Likes
1,694

let me get this right....u deleted the structure u used in the include right and now what is ur problem?i didnot get u right.....if u have done the above then u can delete the include also.

Read only

Former Member
0 Likes
1,694

u can delete the include from table.

Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,695

You can remove the include from the tables (if alone in include) and any view which include it.

If SE11 activation doesn't work, use SE14 "Utilities for Dictionary Tables" to activate and adjust database.

Regards.

Read only

0 Likes
1,694

What I have done is in RKPF table one field .INCLUDE is there . Dataelement is CI_COBL. I clicked on CI_COBL and created it . Added one field also and activated it.

After activation the field is there in the RKPF table and the tables related to it.

But I don't want this field. So I deleted the structure CI_COBL. Still the field that I added in the structure CI_COBL is there in RKPF and 2 other tables also.

And it is showing partly active. Can i delete this <b>field</b> , not .INCLUDE CI_COBL row. ? If I delete this , will it create any problem? Please reply..

Read only

0 Likes
1,694

Hi Raymond,

When I activated using Se14, that field automatically get deleted from all the related tables and it is working fine.

Thanks a lot.

Regards,

Beena