‎2008 Jun 30 4:52 AM
is this possible?
what FM can i use to automatically download a spool to excel file.
like i only have to give the spool number then it will be saved into excel.
and this has to be run as a background job.
‎2008 Aug 22 3:09 AM
Hi,
You can use the FM RSPO_DOWNLOAD_SPOOLJOB to download a spool job to XLS.
Regards,
Navin
‎2008 Jun 30 7:09 AM
Hi,
I guess, there is no direct FM to convert spool into XLS . But there is FM to convert into PDF and send PDF as .XLS attachment to any user.
I have seen one sample program in the below link, you can look at that one and use if it is useful to ur requirement.
http://diocio.wordpress.com/2007/02/12/sap-convert-spool-request-to-pdf-and-send-as-e-mail/
Regards,
Naveen Veshala
‎2008 Aug 22 3:09 AM
Hi,
You can use the FM RSPO_DOWNLOAD_SPOOLJOB to download a spool job to XLS.
Regards,
Navin