Hi,
I have a problem with background job. I have to search if another background job is running for the same program then I should display an error message.
The problem is that when i do a query on table TBTCO it gives me the current background job status using select single with status 'R" and everytime displays the message since this job is being executed.
Can any one help me in this?