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

How to write custom code in standard program by using implicit enhancement

Former Member
0 Likes
1,598

Hi,

we have an include MM07RFBC ih this include we have implicit enhancement options, by using these implicit enhancement options

how to write the customzied code.

Thanks in advance.

3 REPLIES 3
Read only

Former Member
0 Likes
704

Hi Satya

On the menu bar

Edit -> Enhancement Operations -> Show Implicit Enhancements

It's show the area where you may do the Enhancement with """""""""

Now click on a button which says Enhance. It looks like a spiral.

Now right click on the required """"""""" and choose Enhancement Implementation -> Create Implementation

Choose Code.

It'd ask for a name and a short text.

Pushpraj

Read only

Former Member
0 Likes
704

follow the same.

Open ur program in se38 and display.

clk on the spiral button or shift+f4 this makes ur left hand side white colour.

From menu Edit->Enhancement operation->Show implicit enhancement options

U will get the curosr positions whree u can create u r enhancement spots.

U see where u want to craete , then write clik on the """""""""""""""""""""" and say enhanceent implementation->create.

U write ur code there and activate .

thats all ur enhance ment spot will be created.

Regards

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
704

Hi,

Refer the below link for Enhancement Frame work.

link:[Enhancement Framework|http://www.sdn.sap.com/irj/sdn/nw-development;jsessionid=(J2EE3414700)ID0001650150DB11191306661964042795End?rid=/webcontent/uuid/2342e1f3-0b01-0010-a186-fdd404884050

]