Application Development and Automation 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: 
Read only

Spool request to Excel

former_member671224
Participant
0 Likes
4,345

Hi Gurus,

I want to download spool request into excel file. Is there any function module or program is available for that?

Thanks,

Amal

1 ACCEPTED SOLUTION
Read only

former_member194669
Active Contributor
507

Hi,

There is a possibility of download the spool file as txt-file. .

Use Tranx SP01 - select the spool entry -->"spool request --> forward as text . You will find the file in your SAP work directory as .

http://www.sap-img.com/abap/download-in-background-in-excel-format.htm

or use fm RSPO_DOWNLOAD_SPOOLJOB.

a®s

Points are always welcome

1 REPLY 1
Read only

former_member194669
Active Contributor
508

Hi,

There is a possibility of download the spool file as txt-file. .

Use Tranx SP01 - select the spool entry -->"spool request --> forward as text . You will find the file in your SAP work directory as .

http://www.sap-img.com/abap/download-in-background-in-excel-format.htm

or use fm RSPO_DOWNLOAD_SPOOLJOB.

a®s

Points are always welcome