Application Development 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: 

Sample Program for Creating ALV Tree

Former Member
0 Kudos

Hello Guys,

Can some One Send me some sample program for creating ALV Tree.

my Requirement is like below Diagram.

ALV Tree | ALV GrId

-


|

-


|

I want to also about event in ALV , As per requirement when user select (Double click or press any push button) a node of ALV Tree That Node (Contain Sales order and as a child billing Doc No) In the ALV Grid All the details about Sales order Will be display.

Please guide me.

Thanks

Swati....

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

check the program SAPTLIST_TREE_CONTROL_DEMO.

RGDS,

BHARAT.

4 REPLIES 4

Former Member
0 Kudos

Hi,

check the program SAPTLIST_TREE_CONTROL_DEMO.

RGDS,

BHARAT.

Former Member
0 Kudos

Hi Swati,

check the report 'BCALV_TREE_04'.From this report u will get to know about customized buttons in toolbar.

regards,

rajesh.

Former Member
0 Kudos

Hi..

check the following demo programs:

RSDEMO_DRAG_DROP_EDIT_TREE

RSDEMO_DRAG_DROP_TREE_MULTI

BCALV_GRID_DND_TREE

BCALV_GRID_DND_TREE_SIMPL

BCALV_TEST_COLUMN_TREE

BCALV_TEST_SIMPLE_TREE

BCALV_TREE_01

BCALV_TREE_02

BCALV_TREE_03

BCALV_TREE_04

BCALV_TREE_05

BCALV_TREE_06

BCALV_TREE_DEMO

BCALV_TREE_DND

BCALV_TREE_DND_MULTIPLE

BCALV_TREE_EVENT_RECEIVER

BCALV_TREE_EVENT_RECEIVER

BCALV_TREE_ITEMLAYOUT

BCALV_TREE_MOVE_NODE_TEST

BCALV_TREE_SIMPLE_DEMO

BCALV_TREE_VERIFY

hope this helps..

-kothai

Former Member
0 Kudos

Hi,

Look at the below 2 simple DEMO porgrams

BCALV_TREE_DEMO

BCALV_TREE_SIMPLE_DEMO

Regards

Sudheer