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

F4 help for a given string

Former Member
0 Likes
575

Hi experts,

I have a paramter in my selection screen. In the parameter if i give a string continued with a star (*) after that, then if i press F4, the values which matches the string should be listed as F4 help. How to do that?.

<REMOVED BY MODERATOR>

Regards,

Harish.

Edited by: Alvaro Tejada Galindo on Mar 3, 2008 10:13 AM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
542

Hi Harish,

If the parameter is standard data element/ or linked to standard help then you don't require to do anything.

Regards,

Atish

3 REPLIES 3
Read only

Former Member
0 Likes
543

Hi Harish,

If the parameter is standard data element/ or linked to standard help then you don't require to do anything.

Regards,

Atish

Read only

Former Member
0 Likes
542

Use ...MATCHCODE OBJECT <search_help> edition for PARAMETERS and SELECT-OPTIONS.

Read only

Former Member
0 Likes
542

Hi All,

I have one BAPI. In that i need set search help for input parameter field to show kunnr.

Is it possible to set search help in Functional Module input parameter.If so plz tell me how.