‎2006 Dec 26 4:02 AM
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
‎2006 Dec 26 4:06 AM
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
‎2006 Dec 26 4:06 AM
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
‎2006 Dec 26 4:10 AM
‎2006 Dec 26 4:10 AM
At the Warning message, Just press an 'Enter' and create the new include zxusru01 . Write your logic in the new include created.