2009 May 04 8:17 AM
hii,
output contains a line on top of every page (date, report name) how to exclude that.
thanks.
Edited by: aks on May 4, 2009 3:20 AM
2009 May 04 8:24 AM
U can add NO STANDARD PAGE HEADING after ur REPORT statement.
REPORT 'xyz' NO STANDARD PAGE HEADING.
U can add NO STANDARD PAGE HEADING after ur REPORT statement.
REPORT 'xyz' NO STANDARD PAGE HEADING.
2009 May 04 8:24 AM
U can add NO STANDARD PAGE HEADING after ur REPORT statement.
REPORT 'xyz' NO STANDARD PAGE HEADING.
2009 May 04 8:29 AM
2009 May 04 8:30 AM
in abap editor on the top where "Report <report name>." is written just add and write it this way
Report <report name> no standard page headings.
This wud do what you want
2009 May 04 8:35 AM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |