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

Former Member
0 Likes
457

Hi Experts,

when i trying to create the include which is in the standard function-exit to write some additional logic i am getting a message in status bar as "Program names ZX... are reserved for includes of exit function groups". and sometimes it is asking whether to create inclue and some times it it not asking. What is the reason and how can resolve this.

Thanks in Advance,

Subhani.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
437

Hi,

When it gives the warning message..that ZX is reserved... press enter..

It will ask for creating Include ...click on Yes.. and create the inlude..

Regards,

Sheeba

3 REPLIES 3
Read only

Former Member
0 Likes
438

Hi,

When it gives the warning message..that ZX is reserved... press enter..

It will ask for creating Include ...click on Yes.. and create the inlude..

Regards,

Sheeba

Read only

Former Member
0 Likes
437

Hi,

Actually this is the standard SAP behaviour in which all the includes in the Function Exits start with ZX*.. The system will ask you to create the include if it is still not implemented else you can create it ...

So there is no problem it is just standard SAP... Reward points if usefull..

Read only

Former Member
0 Likes
437

When u try to code any EXIT 1st time, u will get this message

Just press ENTER and then YES to write ur code

Reward if useful