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-point

Former Member
0 Likes
711

Hi

PLz help

can we create an enhancement point in a standard sap program withought applying its key ?????

i am reading in d blog it is saying first of all go into change mode then right click and define enhancement point .

is it so ??

Hi

PLz help

can we create an enhancement point in a standard sap program withought applying its key ?????

i am reading in d blog it is saying first of all go into change mode then right click and define enhancement point .

is it so ??

4 REPLIES 4
Read only

Former Member
0 Likes
685

If you goto se38 and open a standard program there is a button with concentric circles. Thats the button you need to click which takes you into enhancement mode. then you must right click on the enhancement spot and create a implementation.

Read only

0 Likes
685

But my query is how to create enhancement point and enhancement spot

Read only

Former Member
0 Likes
685

TRANSACTION : VA01/VA02/VA03

INCLUDE PRG : MV45AFZB

-Open <MV45AFZB>

-Program -ENHANCE

-EDIT-ENHANCEMENT OPERATIONS -SHOW IMPLECIT ENHANCE<EMT

-<U wll get yellow lines in the code>

--Place the cursor on the yellow line and right click …ENHANCEMENT IOMPLEMENTATION AND CREATE

-Click on < Declaration >or < code >

-Click on < create > and Provide details <NAME> and <SHPORT DESC> and ENTER .

-Give DEV CLASS and SAVE .

<ZTEST_ENH> is created <message at bottom of the screen .

-Then check the <ZTEST_ENH> and enter.

-Screen enabled to write your own code <remove * button )

<reward if helpful>

Thanks

Jagadeesh.G

Read only

Former Member
0 Likes
685

Hi

Download this PDF and refer the same

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/c1be1003-0701-0010-3795-f87...

help.sap.com/saphelp_nw2004s/helpdata/en/3b/0a39426f79f83ae10000000a1550b0/content.htm

Regards

Shiva