‎2008 Mar 03 2:40 PM
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
‎2008 Mar 03 3:05 PM
Hi Harish,
If the parameter is standard data element/ or linked to standard help then you don't require to do anything.
Regards,
Atish
‎2008 Mar 03 3:05 PM
Hi Harish,
If the parameter is standard data element/ or linked to standard help then you don't require to do anything.
Regards,
Atish
‎2008 Mar 03 3:09 PM
Use ...MATCHCODE OBJECT <search_help> edition for PARAMETERS and SELECT-OPTIONS.
‎2008 Mar 04 6:25 AM
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.