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 section.

Former Member
0 Likes
1,322

Hi

I can not create enhancement section in sap standard code bcoz in display mode we can not change anything.so what will I do?

Please let me know what are the Prerequisites for create enhancement.:-)

11 REPLIES 11
Read only

Former Member
0 Likes
1,256

use button u201EChange Enhancements buttonu201C to switch to Enhancement mode.

Right click on enhancement-section and implement enhancement-section.

@aadil

Read only

Former Member
0 Likes
1,256

refer [this|http://www.sapdb.info/wp-content/uploads/2008/08/introducing-enhancement-framework.pdf]

Read only

Former Member
0 Likes
1,256

Actually I am not telling the enhancement-section's implement part.When I am going to create enhancement operation from edit then problem is arise.

where I give the name of enhancement spot.In display mode it is not created.

Read only

0 Likes
1,256

Hi Abhijit,

Click on the Enhancement Button, that will take you to the Enhancement framework.

Right click on the Enhancement and click create. Then it will allow you to crate a Enhancement.

Regards,

Manish

Read only

0 Likes
1,256

but here one messege are shown ' in this mode , you can create implementation only'.

I can not crate the enhancement section..

Read only

0 Likes
1,256

Hi

Actually the problem is that I have created a enhancement-spot.Afterthat when I am going to create a enhancement-section in standard program this messege is shown ' in this mode you can create implementation only'.

what is the solution?

Read only

Former Member
0 Likes
1,256

Hi.

In the 'Create Enhancement Option' how I create bcoz in standard code I can not got into change mode.

plz give me a solution with example.

Read only

Former Member
0 Likes
1,255

hai abhijit , to create the enhancement points u should have the code in editabel mode

if u want to do for a standard sap code u have to make the code editabel for which u need access key which u cna get from basis, but it is not advisable to add enhancemtn poitns to standard code

if u want to test how it works u cna create a z program and add to it

u will get clear abt it

reagrds

afzal

Read only

0 Likes
1,255

Thank u.I want to know this only.Then whenever I create a enhancement section or enhancement point in standard SAP code I need access key.

So I can not implement the explicit enhancement without permission of SAP in standard code.

is it right?

Read only

0 Likes
1,255

yes, we cannot create enhancement point and enhancement section without having access key in standard program. But we can do implementaion for provided enhancement points.

Read only

Former Member
0 Likes
1,255

Hi,

U can enhance the standard code during display mode with enhancement.

Hit (shift+f4) or enhance button on se38.

And refer to this link, i already answered such type of question in this thread--

Pls revert back if any help required...