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

abap data dictionary

Former Member
0 Likes
419

     hi

               is it possible to add search help to data base field,if  it doesn't contain standard search help ?

              if possible how can i add zsearch help to database field?

Thanks,

aswini.yalavarthi

Moderator message : Search for available information, discussion locked.

Message was edited by: Vinod Kumar

2 REPLIES 2
Read only

Former Member
0 Likes
396

You can do it by modifying the Data element. Go to se11 and

open the data element. switch to the "Further characterstics"

Tab, there you may found search help . Provide the name of

Search help.

But you can't modify the standard Data element. Please explain

the situation that where exactly you need the search help.

Read only

0 Likes
396

At run time you can make use of Function module

"F4IF_INT_TABLE_VALUE_REQUEST"

if you need any example you can follow this link..

<Link removed by moderator>

Regards,

SUDHEER KUMAR CH S M.

Message was edited by: Vinod Kumar