‎2019 Mar 19 11:18 AM
Can someone please explain this function .
m totally new to abap and i am not gettting anything about this and i want to have a search help in my program using a table ZID_ANSHUL having fields ID,NAME,CITY,STATE
i want Id as a search help using above function.
i tried a lot like hours using internet.
m really not able to understand all the exporting parameters uses
‎2019 Mar 19 3:14 PM
‎2019 Mar 19 1:35 PM
This function module is supplied with a documentation (English and German).
A search help is a type of repository object, it's not related to this function module. You can say a "F4 help" instead.
‎2019 Mar 19 1:56 PM
Is there any specific reason to jump on to this FM? As you can create a search help in SE11 and use it where ever you want in your case.
‎2019 Mar 19 3:14 PM