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 CODES

Former Member
0 Likes
657

HI GURUS,

I hav few queries regarding ALV Tree Report development. Is it possible to develop an ALV Tree report with Grid Display using CALL FUNCTION without using Class (Object Oriented) Concept.? I need sample codes to develop ALV Tree report where the last node only will display the contents of Infotype 0014 (Table PA0014) and from the menu bar there will be a option to select all or deselect all.

I need this urgently.Please help.

Thanks..

3 REPLIES 3
Read only

Former Member
0 Likes
557

>ALV Tree report with Grid Display using CALL FUNCTION without using Class (Object Oriented) Concept

i think it is not possible.

you can check in SE38 there are many demo program on Trees.

Read only

Former Member
0 Likes
557

Its not possible using the Call Function,Check out this example using classes BCALV_TREE_DEMO.

Regards,

Midhun Abraham

Read only

uwe_schieferstein
Active Contributor
0 Likes
557

Hello Sudipa

A simplified sample report for ALV tree display can be found in thread .

In addition, you may be interested in

Regards

Uwe