2005 Apr 08 12:43 PM
Hi,
Is it possible to debug a background job.
My requirement is user submits a invoice printing in back ground, here there is a problem with the data printed. If i print it individually its printing correctly.
Thanks n regards
sree
Hi,
Is it possible to debug a background job.
My requirement is user submits a invoice printing in back ground, here there is a problem with the data printed. If i print it individually its printing correctly.
Thanks n regards
sree
2005 Apr 08 12:55 PM
Hello Sree,
You can put an infinite loop in your steering program,
something like this
while x = 0.
do
enddo.
Then go to transaction SM50, you will see your process
go to Program / Mode -> Program -> Debugging.
Change value of X and proceed with debugging.
Regards,
Samir.
Regards,
Samir
2005 Apr 08 1:16 PM
Hello,
While running job in background, to debug got SM37 > select Job Schedule Check box and press F8.
Then Choose the job u want to debug and type <b>jdbg</b> in the command and press enter.
Debugger will start.
Regards,
Judith
2005 Apr 08 1:11 PM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |