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

problem in implicit enhancement

Former Member
0 Likes
851

hi to all experts,

when im trying to create an implicit enhancement in a method im getting a message that " IN THIS MODE U CAN CREATE IMPLEMENTATIONS ONLY" , y this error is coming and how to rectify it .. thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
643

Hi,

Refer this link it is very useful to u...i think it can resolve ur problem..

It gives the condition to create implicit enhancements and where to use it...

http://help.sap.com/saphelp_nw70/helpdata/EN/29/e59441026aae5fe10000000a1550b0/content.htm

Regards

Kiran

Edited by: Kiran Saka on Feb 10, 2009 11:38 AM

5 REPLIES 5
Read only

Former Member
0 Likes
643

Hi Mozam,

same kind of issue in the below link

Refer there, hope solves your problem.

Regards!

Read only

Former Member
0 Likes
643

Hi ,

You try creating implicit enhancement in soem other method of same program ans see it will create and your reqirement will trigger

Read only

Former Member
0 Likes
643

hi!

It may be that the enhancement on which u are coding does not belong to that purpose see for other methods in it which works for what u are implementing it.

Read only

Former Member
0 Likes
644

Hi,

Refer this link it is very useful to u...i think it can resolve ur problem..

It gives the condition to create implicit enhancements and where to use it...

http://help.sap.com/saphelp_nw70/helpdata/EN/29/e59441026aae5fe10000000a1550b0/content.htm

Regards

Kiran

Edited by: Kiran Saka on Feb 10, 2009 11:38 AM

Read only

Former Member
0 Likes
643

After you click the enhancement button( shift + f4)> edit> enhancement operation> show implicit enhancement>

then right click on

""""""""""""""""""""""""""""""""""""""

> enhancement implementation> create > code>

Regards ,

Kaushik