‎2007 Jan 19 5:23 AM
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
‎2007 Jan 19 5:27 AM
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 .
‎2007 Jan 19 5:27 AM
Hi,
CLick on JOb name and Clicke SPool and then click on Type
Then u will see the putput in ALV List
Thanks
Shiva
‎2007 Jan 19 5:28 AM
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.
‎2007 Jan 19 5:28 AM
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
‎2007 Jan 19 5:35 AM
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.
‎2007 Jan 19 5:36 AM
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
‎2007 Jan 19 5:40 AM
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
‎2007 Jan 19 5:56 AM
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
‎2007 Jan 19 5:50 AM
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.
‎2007 Jan 19 6:05 AM
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