‎2016 Oct 06 11:43 AM
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.
‎2016 Oct 06 11:45 AM
‎2016 Oct 06 11:50 AM
If I put break point it is coming to that function module without the enhancement code.
‎2016 Oct 06 11:54 AM
How did you find the correct enhancement point. I have doubt whether the enhancement point is correct or not.
‎2016 Oct 06 11:56 AM
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.
‎2016 Oct 07 10:25 AM
Maybe at which event you want the enhancement to be triggered, that event never arises?