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: 

Removing used-added custom field from CI_COBL structure

Former Member
0 Kudos

Hi

I have one custom field in custom include structure CI_COBL (coding block structure). This custom include is being used in MSEG, COEP tables. I want to remove that custom field from CI_COBL structure now.

When I try to remove that custom field from CI_COBL thru SE11, activation of CI_COBL structure activates all related tabled where it is being included. As the result COEP, MSEG and other tables become partially active / inactive.

Pls let me know the exact procedure to remove used-added field from CI_COBL custom include structure.

Thanks

Hari

1 ACCEPTED SOLUTION

mvoros
Active Contributor
0 Kudos

Hi,

you need to run transaction SE14 for modified table.

Cheers,

2 REPLIES 2

mvoros
Active Contributor
0 Kudos

Hi,

you need to run transaction SE14 for modified table.

Cheers,

Former Member
0 Kudos

first go to the exit where u have added the coding to upload data into that table from the screen field

There just delete the coding.

and save that

activate that

and then go to the table where u appended structure for that

and cut it from that table

activate it

if not able to activate go to se 14 give the table name and click activate and adjust to database.

with regards

S.Janagar