cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Background job details

Mahil
Participant
0 Likes
311

Hello Everyone,

How to find how many back ground jobs in production server.

Any table or Tcode available for background jobs. We want only basic information of the job like job name, program name, created by, created date.

Table TBTCO, TBTCP containing job count. Without job count any table available for background jobs. 

Accepted Solutions (0)

Answers (1)

Answers (1)

S_Sriram
Active Contributor

Hi Mahil,

Use the transaction code SM37 to find the following details 

JobName, Job Created, Status, start date, time, Duration, Delay time.

Regards

SS