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

Former Member
0 Likes
622

HI ,

  I have requirement of ALV tree . The screen is divided in to parts vertically.
left hand side there will tree data.. when i click left hand side, the right hand side i should open some other transaction.

can anybody provide sample code

1 ACCEPTED SOLUTION
Read only

custodio_deoliveira
Active Contributor
0 Likes
576

Hi,

Have a look at program SALV_DEMO_TREE_EVENTS (or any SALV_DEMO_TREE* for that matter).

Regards,

Custodio

Hi,

Have a look at program SALV_DEMO_TREE_EVENTS (or any SALV_DEMO_TREE* for that matter).

Regards,

Custodio

2 REPLIES 2
Read only

custodio_deoliveira
Active Contributor
0 Likes
577

Hi,

Have a look at program SALV_DEMO_TREE_EVENTS (or any SALV_DEMO_TREE* for that matter).

Regards,

Custodio

Read only

venuarun
Active Participant
0 Likes
576

HI,

Please refer this

Tree ALV - ABAP Development - SCN Wiki

Regards

Arun VS