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

How to get Search Help Programatically

Former Member
0 Likes
567

Hi Guys,

I want to create a search help programatically. I think there is some function module .can you give the name of FM?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
508

Hi,

The function module is

1.F4IF_INT_TABLE_VALUE_REQUEST

(Display internal table as search help )

2.HELP_VALUES_GET_WITH_TABLE

Message was edited by:

Dhananjay Patil

Message was edited by:

Dhananjay Patil

4 REPLIES 4
Read only

former_member188829
Active Contributor
0 Likes
508

data:p_matnr like mara-matnr.

At selection-screen on value request for p_matnr.

Read only

Former Member
0 Likes
509

Hi,

The function module is

1.F4IF_INT_TABLE_VALUE_REQUEST

(Display internal table as search help )

2.HELP_VALUES_GET_WITH_TABLE

Message was edited by:

Dhananjay Patil

Message was edited by:

Dhananjay Patil

Read only

Former Member
0 Likes
508

TRY

HELP_VALUES_GET_WITH*

FUNCTION MODULE

BYE

ENZO

Read only

Former Member
0 Likes
508

hi,

u r write. there r so many FM for f4 search help.

go to Tz:se37 and search f4 search help .u will fine so many FM .U can chooes according to ur requirement.

Regards

Gaurav