Answer Posted / vickrant thakur
Transaction code SM37 is to monitor the background, batch jobs running in the system. From the initial screen, you can search by the job name, user name or program name accordingly with the time condition.
Note
• Planned - Job already been defined, but the start condition has not yet been defined.
• Released - The job has been fully defined, including a start condition.
• Ready - The start condition of a released job has been met. A job scheduler has put the job in line to wait for an available background work process.
• Active - The job is currently running. Active jobs can no longer be modified or deleted.
• Finished - All steps that make up this job have completed successfully.
• Canceled - The job has terminated. This can happen in two ways:
- An administrator intentionally terminates the job
- A job step contains a program that produces an error, such as:
* an E or A error message in an ABAP program
* a failure return code from an external SAPXPG program
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a matchcode?
What are matchcodes?
In delivery processing which step comes first picking, packing, posting goods issue ?
What are the problems in processing batch input sessions?
What primary key and foreign key relationship
What are the attributes of a field that can be activated or deactivated during runtime?
Explain the different types of view?
What is gui status? How to create /edit gui status?
How are BAPI different from Normal function modules ?
Is it possible to bring select option in module pool screens?
Badi concepts
What does the extract statement do in extract datasets?
What are the function module in bdc?
Can a posting run be deleted? : sap abap hr
Explain what is sequence of event triggered in report?