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

API calling a search help

Former Member
0 Likes
476

Hi all,

Is there any Function Module which can be used to call a search help and read the values returned by this search help?

Thanks,

Sukru

2 REPLIES 2
Read only

Former Member
0 Likes
409

Hi,

Try this FM to read the techinical attributes of any Search help

F4IF_GET_SHLP_DESCR

F4IF_SELECT_VALUES

Regards,

Karthik.

Read only

0 Likes
409

Hi,

Try with the FM F4IF_DETERMINE_SEARCHHELP - Determine the search help assigned to a DDIC field.

Thank you,

Sekhar.