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

REPORT TO SPOOL

Former Member
0 Likes
531

My requirement is to generate a classic report and then

1) Send it to spool.

2) Save the spool in SAP office folders.

Sample code will be very helpful.................take any example to explain the process.

2 REPLIES 2
Read only

Former Member
0 Likes
501

Hi,

Please refer this -

In SM36 there is an option for 'SPOOL LIST RECIPIENT'. You can use this option to further send the spool to SAP user. The Spool List goes as an attachment to the user specified.

Read only

Former Member
0 Likes
501

Hi Anil,

If you run your report in background it will generate spool.

To run report in background ,

From Selection Screen.

Goto program --> Execute in background.

Hopes it helps you

Ali