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

background job

Former Member
0 Likes
697

When we run a background job in SAP, at the end of the job, we can see all the messages in SM35(job log).

Is it possible to see the messages as and when they are generated, i.e within the duration of the job run?

When we run a background job in SAP, at the end of the job, we can see all the messages in SM35(job log).

Is it possible to see the messages as and when they are generated, i.e within the duration of the job run?

5 REPLIES 5
Read only

Former Member
0 Likes
673

hi,

You have to use SM35 (job log). There is no way to see error in the background when they generated.

Regards

Sumit Agarwal

Read only

Former Member
0 Likes
673

Hi Tapas.

I would like to suggest a few references,

[SAP HELP - Standard Reference for Displaying a Job Log using function module BP_JOBLOG_SHOW |http://help.sap.com/saphelp_nw04/helpdata/en/fa/096ddc543b11d1898e0000e8322d00/content.htm]

[SAP HELP - Standard Reference for Generating a job list|http://help.sap.com/saphelp_nw04/helpdata/en/fa/096e03543b11d1898e0000e8322d00/content.htm]

[SAP HELP - Standard Reference for Displaying Job Status using show_jobstate|http://help.sap.com/saphelp_nw04/helpdata/en/fa/096e10543b11d1898e0000e8322d00/content.htm]

[SAP HELP - Standard Reference for Finding Out Which Event and Argument Were Triggered - Background Job list|http://help.sap.com/saphelp_nw04/helpdata/en/fa/096e78543b11d1898e0000e8322d00/content.htm]

Hope that's usefull.

Good Luck & Regards.

Harsh Dave

Read only

Former Member
0 Likes
673

Hi,

I think, this is not possible to see the messages at job run.

Thanks,

Sriram Ponna.

Read only

Former Member
0 Likes
673

Hi,

Once the background job is started, goto SM37 & check your jobname.

Select the checkbox against your job & click on JobLog to view the messages as & when they are generated. You will have to refresh the screen so that it reflects the new messages.

Best regards,

Prashant

Read only

Former Member
0 Likes
673

Hi Tapas,

Check these links...

[Displaying Job Log|http://help.sap.com/saphelp_nw2004s/helpdata/en/c4/3a7ffc505211d189550000e829fbbd/content.htm]

[Checking the status of background job|http://help.sap.com/saphelp_nw70/helpdata/en/73/69efb255bb11d189680000e829fbbd/content.htm]

Hope this would help you.

Regards

Narin