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

Creating an enhancement section within a Web dynpro comp. controller method

Former Member
0 Likes
360

We are trying to create an enhancement section within a component controller method of a Web dynpro application. When we add the enhancement section line in the method and save the method it is not allowing us to create the enhancement spot to which the enhancement section is referring. This seems to be different behaviour to adding an enhancement section within a standard report because when we save the standard report we are given a dialog box that allows us to create and save the enhancement spot in which the enhancement section will be stored.

Any help would be greatly appreciated as this is preventing us from enhancing the method.

Cheers

Michael Arter

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
318

hai mich,

u cant add enhancement points fo rstandard code but u can implement the available enhancement points and write ur code

if u want to add enahcnement points then u need access key ,

normally u have implicit points at start and end of program

m.a

1 REPLY 1
Read only

Former Member
0 Likes
319

hai mich,

u cant add enhancement points fo rstandard code but u can implement the available enhancement points and write ur code

if u want to add enahcnement points then u need access key ,

normally u have implicit points at start and end of program

m.a