cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ABAP Development Object's Search in Eclipse

hjoshi
Explorer
0 Likes
3,654

Hello Experts,

I have a few questions on the abap development search screen( ctrl+shift+a).

a) Is there a way to increase the search results on the search screen? It ends after 50( although it points out that there are more than 50 entries)

b) Is there any other way to look SAP provided data definitions ? On the search screen , I entered the filter , type: ddls and I can see only the first 50. This will help decide if we should create a new data definitions or use the existing one?

c) Some of the standard data definitions that I came across SEPM_P_EMP*/ SEMPRA_C_PO_EMP* /SEMPRA_I_EMP*, I /C/P do they mean anything ?

It will be great if you can help me find any release notes on it.

Best Wishes,

Hiran

View Entire Topic
pokrakam
Active Contributor
0 Likes

Just use the regular search, Ctrl-H

hjoshi
Explorer
0 Likes

Thanks Mike. This doesn't let me filter based on the type. Is there a way to search all the data definitions present in the system through Eclipse?

( I was able to get the ddls objects from TADIR table objkey : STOB )