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

enhancement point not executed

Former Member
0 Likes
416

In t-code CORK, Include LCORFF0H

enhancement-point add_dummy_conf_for_all_oper_01 spots es_saplcorf.

I replaced enhancement, with my own enhancement

enhancement /sapmp/ordcomp_pp_saplcorf.    "active version

But this enhancement is never executed. any ideas why this is so? I have activated the enhancement

In t-code CORK, Include LCORFF0H

enhancement-point add_dummy_conf_for_all_oper_01 spots es_saplcorf.

I replaced enhancement, with my own enhancement

enhancement /sapmp/ordcomp_pp_saplcorf.    "active version

But this enhancement is never executed. any ideas why this is so? I have activated the enhancement

1 REPLY 1
Read only

custodio_deoliveira
Active Contributor
0 Likes
341

Hi Megan,

Instead of replacing the existing enhancement, try to create a new implementation (right click on ADD_DUMMY_CONF_FOR_ALL_OPER_01 ->enhancement operations ->create implementation.

Don't forget to activate it. The standard enhancement will still be executed and yours will be executed next.

Regards,

Custodio