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 with user exit

Former Member
0 Likes
978

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

8 REPLIES 8
Read only

former_member156446
Active Contributor
0 Likes
918

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..

Read only

0 Likes
918

Hi,

Thanks for your reply,

But it is giving the message in status bar not as a popup.

thanks,

Sudheer

Read only

0 Likes
918

try as I said... I had the same doubt way back in my olden days... try changing the display->change modes..

Read only

0 Likes
918

Hi,

thank you very much.

sudheer

Read only

0 Likes
918

Hi,

Or just try hitting on Enter once more.

Read only

Former Member
0 Likes
918

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.

Read only

Clemenss
Active Contributor
0 Likes
918

Hi sudheer kumar,

keep cool. This is a WARNING. Press Enter and continue.

Regards,

Clemens

Read only

Former Member
0 Likes
918

thanks