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

Need a Function Module to call a standard Elementary Search help - DEBIK

Former Member
0 Likes
2,227

Hi Gurus,

I need to call the standard elementary search help DEBIK in one of my screen fields. Also I need to filter the values for the Account group KTOKD to Z104 ( transshipment location customers).

Actually i do not want to copy the standard search help DEBIK to custom search help ZDEBIK and give a default value of Z104 to field KTOKD.

Also i do not want to use FM - F4IF_INT_TABLE_VALUE_REQUEST .

I want a FM which will call the search help directly . I tried using FM - FC_RVERS_SEARCHHELP but did not succeed. Can anybody help me in this.

Thanks and Regards,

Nabanita.

1 ACCEPTED SOLUTION
Read only

Kanagaraja_L
Active Contributor
0 Likes
955

Can you check both FM DDIF_SHLP_GET and 'F4IF_FIELD_VALUE_REQUEST'

Kanagaraja L

Hi Gurus,

I need to call the standard elementary search help DEBIK in one of my screen fields. Also I need to filter the values for the Account group KTOKD to Z104 ( transshipment location customers).

Actually i do not want to copy the standard search help DEBIK to custom search help ZDEBIK and give a default value of Z104 to field KTOKD.

Also i do not want to use FM - F4IF_INT_TABLE_VALUE_REQUEST .

I want a FM which will call the search help directly . I tried using FM - FC_RVERS_SEARCHHELP but did not succeed. Can anybody help me in this.

Thanks and Regards,

Nabanita.

1 REPLY 1
Read only

Kanagaraja_L
Active Contributor
0 Likes
956

Can you check both FM DDIF_SHLP_GET and 'F4IF_FIELD_VALUE_REQUEST'

Kanagaraja L