Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ALV Tree Usage/Documentation

Former Member
0 Likes
411

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

2 REPLIES 2
Read only

uwe_schieferstein
Active Contributor
0 Likes
376

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

Read only

Former Member
0 Likes
376

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.