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

search help name

Former Member
0 Likes
606

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
Read only

Pawan_Kesari
Active Contributor
0 Likes
563
SELECT shlpname FROM dd4l WHERE rollname = data_element .
SELECT shlpname FROM dd4l WHERE rollname = data_element .
3 REPLIES 3
Read only

Pawan_Kesari
Active Contributor
0 Likes
564
SELECT shlpname FROM dd4l WHERE rollname = data_element .
Read only

GauthamV
Active Contributor
0 Likes
563

Table : DD04L.

Read only

Former Member
0 Likes
563

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.