Application Development 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: 

How to Create Explicit Enhancement Point for Standard Program

Former Member
0 Kudos

Hi,

We have to write custom validation code in some of archiving program,

as SAP suggests to use Enhancement Framework for write our own code

in SAP Standard Program.

But for some of SAP standard program I didn’t find any relevant

implicit enhancement –points.

While creating explicit enhancement point to write custom code in SAP

standard program, system asks development access authorization(S_DEVELOP or Access Key).

So suggest me is there any another way to create explicit enhancement

point for SAP standard programs?

Thanks & Regards,

Rajnish Pathak

2 REPLIES 2

Former Member
0 Kudos

Hi,

To create a explicit enhacement point u need to have the access key for the standard program so that u can get it to the modifieble mode .

For making changes u can have a take into consideration the function exits and badi's provided by the SAP for customer modification .

If these dont suit ur requirement then u can request SAP for the access key for the standard program to be customised.

0 Kudos

Hii Rajnish,

SAP is not providing Enhancement –Spots in evry program as of now.,.

u can go to the Program and can find Enhance ment Spots as.,.

Find in the main program for a word ES_programname there u'l find the Enhancement Spot.,.,and inside it.,.,some Enhancement Points And enhancement Implimentations.,.

From ECC6.0 u'l find a Spiral kind of Icon.,.,which is For Enhancement implementation.,.,tht u'l find in the editor.,.,while u'l b inside a enhancement Spot.,.

Enhancement Spots n Point r not yet stabilised.,.,sometimes it behave ocward.,.,bt in near future it will probably replace the Exits n badi's.,.

Regards

Debasish