2009 Sep 17 8:25 AM
Hey Guys,
I have a problem with printing ALV lists ,
I created a report with several ALV lists (not grids) on the same screen but when i attempt to print the report
it prints each alv list on a different page..so if i have 3 alv lists in the same report it will print the report on 3 pages
How can i print them all in one page?
Thanks in advance
Noha Salah.
Hey Guys,
I have a problem with printing ALV lists ,
I created a report with several ALV lists (not grids) on the same screen but when i attempt to print the report
it prints each alv list on a different page..so if i have 3 alv lists in the same report it will print the report on 3 pages
How can i print them all in one page?
Thanks in advance
Noha Salah.
2009 Sep 17 8:38 AM
Hi
It depends on how u call the ALV list, I think as soon as a new ALV list is called the statament like NEW-PAGE is called too, u can try to set the field list_append of parameter IS_LAYOUT in order to avoid that.
Max
2009 Sep 17 11:44 AM
Hey Max,
I tried setting the Layout-list_append before my block_list_append function call
And setting the is_print-NO_NEW_PAGE , it printed the 3 lists on one page the only problem i have
is that the lists are truncated and the list formats has totally been messed up..how can i restore them back
to their original format?
2009 Sep 17 1:21 PM
Hey Experts,
I have solved my Question myself by specifying the is_print-no_new_page & is_print-no_print_listinfos before the REUSE_ALV_BLOCK_LIST_DISPLAY only excluding any mentioning of is_layout-list_append ..
Hope this helps anyone who's having the same problem
2009 Sep 17 1:25 PM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |