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 user exit (cmod)

Former Member
0 Likes
527

hi abapers,

i have one problem in creating user exit.the exit is EXIT_SAPLSUSF_001

for pop up screen on loging into sysytem. The problem is when i double clicking the include

INCLUDE ZXUSRU01 .the following message is throwing ''Program names ZX... are reserved for includes of exit function groups""

i want to include my coding in this include ,can any one guide me .....

thanks inj advance & regards,

veera

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
486

Hi,

I believe it will be just a warning message..

Double click on the include ZXUSRU01..

If it gives a message...Then press enter to continue..

Thanks,

Naren

3 REPLIES 3
Read only

Former Member
0 Likes
487

Hi,

I believe it will be just a warning message..

Double click on the include ZXUSRU01..

If it gives a message...Then press enter to continue..

Thanks,

Naren

Read only

0 Likes
486

hi naren ,

thanks its is warning message ,ok .

thaks

veera

Read only

former_member150733
Contributor
0 Likes
486

At the Warning message, Just press an 'Enter' and create the new include zxusru01 . Write your logic in the new include created.