2010 Jan 09 7:51 PM
Hi
Currently I had a Executable ABAP Program which when executed prompts for user to enter selection once entered and executed it will delete user entered selections from a Table.
Now my requirment is to enhance that program to run it as a BACKGROUND BATCH JOB so that there will be an entry in SM37 when the program is executed
How can i achieve this
2010 Jan 09 9:10 PM
Create a batch input session using transaction SHDB.
Then run the session in background, can see in SM37.
Regards,
Clemens
Hi
Currently I had a Executable ABAP Program which when executed prompts for user to enter selection once entered and executed it will delete user entered selections from a Table.
Now my requirment is to enhance that program to run it as a BACKGROUND BATCH JOB so that there will be an entry in SM37 when the program is executed
How can i achieve this
2010 Jan 09 9:10 PM
Create a batch input session using transaction SHDB.
Then run the session in background, can see in SM37.
Regards,
Clemens
2010 Jan 09 9:52 PM
Can you please explain me in a bit detail as i am a NON ABAPER
Thanks
2010 Jan 10 1:59 AM
Hi,
Please refer this link .
It has the steps.
http://sapient.wordpress.com/2007/06/19/how-do-you-set-up-background-jobs-in-sap/
Regards,
SuryaD.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |