Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
wolfgang_woehrle
Product and Topic Expert
Product and Topic Expert
0 Kudos
879

Using the ABAP Source Search in SAP Systems Connected with a DB2 for LUW Database


If your SAP system is connected with a DB2 for LUW database, then you can now also use the ABAP source search. To make it available, see more information in the SAP Note 2241079

For more information, look here Searching ABAP Source Code
 

Opening Elements from the Element Info Popup in the Editor


You can now open a development object in the editor that is listed in the Element Info popup. You can do this directly using Navigate from the context menu from an element or press F3 when you are navigated to the relevant one.

To open the Element Info popup, press F2 on the relevant element/object in the editor select.

If you want to open directly, right-click the relevant element/object and choose Navigate from the context menu.


If you need, for example, to investigate the relevant element/object, just click the proper element/object. When you have found it, choose the Open Editor icon from the navigation bar below.



The corresponing object is then opened in the editor. If you have selected an element, the cursor is positioned at the first usage.

For more information, look here Displaying Details in the Element Information Popup and the ABAP Element Info View
3 Comments