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_TREE_MODEL Example

Former Member
0 Likes
1,046

Hello,I'm working with SAP GUI Tree,

Could Some one give a demo of how to use this class 'CL_TREE_MODEL'

Thanks a lot!

4 REPLIES 4
Read only

Former Member
0 Likes
802

Program SAPSIMPLE_TREE_MODEL_DEMO provides some examples and documentation that is worth a look.

Read only

Former Member
0 Likes
802

Try these program references:

BCALV_TREE_01 ALV tree control: build up the hierarchy tree

BCALV_TREE_02 ALV tree control: event handling

BCALV_TREE_03 ALV tree control: use an own context menu

BCALV_TREE_04 ALV tree control: add a button to the toolbar

BCALV_TREE_05 ALV tree control: add a menu to the toolbar

BCALV_TREE_06 ALV tree control: Icon column and icon for nodes/items

BCALV_TREE_DEMO Demo for ALV tree control

BCALV_TREE_DND ALV tree control: Drag & Drop within a hierarchy tree

BCALV_TREE_DND_MULTIPLE ALV tree control: Drag & Drop within a hierarchy tree

BCALV_TREE_EVENT_RECEIVER Include BCALV_TREE_EVENT_RECEIVER

BCALV_TREE_EVENT_RECEIVER01

BCALV_TREE_ITEMLAYOUT ALV Tree: Change Item Layouts at Runtime

BCALV_TREE_MOVE_NODE_TEST Demo for ALV tree control

BCALV_TREE_SIMPLE_DEMO Program BCALV_TREE_SIMPLE_DEMO

BCALV_TREE_VERIFY Verifier for ALV Tree and Simple ALV Tree

Regards,

Vishal

Read only

sharat_chandra
Product and Topic Expert
Product and Topic Expert
0 Likes
802

Hi,

Please check the package SEU_TREE_MODEL for programs using 'CL_TREE_MODEL'.

Regards,

Sharat

Read only

Former Member
0 Likes
802

hi

good

go through this link to know more about this class

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCCITREE/BCCITREE.pdf

thanks

mrutyun^