Skip to Content
0
Former Member
Apr 08, 2009 at 02:27 PM

Spool not showing the pages in sp01, but content is present inside

201 Views

Hi Experts,

According to my requirement, i need to download the contents of the internal table into PDF file.

But when i create a spool of the internal table contents it shows zero pages even when there is content and it gets displayed when i double click on the TYPE column in Spool number.

Due to this when i use the FM 'CONVERT_ABAPSPOOLJOB_2_PDF' and then 'GUI_DOWNLOAD' to convert it into PDF and download on local machine, a PDF file gets generated but it showz error stating 'No Pages found'.

I have used the following function modules to create a spool .

RSPO_OPEN_SPOOLREQUEST

RSPO_WRITE_SPOOLREQUEST

RSPO_CLOSE_SPOOLREQUEST

What might be the reason for this error

Thanks

Prashanth