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: 

How to suppress blank page and selection criteria in SPOOL ?

Former Member
0 Kudos

My Z program submits two programs to spool and converts the ABAP List in the spool to PDF and emails.

After upgrade to ECC6, the first (a report painter report) resulting PDF there was one blank page and the contents were displayed on second page. For the second report (RKPEP003 - CJI3) the selection criteria that the report used was printed as the first page of output and the result on a subsequent page. The same thing happens when I individually execute these two reports directly in SE38 with the same selection criteria. I believe the blank page is there in the spool because when I view the spool as a RAW, there is a P in the first column, however the spool shows that there is only one page in the first and two in the second (this is true - one for selection criteria "which I don't want" and then the actual content). In 46C, when I look at the RAW view of the spool there is no additional P's in the first column.

I do not want to have the blank page on the first report and the selection criteria listed on the output of the report. How can I do that ? I am thinking get_print_parameters can in someway get me there, but I am not sure.

Thanks

Hari

Edited by: Hari Sudarsanan on Apr 8, 2009 7:28 PM

Edited by: Hari Sudarsanan on Apr 8, 2009 8:05 PM

3 REPLIES 3

Former Member
0 Kudos

are you using alv or classical reporting?

0 Kudos

The first report painter program writes a regular ABAP list.

The second outputs an ALV.

Former Member
0 Kudos

Hi Hari,

Did you find any solution how to suppress the selection fields in spool list ?

Actually I am facing same problem what you had once.

Please let me know if you found solution.

Thanks and regards,

Iftikhar