‎2008 May 06 1:42 AM
I have a report with a TREE CONTROL.
A Tree is referenced to: CL_GUI_ALV_TREE_SIMPLE and is located on the left side of the screen.
The Tree has MULTI-LEVEL nodes and the user can click on any of the nodes which will
trigger a report (rellevant for that node) to appear in the REPORT container.Please help me out any sample program for this.
Thank you
‎2008 May 06 4:17 AM
Hello Kalam
There is nothing like a "report" container.
What you are describing is nothing else but the SAP Easy Access Menu (or any other area menu). Double-clicking a node (= transaction) leaves the tree "report" (e.g. area menu S000) and the transaction / report is executed.
Regards
Uwe
‎2008 May 06 2:21 AM
Hi
go to SE80 and in menu Envinronment -> Examples -> Control Examples. That is Enjoy Demo Center. You have there examples for tree control (for example program SAPTLIST_TREE_CONTROL_DEMO).
Cheers
‎2008 May 06 4:17 AM
Hello Kalam
There is nothing like a "report" container.
What you are describing is nothing else but the SAP Easy Access Menu (or any other area menu). Double-clicking a node (= transaction) leaves the tree "report" (e.g. area menu S000) and the transaction / report is executed.
Regards
Uwe
‎2008 May 06 8:22 PM
Hi
Check tx DWDM. You can find some examples about ALV TREE.
Look this class : cl_gui_alv_tree
Regards
Gregory
‎2008 May 07 10:56 AM
Hi,
Go to this link I hope you will get your requirement
http://www.saptechnical.com/Tutorials/ALV/ALVTreeDemo/demo.htm
Please reward some points
Bye,
Anomitro