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

User Exit Problem

Former Member
0 Likes
768

Hi Friends,

i am trying to do user exits for tcode VA01, but when i am trying to double click on INCLUDE ZXVVAU04, its giving warning "Program names ZX... are reserved for includes of exit function groups", can u help me out...HOW TO WRITE CODE IN THAT INCLUDE...

Thanks in Advance, Point for sure

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
748

hi ,

it is just a warning ..

press enter and proceed

regards

satesh

7 REPLIES 7
Read only

Former Member
0 Likes
749

hi ,

it is just a warning ..

press enter and proceed

regards

satesh

Read only

Former Member
0 Likes
748

just enter n ignore it and do the work...

Read only

Former Member
0 Likes
748

It is just a warning...

Just press Enter to edit the code...

Read only

FredericGirod
Active Contributor
0 Likes
748

Hi,

already ask ..

it's a warning, just press ENTER.

Rgd

Frédéric

Read only

Former Member
0 Likes
748

hi vijaya,

1. Place your cursor on the include ZXVVAU04

2. Then press ENTER

(on the RIGHT-MOST bottom side)

(not the one in them middle (above shift key))

3. After that it will ask to CREATE the include !

regards,

amit m.

Read only

Former Member
0 Likes
748

this message has only one significance, that you are the first one to use the exit, otherwise you will see a piece of code already written there, and u are not the first learner on the server!

Read only

Former Member
0 Likes
748

Hi,

Go on and create your include.

It is a warning SAP gives to notify us that this name is reserved for Function Exit includes and that is what you are creating.

You can write code in the include which fite bestto your requirement.

regards,

Shashank