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

ALV_TREE : possibilities to print

Former Member
0 Kudos
336

Hello,

I am using class 'cl_gui_alv_tree' (NOT ALV_GRID!!!) in my report in order to display certain data an hirarchical order.

The only print possibilities I find are:

- print view

- pint entire hirachy

(I think standard for ALV_TREE)

When I use these for print, the printed fonts are very small, even if I exlude/reduce size of columns.

Is there any other ALV_TREE print function I can use in the report?

How?

Thanx

Frank

3 REPLIES 3
Read only

Former Member
0 Kudos
299

I suppose you could try running it as a background job.

Read only

0 Kudos
299

Hi Frank

I have just written a report using the ALV_TREE for the first time. I have not paid much attention to the printing as it not much of an issue for me/the users. I will have a look on Monday for you though. I presume you wish to increase the font size somehow?

Cheers

Ian

Read only

0 Kudos
299

Yes, exactly!