2009 Dec 28 9:16 AM
One job is scheduled and i can see it in SM37.
But when i want to see details of that job it is giving below error.
"Definition of job is incomplete error."
I am not able to find from where this erroneous job is triggered????.
2009 Dec 28 9:27 AM
2009 Dec 28 9:26 AM
If you have SE37 or SE80 access in the server you can try with function module BP_JOBLOG_READ
a®
2009 Dec 28 9:27 AM
2009 Dec 28 9:35 AM
i dont want to delete this job because it is scheduled every day after 10 mins.
i want to know the program from which it is scheduled ??..
2009 Dec 28 9:40 AM
Hello,
Goto the table TBTCP, enter the JOBNAME and find the PROGNAME.
Vikranth
2009 Dec 28 9:48 AM
In TBTCP we have program which will be executed by Job.
I want the program from which this job is triggered???.
or program which is created this job???.
2009 Dec 28 10:05 AM
Hi,
It is quite possible that the job was scheduled MANUALLY (using SM36 / other)
and it was scheduled for interval of 10 minutes.
Regards,
Amit Mittal.
2009 Dec 28 10:15 AM
NO job is not scheduled manually using SM36.
It is trigerred by some program i want that program.
2009 Dec 28 10:19 AM
Check where used list for FM "JOB_OPEN" If a job is set programatically, It must be done using this function so you can find it.
2009 Dec 28 10:21 AM
For this job no log is exist so i am not able to see log using BP_JOBLOG_SHOW.
2009 Dec 28 9:47 AM
HI,
Check out FM BP_JOBLOG_SHOW.
It gives the name of the report for the job in the log that it generates.
You can get the logic for determining the name of the report inside this FM.
Hope it helps,
Raj
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |