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: 

Drag&Drop within the Tree

former_member194669
Active Contributor
0 Kudos

Hi,

I am developing a module pool that have ALV tree using class cl_gui_alv_tree_simple.

I want to know how add a Node in the Tree , after displaying the tree in the screen.

ie I am looking for functionality of drag and drop within the Tree

Thanks your for help.

I have already searched programs BCALV_TREE* , BCLAV_DND*

aRs.

3 REPLIES 3

Former Member
0 Kudos

HI

Call transaktion SE83

and have a look at SAPTLIST_TREE_CONTROL_DEMO

By Chris

former_member194669
Active Contributor
0 Kudos

Hi,

The SAPTLIST_TREE_CONTROL_DEMO program suggested by you, don't have drag & drop functionality within the Tree.

Any other info on how to do Drag and Drop within the Tree?

aRs.

ferry_lianto
Active Contributor
0 Kudos

Hi,

Please check this demo programs.

RSDEMO_DRAG_DROP_TREE_MULTI

RSDEMO_DRAG_DROP_EDIT_TREE

Regards,

Ferry Lianto