2011 Jul 15 8:47 AM
Hi,
I want to create a search help which should display my output in the structure format base on the different levels.
I have already written a test program which display all the values in proper structure format. But I wanna do the same in the search help. It has to display the output in the structure format.
Please guide me how to achieve this.
Thanks,
Karthik
2011 Jul 15 9:58 PM
Hi Karthik,
I was reading the thread, and didn't see any mention to use the search help exit : you create a search help, and when called, that will call the function module indicated. That's what is used in the HR org search help. In the function module, you'll do as suggested by dez, displaying an ALV tree (or any other tree control you want).
BR
Sandra
Hi Karthik,
I was reading the thread, and didn't see any mention to use the search help exit : you create a search help, and when called, that will call the function module indicated. That's what is used in the HR org search help. In the function module, you'll do as suggested by dez, displaying an ALV tree (or any other tree control you want).
BR
Sandra
2011 Jul 15 10:49 AM
2011 Jul 15 12:06 PM
Hi,
The function module which you have given will help to create Dynamic search help. But it wont create dynamic search help with structure format, Means the parent child relationship format which you are seeing in HR org structure.
Please let me know your comments.
Thanks,
Karthik
2011 Jul 15 1:09 PM
hello,
you could write additional report based on ALV tree. So you would have the stucture which you want to have and on value request call your custom program. i doubt that there is FM or class which could generate search help tree. So basically you have to write your own logic. Or you could use GuiXt tool. Example and tutorial.
http://www.synactive.com/tutor_e/lessonco00.html
br,
dez_
2011 Jul 15 9:58 PM
Hi Karthik,
I was reading the thread, and didn't see any mention to use the search help exit : you create a search help, and when called, that will call the function module indicated. That's what is used in the HR org search help. In the function module, you'll do as suggested by dez, displaying an ALV tree (or any other tree control you want).
BR
Sandra
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |