cancel
Showing results for 
Search instead for 
Did you mean: 

SAP webdynrpo enahcement modify Overwrite exit issue

SFAKI_3
Explorer
0 Kudos

Hi , when I am tying to modify existing webdypro enhancement implementation Overwrite-exit , it asking for SAP access key, my understanding is as I am modifying existing enhancement it should not ask for this key, can you please advise me how to modify this exit without SAP key,

please have a look attachment for detail problem. Thanks in advance for your time and lookup.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

You do not switch to change mode. The area which you can edit is already editable as soon as you press on the enhancement icon.

SFAKI_3
Explorer
0 Kudos

Hi Sumuli,

Thanks for quick reply, in change mode I can able to modify only properties section, not the METHOD area, so when I go to METHOD area , it automatically goes to standard webdyrnpo compoment and if I go for change mode, it asking for SAP key , please have a look at screenshot.

Best regads,

Aki.

Former Member
0 Kudos

You are doing something wrong. First click the Enhance icon in the toolbar. Select the enhancement you created previously. Next go to the Methods tab, scroll down the list to the method you want to edit, scroll to the right and select the pre/post/overwrite exit you want to create/modify by pressing the appropriate icon. You can now edit the exit.

SFAKI_3
Explorer
0 Kudos

Hi Sumali,

problem has been fixed , its an authoriztion issue ' S_USER_PRO' , that stopping me from change mode, any way thanks for your time and reply.

Romeo
Explorer
0 Kudos

I have the same problema, but in SU53 all my authorizations are ok.

Do you have another solution?

Thanks,

SFAKI_3
Explorer
0 Kudos

Hi,

Follow these steps

1. SE80 open the webdynpro component you want to modify

2. double click or navigate to the area where you want to change ( component cotnroller or views etc)

3. select spiral symbol or CTRL+ F4 on tool bar section , it will prompt for create enhancement

4. create enhancement implementation/ short text ( you dont need to fill component section underneath it)

5. select tick symbol, it will create a text Enhancement implementation under WEBDYNPOR component

6. that’s it now you are in customer change mode, when you open methods section and scroll right you will automatically see square icons on each exit ( PRE, POST , OVERWRITE) ..if you want to create your own logic lets say preexit , double click the icon under PREEXIT , SAP automatically create a method area to insert your own code, finish coding , save it , activate it ...

good luck..

Regards

Aki

Romeo
Explorer
0 Kudos


Thanks Akbar,

I had already followed this steps, wich are also described in the following link:

http://wiki.scn.sap.com/wiki/display/WDABAP/Enhancing+the+WebDynpro+Component+and+Methods

Regards,

Romeo