Application Development 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: 

search help name

Former Member
0 Kudos

Hi,

i have table name and data element and check table name

i need to find search help name, i tried in table dd35L ,DD32S

but it is not serving my requirment for some tables with table, dataelement combination.

Please suggest me how can i get it.

Thanks

Shaik.

1 ACCEPTED SOLUTION

Pawan_Kesari
Active Contributor
0 Kudos
SELECT shlpname FROM dd4l WHERE rollname = data_element .
3 REPLIES 3

Pawan_Kesari
Active Contributor
0 Kudos
SELECT shlpname FROM dd4l WHERE rollname = data_element .

GauthamV
Active Contributor
0 Kudos

Table : DD04L.

Former Member
0 Kudos

Go to SE11 and type the table name which u have found.

Display the table and go to the where used list for the table and tick on search help and enter.

You will get the required search help name.