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

Enhancement

Former Member
0 Likes
691

Moderator message: Please use more informative subject in future

Hi

I have created Enhancement spot in Standard include and its activated.

when i check in SE20,i can see .

But i dont see it in code where i had written,but when i click on save Enhancement,then i can see it

what should i make it to see in normal code?

Thanks in advance

Edited by: Matt on Feb 3, 2009 9:49 AM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
661

Hi,

I suppose you have created an implementation of a Enhancement-Point/Enhancement-Section/Implicit Enhancements.

These implementations are stored in separate different Includes and Enhancement Spots.

So these are generally not visible in the standard code. But when you go to Enhance Mode (SHIFT+F4) you can see the code. Also the code will be executed along with the standard code. So even if the code is not being displayed, it will still be executed.

In case if you want ot view the code, go to Enhance Modde using SHIFT+F4.

Hope the above information helps.

Regards,

Abhisek.

Moderator message: Please use more informative subject in future

Hi

I have created Enhancement spot in Standard include and its activated.

when i check in SE20,i can see .

But i dont see it in code where i had written,but when i click on save Enhancement,then i can see it

what should i make it to see in normal code?

Thanks in advance

Edited by: Matt on Feb 3, 2009 9:49 AM

3 REPLIES 3
Read only

Former Member
0 Likes
662

Hi,

I suppose you have created an implementation of a Enhancement-Point/Enhancement-Section/Implicit Enhancements.

These implementations are stored in separate different Includes and Enhancement Spots.

So these are generally not visible in the standard code. But when you go to Enhance Mode (SHIFT+F4) you can see the code. Also the code will be executed along with the standard code. So even if the code is not being displayed, it will still be executed.

In case if you want ot view the code, go to Enhance Modde using SHIFT+F4.

Hope the above information helps.

Regards,

Abhisek.

Read only

Former Member
0 Likes
661

yes, u can go to the enhance mode n chk the code.

And also u will be able to see the code while debugging.

Read only

matt
Active Contributor
0 Likes
661

Please use more informative subject in future