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 Report

Former Member
0 Likes
770

Hi experts,

I want to display 3 different internal tables data which are related with key, in ALV Tree using OOP concepts.

First table is having Project,

second table is having Components(WBS components)

third table is having Activites.

Each project has some compontes, each componets have activites.

so i want to display them in tree structure.

I want tree structure like Pojects->WBS Componets->Activites

How can i display the output, using ALV Tree.

Please give me logic related to node creation, using above 3 internal tables, using the existing common key.

Thank you.

Hi experts,

I want to display 3 different internal tables data which are related with key, in ALV Tree using OOP concepts.

First table is having Project,

second table is having Components(WBS components)

third table is having Activites.

Each project has some compontes, each componets have activites.

so i want to display them in tree structure.

I want tree structure like Pojects->WBS Componets->Activites

How can i display the output, using ALV Tree.

Please give me logic related to node creation, using above 3 internal tables, using the existing common key.

Thank you.

2 REPLIES 2
Read only

MarcinPciak
Active Contributor
0 Likes
662

For me, the question is very unspecific in regards to tree report, so is my anwser:

You can use [one of tree GUIs kinds to achieve this|http://help.sap.com/saphelp_sm32/helpdata/en/52/257b5bda4c11d3a7160000e83dd863/frameset.htm]

Regards

Marcin

Read only

former_member226225
Contributor
0 Likes
662

Hi,

Let us see the standard Program BCALV_GRID_DND_TREE_SIMPLE wheather it matches to your requirement or not .

reply to me.

Thanks & Regards,

Raghunadh K.