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

Enhacements triggering

Former Member
0 Likes
568

hi

IF the package used for the enhancement is different from the package for the

main prg then whether it will have any effect on the triggering of the enhacement

at runtime.

(Means the enhancement triggers or not)

thx for any replies,

kiran

3 REPLIES 3
Read only

suresh_datti
Active Contributor
0 Likes
537

Package doesn't matter.. it will get triggered as long as the Enhancement/Implementation is active..

~Suresh

Read only

Former Member
0 Likes
537

Hi

No issues. But you need to be careful while transporting from server to server. You have transport both.

Regards

Surya.

Read only

0 Likes
537

HI ALL,

i am having an enhacement COPA0005

i have to trigger this from either KE21N or FB01

In this case My enhancement is active and the project is also active but

the enhancement is not triggering. I set a break point to the function exit name

and also again other name to the very first step inside the include prg name

but my enhancement is not at all triggering. Y i dont know.

Can you please explain where i went wrong in this situation.

=========================

2)

In my case

a) COPAZ0005 Enhancement is in the package 'KE'.

b) the include prg ZXKKEU08 is in the exit "EXIT_SAPLKEII_002" which isin the enhacement is in the package "Z_EF_ABAP".