2009 Oct 06 12:43 PM
Dear,
i developed report using alv and when execute the report using execute and print or press the print option in the report output, if report width is greater than the size of page it not giving print output if report width is less than or equal there is no problem. plz help me how take the report print if width is greater than page size.
thanking you,
2009 Oct 06 12:45 PM
Add: LINE-SIZE to the program heading:
REPORT blablabla LINE-SIZE 255 LINE-COUNT 60.
Dear,
i developed report using alv and when execute the report using execute and print or press the print option in the report output, if report width is greater than the size of page it not giving print output if report width is less than or equal there is no problem. plz help me how take the report print if width is greater than page size.
thanking you,
2009 Oct 06 12:45 PM
Add: LINE-SIZE to the program heading:
REPORT blablabla LINE-SIZE 255 LINE-COUNT 60.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |