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,511

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?

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,815

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

Read only

0 Likes
1,815

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,815

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