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 executing in background

Former Member
0 Likes
3,776

Hi All,

I am able to run the report in background. But the problem is i am not able to see the output in the desired way.

I have set the back ground job in se38 transaction. then i am going to SM37 and selecting the job and going to spool but i am not able to see the output.

Please let me know the processing of seeing the output, or do we need to write any code for that. If we need to write a code to display the output please send the code.

Thanks,

Govind

10 REPLIES 10
Read only

Former Member
0 Likes
1,654

Hi ,

See If the Job is running and can you your report being indicating as finished then your report should have some write statements

Tell me your report is ALV report or classical report .

Send me your code .

Read only

Former Member
0 Likes
1,654

Hi,

CLick on JOb name and Clicke SPool and then click on Type

Then u will see the putput in ALV List

Thanks

Shiva

Read only

0 Likes
1,654

Hi

If a Spool is genereated goto SP01 and you will be able to see the spool.

You will also be able to see the spool from SM37 in the column next to the Job Name if it is populated with an icon.

if u r not able to see the output in correct format just go to se38 and execute program RSTXPDFT4 with spool request and download it to PDF and see it.

Read only

Former Member
0 Likes
1,654

Hi,

You don't have to write any code for this.

Just ensure that you run the background job immediately.

Please select all the check boxes in SM37 to see the scheduled job.

The output might take some time as program can run for sometime.

You can see the output in the spool.Check the details in Job Log.

Hope this helps..

Regards

Deepu

Read only

Former Member
0 Likes
1,653

hi,

give the jobname in sm 37 f.execute .click spool.take the spool number .go to transaction sp01 give the spool number and execute ..click on the icon below type to see the output.

Read only

Former Member
0 Likes
1,653

Hi,

I am able to see the output, but its not coming in the correct format. I want to display the output in proper format so that there wont be any problem to read the data for the user.

So please help how can i do this. This report is ALV classical report.

Thanks,

Govinda

Read only

0 Likes
1,654

Hi,

go to SE38

run the report RSTXPDFT4

and enter the spool request then give the path name it will create a pdf for the same.

Thanks

Shiva

Read only

0 Likes
1,654

Hi Govinda ,

In tht case u have to change Printer Format like 65*1025 to get all Columns in Spool or BG.

<b>Not Correct Format</b>--> means What ? If u are missing some Columns then u have to do what i am saying.

Regards

Prabhu

Message was edited by:

Prabhu Peram

Read only

Former Member
0 Likes
1,654

Hi,

In tcode 'sp0l' give the spool number, and under type you will get abap list icon, click on that to view the output. you can get the spool number in sm37.

Read only

Former Member
0 Likes
1,654

Hi,

I am able to see the output but the format in which the output is displayed is not correct as with the output its hard to read the exact output. I am getting complete output but not in correct format.

I am doing this using sp01 and selecting type and using the program RSTXPDFT4 for generating PDF file but in the file i am able to see only some columns not the entire output.

Please help me so that i can see the complete output in correct format.

Thanks,

Govinda