Skip to Content
0
Aug 28, 2023 at 05:37 PM

Where can i see the output of Background Job containing program which uses Call method for Output.

239 Views Last edit Aug 28, 2023 at 06:07 PM 3 rev

Hi.

As mentioned in the question my requirement is, that my ABAP Program does not contain any variant instead, it calls for the other programs to get the output. Also, it contains multiple programs which leads to multiple outputs. So if I Run it manually I get the output one after the other.

image.png

image.png

image.png

But I want to schedule this program as a background job. So if I normally schedule the programs as a background job, I can see their output as a spool request.

I have tried scheduling this program as a background job, and it shows that the job is completed. But unlike other background jobs that contain programs with variants, this doesn't show any spool requests generated.

image.png

screenshot-2023-08-28-213949.png

It says the job is complete. So if the job is complete the program output should be stored somewhere in the SAP server. I've checked in SP01 too. It shows the same result. There is no Spool Generated. I just want to know where the outputs of the scheduled background jobs are stored in SAP even when there are no variants used and the program itself can get its own output using the call method. Can someone please help me with this? I have been looking out for almost a week now. :(

Thanks in Advance.
I really Appreciate it.

Attachments

image.png (108.7 kB)
image.png (40.2 kB)
image.png (62.6 kB)
image.png (84.2 kB)