Hi Experts,
For a given background job, how can we find the particular job is ACTIVE or INACTIVE using program or function module or table.
I know how to find the status of the job using the function module SHOW_JOBSTATE and also using the table TBTCO and looking into Tcode SM37. All these FM,Table gives information only about the status PRELIMINARY(P), SCHEDULED(S), READY(Y), RUNNING(R), FINISHED(F), ABORTED(A) and SUSPENDED(S) . But I want to know the job is active or not? Kindly help me to solve this.
Thanks,
Linganathan