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 include

Former Member
0 Likes
495

Hi

when i double click on user-exit include following message is coming but not able to go inside the include

message "Program names ZX... are reserved for includes of exit function groups"

thanks,

Anji

4 REPLIES 4
Read only

Former Member
0 Likes
458

I got solved thanks

Read only

Former Member
0 Likes
458

place ur cursor on the Z include and double click...it will just show an information message...press enter and it will craete the include program.

Read only

Former Member
0 Likes
458

Thank you for posting and answering! Silly problem, but I needed to resolve too!

Read only

Former Member
0 Likes
458

The idea is, in the FM, when you double-click on the include....

if it exists, it will directly navigate into the include.

If the include doesnt exist, it throws up the warning-message you mentioned, and then proceeds to ask if you want to create the include.