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

Code Not getting shown while debugging

former_member207873
Participant
0 Likes
878

Hi Experts,

I wrote an implicit enhancement for function module J_1I7_USEREXIT_EXCISE_BEF_SAVE. But while debugging the code is not getting displayed. I have read so many threads about the same but not able to fix the issue. Please give some hint on how to sort this.

B.R.

5 REPLIES 5
Read only

former_member196331
Active Contributor
0 Likes
841

If you put break point May i know what happens.

Read only

0 Likes
841

If I put break point it is coming to that function module without the enhancement code.

Read only

0 Likes
841

How did you find the correct enhancement point. I have doubt whether the enhancement point is correct or not.

Read only

0 Likes
841

It is coming to the break point while debugging. So the FM is there in the scope of what we are looking for. But this FM comes without the enhancement code written.

Read only

0 Likes
841

Maybe at which event you want the enhancement to be triggered, that event never arises?