‎2007 Jan 15 5:41 PM
Hi Experts,
How could we know that the backgroung scheluding for a particular pgm has been completed in the background, rather than going to SM37.
Is there any FM module that describes this ? Or is there any table that describes the status , Job ID etc. ?
With Regards,
Krishna Kishore.
‎2007 Jan 15 5:51 PM
Hi Krishna,
Take a look at table TBTCP - Batch job step overview.
This should give you what you want.
Please award points and close thread if this answers your question.
Best Regards
Robin
‎2007 Jan 15 5:51 PM
Hi,
You can check table TBTCO and field STATUS for job status.
Also you can use FM BDL_READ_JOB_STATUS or SHOW_JOBSTATE.
Regards,
Ferry Lianto
‎2007 Jan 15 5:51 PM
Hi Krishna,
Take a look at table TBTCP - Batch job step overview.
This should give you what you want.
Please award points and close thread if this answers your question.
Best Regards
Robin