‎2007 Feb 19 5:16 AM
Hi all,
I am supposed to create a seach help. I created an elementary serch help and added the method, which is a DB view. It is working fine.
But, in the search help - view fields, I need to change the description of the fields based on the requirement.
Can anyone suggest some solution ?
Thanks in advance
Sri
‎2007 Feb 19 5:38 AM
Hi kashyap,
You can try out F4_SELECT_FROM_SEARCH_HELP function module to discustomised search help. For this you need to fillup a internal table with help values and description. then pass this internal table to FM
Hope this helps.