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 execution

Former Member
0 Likes
805

Hi

I have created an report program and i wnt to execute in background. So where can i see output of the report and what is printer setting for this and how can i print that.

5 REPLIES 5
Read only

Former Member
0 Likes
776

Hi,

You can see Output in the SP01 transaction in as a spool request output. From there you can print.

If Any printer setting you want you can use SPAD with the help of BASIS admin.

Reward if useful!

Read only

varma_narayana
Active Contributor
0 Likes
776

Hi

Report Execution in Background

Tcode SM36. Create a Job here.

Note: When the Report is executed in BG the Output is Sent to SPOOL .

Goto Tcode SM37 To see the Status of Job and Check the Spool No Generated.

To Print The Output.

Tcode SP01.

Enter The Spool Request no here and Print it.

<b>reward if Helpful</b>

Read only

Former Member
0 Likes
776

Hi Manas,

Every background job will generate a spool request so you can see the ouput in the spool.

Transaction : SP01

Award points if this is helpful.

Regards,

Ravi G

Read only

Former Member
0 Likes
776

go to sp01 transaction

for printing approach basis people

regards

Giridhar

Read only

Former Member
0 Likes
776

Hi Manas,

Execute your report by pressing F9.. The system will pop up the back ground scedule screen... click immediate and save.. also the printer settings will be needed to put at the same time...

Then goto SM37 transaction and see the created job.. when the job status turns green, then select it and click on the log... on the next screen you will get an option of spool.. double click and you can see the report o/p..

Thanks and Best Regards,

Vikas Bittera.

**Reward if useful**