‎2009 Apr 08 12:55 AM
Hello,
I've tried displaying a simple table in an ALV Tree view using the Example from the online documentation:
[http://help.sap.com/saphelp_nw70/helpdata/EN/5e/88d440e14f8431e10000000a1550b0/frameset.htm]
However i have the slight impression this example is incomplete and not working.
Is there any useful example on using the tree view somewhere? I've googled a lot already...
Thanks
‎2009 Apr 08 4:41 AM
Hello Reinhard
You may want to have a look at sample report ZUS_SDN_ALV_TREE_DEMO in thread
Unfortunately the formatting of the coding has been disrupted but it should be possible to recreate it.
Regards Uwe
‎2009 Apr 08 8:01 AM
Hi Reinhard,
Go through the following SAP standard program BCALV_TREE_SIMPLE_DEMO in ECC6.0 system.
This will provide you the required solution to build ALV tree.
by
Prasad GVK.