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

CL_GUI_ALV_TREE

Former Member
0 Likes
569

Hi ,

Is there any document which gives a description of all the important methods in that class( <b>CL_GUI_ALV_TREE</b> ) .

I would also like know how drag and drop feature can be implemented using this class.

Regards

Arun

Hi ,

Is there any document which gives a description of all the important methods in that class( <b>CL_GUI_ALV_TREE</b> ) .

I would also like know how drag and drop feature can be implemented using this class.

Regards

Arun

2 REPLIES 2
Read only

Former Member
0 Likes
510

Hi,

I am not sure of any document..But check the programs

RSDEMO_DRAG_DROP_TREE_MULTI

RSDEMO_DRAG_DROP_EDIT_TREE

Thanks,

Naren

Read only

0 Likes
510

Hi ,

Check the documentation @

http://help.sap.com/saphelp_47x200/helpdata/en/b7/147a36c70d2354e10000009b38f839/frameset.htm

and Sample Programs

SAPSIMPLE_TREE_CONTROL_DEMO

Example of a simple tree

SAPTLIST_TREE_CONTROL_DEMO

Example of a list tree

SAPCOLUMN_TREE_CONTROL_DEMO

Example of a column tree

SAPSIMPLE_TREE_CONTEXT_MEN_DEM

Example of context menus

SAPTLIST_TREE_CONTROL_DEMO_HDR

Example of a context menu on headings in a SAP Tree

SAPSIMPLE_TREE_DRAG_DROP_DEMO

Example of drag and drop

RSDEMO_DRAG_DROP_TREE_MULTI

Example of drag and drop with multiple selection

RSDEMO_DRAG_DROP_EDIT_TREE

Example of drag and drop between a SAP Tree and a SAP Textedit

  • Please mark Useful Answers