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

Tree in ALV

former_member220853
Participant
0 Likes
953

Dear Gurus

We have a requirement in which we have to have a tree  hierarchical view that needs to be displayed in an Table ALV

and since ther could not be any limit on hierarchical levels so tree can be expanded as we go along

Even if there is a limit on webdynpro ALV and it is possible to do so I am not sure on how we can achieve this .

Therefore if anyone can give any guidance on it that will be highly appreicated

1 ACCEPTED SOLUTION
Read only

ShyamPindiproli
Active Participant
0 Likes
894

Check sample AVL Tree Program - SALV_DEMO_TREE_EVENTS

Regards,

Shyam

4 REPLIES 4
Read only

ShyamPindiproli
Active Participant
0 Likes
895

Check sample AVL Tree Program - SALV_DEMO_TREE_EVENTS

Regards,

Shyam

Read only

Former Member
0 Likes
894

Check standard Report : BCALV_TREE_06

Read only

former_member220853
Participant
0 Likes
894

Thanks for the reply , One more question I was looking it from webdynpro perspective where we have LV control and we need to add tree strucutre into it

Ids it possible in some way. This ALV control is to be used as a browse and collect feature also in the view where when we select a node and click on add it will add that node into the alv for selected items

Read only

0 Likes
894

Hi Gaurav,

Try to check this. BCALV_TREE_MOVE_NODE_TEST