‎2009 Nov 14 6:48 AM
Hi Experts,
I am working a user exit. ( exit name iwo10009 ).
I have created a project for that and in enhancement components i have given the user-exit name 'iwo10009'.
and in components I double clicked on the function exit 'EXIT_SAPLCOIH_009'.
and in that there is an include 'INCLUDE ZXWOCU07'. when I double clicked on the include it is not going into that include.
It is giving the error as "Program names ZX... are reserved for includes of exit function groups".
Can anybody suggest me what I have to do.
Thanks,
Sudheer
‎2009 Nov 14 6:51 AM
if you check its not a error message its a yellow line to warning message...
double click on the include and on the message hit enter.. and it will let you in to write your code..
‎2009 Nov 14 6:55 AM
Hi,
Thanks for your reply,
But it is giving the message in status bar not as a popup.
thanks,
Sudheer
‎2009 Nov 14 6:56 AM
try as I said... I had the same doubt way back in my olden days... try changing the display->change modes..
‎2009 Nov 14 7:35 AM
‎2009 Nov 14 3:36 PM
‎2009 Nov 14 6:55 AM
Hi,
Its wondering, in my system just now I tried, its working fine.
Do one thing goto SE37 give the exitname 'EXIT_SAPLCOIH_009' and clink on Display.
Then double click on INCLUDE ZXWOCU07.
Finally add this in your Project.
I hope this will work.
ANIL.
‎2009 Nov 14 7:59 PM
Hi sudheer kumar,
keep cool. This is a WARNING. Press Enter and continue.
Regards,
Clemens
‎2010 Feb 20 9:03 AM