‎2009 Feb 10 9:50 AM
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
‎2009 Feb 10 10:37 AM
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
‎2009 Feb 10 10:00 AM
‎2009 Feb 10 10:07 AM
Hi ,
You try creating implicit enhancement in soem other method of same program ans see it will create and your reqirement will trigger
‎2009 Feb 10 10:26 AM
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.
‎2009 Feb 10 10:37 AM
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
‎2009 Feb 10 10:51 AM
After you click the enhancement button( shift + f4)> edit> enhancement operation> show implicit enhancement>
then right click on
""""""""""""""""""""""""""""""""""""""
> enhancement implementation> create > code>
Regards ,
Kaushik