‎2012 Jun 04 1:41 PM
Hi,
I am aware to create tree in alv list, but can anybody tell me how to do this alv grid, as for every details i want to display column names also when we expand tree.
Sachin
‎2012 Jun 04 1:51 PM
ALV Grid does not allow hiearchical presentation, what you need is the ALV Tree control, this also allows column names.
Please search for additional information, there are many examples available.
Thomas
‎2012 Jun 04 2:12 PM
Hi Thomas,
thanks for the reply, i am searching the posts, but it will be helpful if you suggest the sample...
also in my requirement i need to go for 4 levels where i need to show data with different column headings for every level when expand.
‎2012 Jun 04 3:09 PM
The example programs all start with BCALV_TREE...
You can create test data with program SAPBC_DATA_GENERATOR, if not yet available.
Thomas
‎2012 Jun 04 3:26 PM
hi sachin you can refer below link for a sample program
<link to blocked site AGAIN removed by moderator>
Message was edited by: Thomas Zloch
‎2012 Jun 05 5:29 AM
Hi Pawan,
thanks...but i want tree in alv grid...not in list, also i need to download this output.
‎2012 Jun 05 8:28 AM
also by using RS_TREE_LIST_DISPLAY we can add colum(text as mentioned in node structure, tex, text1...text9) only 9 columns and my requirement is to have 16 columns....
Can you please tell me how to achieve this?
‎2012 Jun 05 9:18 AM
Hi,
You can refer to this thread if you need to have more than 9 columns.
<link to blocked site removed by moderator>
Also, you can refer to the this reports.
BCALV_TREE*
Regards,
Jake
Message was edited by: Thomas Zloch
‎2012 Jun 05 9:42 AM
Locking this now, as my messages are being re-edited and the hints are being repeated.
Thomas