2006 Sep 16 3:58 PM
Hi,
In which table all the back ground job name get stored.
Regards,
Karthik
2006 Sep 16 4:03 PM
2006 Sep 16 4:03 PM
2006 Sep 16 4:07 PM
Hi Karthik,
Please check the following tables..
<b>TBTCJSTEP</b> - Background Job Step Overview
<b>TBTCO </b> - Job Status Overview Table
<b>TBTCP</b> - Background Job Step Overview
Hope this will help.
Regards,
Ferry Lianto
2024 May 06 9:12 PM - edited 2024 May 06 9:13 PM
Hi Karthik,
Each table see different jobs, through in transaction SE16
TBTCO: The job header table (job management data)
TBTCP: The job step table (individual processing steps in jobs)
TBTCS: The control table for the time-driven job scheduler
BTCEVTJOB: Jobs scheduled to wait for an event
Regards,
David Solaliga