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

How to create a ZX... Include in eclipse

Former Member
0 Likes
2,378

Hello, I am new to ADT,

In SAP GUI when you want to implement an user-exit, you go to the function and doulbe click the ZX include, sap will give an warnning and you continue to create the ZX include with enter.

How to achieve this within eclipse? What is forward navigation in eclipse?

3 REPLIES 3
Read only

DoanManhQuynh
Active Contributor
0 Likes
1,682

I think it is Ctr + click to the include name...

Read only

0 Likes
1,682

Ctrl + Click will lead to the marked message. For normal z-include, I can use quick fix to create the missing include. But how to crate an ZX include in the exit function?

Read only

0 Likes
1,682

Seem like user exit still have to create with SAP GUI.