‎2018 Jul 06 10:02 AM
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?

‎2018 Jul 09 5:36 AM
‎2018 Jul 09 8:51 AM
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?
‎2018 Jul 09 10:23 AM