2010 Mar 12 12:29 PM
Hi All,
I have a requirement to display the F4 search help like a tree structure , with different
Node(category fields ), under each node(category fields ) different work centers will exist.
Please suggest how I can achieve the tree format categories in search help.
Thanks for your cooperation.
Thanks,
Sri.
2010 Mar 12 9:05 PM
You have to create a search help with an exit (function module). In this FM, you have to create the whole screen with control framework technology, using tree control. For example, you may use class CL_SIMPLE_TREE_MODEL. SAP provides examples in DWDM transaction.
Hi All,
I have a requirement to display the F4 search help like a tree structure , with different
Node(category fields ), under each node(category fields ) different work centers will exist.
Please suggest how I can achieve the tree format categories in search help.
Thanks for your cooperation.
Thanks,
Sri.
2010 Mar 12 9:05 PM
You have to create a search help with an exit (function module). In this FM, you have to create the whole screen with control framework technology, using tree control. For example, you may use class CL_SIMPLE_TREE_MODEL. SAP provides examples in DWDM transaction.
2010 Mar 15 6:27 AM
Hi Sri,
U can have a look at the search help PRCTH in se11, which has an search help exit K_F4IF_SHLP_STANDARD_HIERARCHY
just execute this and try to debugg it...
Hope this solves your problem...
please ack if helpful .
Best of luck !
Thanks,
Ravi Aswani
Edited by: Ravi Aswani on Mar 15, 2010 8:45 AM
2010 Mar 29 4:47 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |