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

In code implicit enhancement is not showing

sachin_yadav3
Active Participant
0 Likes
3,001

Hi,

I have implement Implicit enhancement for one pricing routine. Every thing is working according to the logic but when i go to the routine i can not find my code.

I can not find my code even when i select the option 'Show Implicit Enhancement' .

I am not able to understand why i am not able to see the code even though it is triggering in de-bug and working properly.

Kindly help

regards

Sachin

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,526

Hi,

Did you try SE38> Utilities>Settings, go to the tab ABAP Editor and in the section Enhancement Implementations and select the radio button "Display All".

Regards,

Himanshu Verma

Hi,

Did you try SE38> Utilities>Settings, go to the tab ABAP Editor and in the section Enhancement Implementations and select the radio button "Display All".

Regards,

Himanshu Verma

5 REPLIES 5
Read only

Former Member
0 Likes
1,527

Hi,

Did you try SE38> Utilities>Settings, go to the tab ABAP Editor and in the section Enhancement Implementations and select the radio button "Display All".

Regards,

Himanshu Verma

Read only

0 Likes
1,526

Yes i tried but no luck

Read only

0 Likes
1,526

Hi,

In That case look at OSS 1137927 and 1373584.

Regards,

Himanshu Verma

Read only

Former Member
0 Likes
1,526

Hi Sachin,

Hmmm, it should get displayed, though, if you want to change the code and you are not getting how to change then you can goto SE80-->Package Name and say display. System will list out the Enhancement Points under this package, click on the relative node and change the code.

Thanks & Regards,

Faheem.

Read only

0 Likes
1,526

but when i edit it from SE80, the code is not get reflected .

when i debug i found that the code which i inserted form SE80 is not coming where as it coming in SE80.

I really npot getting why we can not see the code from SE38 even after doing show implicit enhacement.