2011 Aug 17 7:13 AM
Hi Experts ,
Is there any table which gives the information about scheduling of batchman jobs i.e. table should give the list of the batchman jobs that are scheduled daily, weekly, monthly.
I found some tables but these tables(J_5H1_RUNTIME, J_5H1_BWAAPL) but these tables gives the information about the batchman jobs that are already started, but i need the table that gives the information about the batchman jobs that yet to be start but already scheduled.
Please help me <removed by moderator>
Thanks in advance
naga
Edited by: Vinod Kumar on Aug 17, 2011 11:57 AM
2011 Aug 17 7:55 AM
2011 Aug 17 7:55 AM
2011 Aug 17 12:32 PM
Hi,
Check in TBTCO table. Set your selection criteria in SE16 like
PERIODIC = X and STATUS = S. you can get all the scheduled jobs. Any of following field will be filled for periodically scheduled jobs.
PRDMINS
PRDHOURS
PRDDAYS
PRDWEEKS
PRDMONTHS
2012 Mar 29 6:43 AM
Hello Nagaraj,
If you go to T code- J5hen and on the main screen if you select the reporting Option.
You can find the Run time statistics/Histogram which gives you the details of the Batchman Jobs Start and End Timings for the selected date range.
You can find out in the system as which table it is linked to (as I have not done the home work and will let you know shortly) and you can get the details of the table which you are searching.
Thanks and Regards
Sushma C N