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

Implicit enhancement does not trigger

Clemenss
Active Contributor
0 Likes
4,481

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,710

Hi Clemens,

maybe note 1561880 can help.

Best regards,

Tapio

5 REPLIES 5
Read only

kakshat
Product and Topic Expert
Product and Topic Expert
0 Likes
2,710

Hallo Clemens,

Did you try setting a breakpoint in your implicit enhancement?

Read only

TuncayKaraca
Active Contributor
0 Likes
2,710

Clemens,

You can also try generate the main program which has user exit subroutine.

Read only

Clemenss
Active Contributor
0 Likes
2,710

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

Read only

Former Member
0 Likes
2,711

Hi Clemens,

maybe note 1561880 can help.

Best regards,

Tapio

Read only

0 Likes
2,710

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