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: 

ABAP Tree report

Former Member
0 Kudos

Hello all,

Can anyone tell me where can I find the information on tree report programs..

Thanks in advance

oliver

5 REPLIES 5

athavanraja
Active Contributor
0 Kudos

Check out transaction DWDM.

The demo programs are

SAPTLIST_TREE_CONTROL_DEMO

SAPCOLUMN_TREE_CONTROL_DEMO

SAPSIMPLE_TREE_CONTROL_DEMO

Regards

Raja

0 Kudos

Thanks a lot.

Oliver

Former Member
0 Kudos

Hi Oliver

good examples are reports BCALV_TREE*

Regards

Volker

marilyn_pratt
Active Contributor
0 Kudos

There is excellent documentation on this subject in the book called:

Controls Technology - published by SAP AG

http://www.sap.info/index.php4?ACTION=noframe&url=http://www.sap.info/public/en/bookstore.php4/page/...

Former Member
0 Kudos

Hi Oliver,

And there is an ABAP class, BC412 - ABAP Dialogs Programming using EnjoySAP Controls , which covers the Tree Control plus everything else you might need to know about the SAP Controls, such as:

• Functionality and usage of the Control Framework

• Container Controls

• Linking in and calling up Controls

• Data transfer between data objects and Controls

• Changing Control characteristics

• Reacting on actions of controls

• Context Menus

• Drag&Drop

• Functionality and usage of selected EnjoySAP Controls:

• HTML Viewer

• Picture

• Text Editor

• SAP Grid Control

• Tree Control