‎2013 Feb 12 9:38 AM
Hi Folks,
I followed all steps described somewhere, I remembere I did successfully with anoither client:
I want to avoid modification required for old-style userexit FORM routines in SAP SD module.
I use implicit enhancement at end (or start) of FORM.
Enhance, show implicit enhancement options:
right-mouse-click where I want the enhancement, enhancement operations, create enhancement
create enhancement, select code, select enhancement, confirm
Insert code, i.e. method call
Activate enhancements
switched to display mode, double-clicked enhancement, see it active:
Set breakpoints in debugger before and at end of call, but the enhancement is skipped (not visible)
Stepped forward (F5),
forward F5, but enhancement is left out.
So I think something is missing. I',m on ECC6.0, SAP_ABA 702.
Thank you very much for the missing link.
Best regards,
Clemens
‎2013 Feb 14 10:19 AM
Hi Clemens,
maybe note 1561880 can help.
Best regards,
Tapio
‎2013 Feb 12 2:51 PM
Hallo Clemens,
Did you try setting a breakpoint in your implicit enhancement?
‎2013 Feb 12 3:56 PM
Clemens,
You can also try generate the main program which has user exit subroutine.
‎2013 Feb 13 5:23 PM
Thanks a lot for the hints. Yes, I tried everything mentioned - otherwise I may not have asked.
In the meantime I found out that since 2011 no support packages have been applied to the system and here nobody ever created any enhancement except one ( ! ) Badi implementation.
I found other basic bugs - we have no basis here an nobody got the time...
At least: Thank you all for reading through my blog-like instructions
Regards,
Clemens
‎2013 Feb 14 10:19 AM
Hi Clemens,
maybe note 1561880 can help.
Best regards,
Tapio
‎2013 Feb 16 11:31 AM
Thanks a ton. I applied with SNOTE. Nothing changed, it never went through the changed code. But the next day, everything was fine. Weird but good!
Best regards
Clemens