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: 

Printing Option in CL_GUI_COLUMN_TREE

debanjan_das2
Explorer
0 Kudos

Hello,

We are generating a hierarchical tree using the CL_GUI_COLUMN_TREE.

The report is getting generated and tree is getting displayed. Now we want to enable the printing option for the same.

How do I get the printing enabled for the tree ?

NOTE: we are using CL_GUI_CLOUMN_TREE and NOT CL_GUI_ALV_TREE

Thanks,

Debanjan

1 REPLY 1

former_member184578
Active Contributor
0 Kudos

Hi.,

check this thread., removed by moderator. Please do not just post links.

If you need printing functionality you have to use ALV_TREE.

The Column_TREE doesnt provide this option.

for displaying., check FM RS_TREE_LIST_DISPLAY.

hope this helps u.,

Thanks & Regards

Kiran

Edited by: Neil Gardiner on May 18, 2011 3:18 PM