cancel
Showing results for 
Search instead for 
Did you mean: 

Debugging layout or how to debug background jobs

Former Member
0 Kudos

Hi All,

 VA02

 Enter Order number u2013 642775

 Hit enter

 (From Menu bar) Click on Header->Output

 Select Check box of Output type

 Click on Repeat output button on application toolbar

 Save

 SP01

 Select Check box of relevant Spool number

 Click on display

I am executing the tcode VA02.

When I check in the debugging mode, itu2019s displaying the Layout name (TNAPR-FONAM) & Print program name (TNAPR-PGNAM).

But when I put a break-point in that Print program itu2019s not going to debugging mode.

Even, I have tried with the Layout (Active debugger and RSTXDBUG).

I suppose, the above program is executing in back-ground mode. If so, can we check them through debugging?

Thanks in advance,

Kal Chand

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

To debug back ground job,

Goto SM37 select the job which you want to debug and type JDBG in the OK-code, press Enter. Remember the key word JDBG.

Answers (3)

Answers (3)

Former Member
0 Kudos

Thanks for all your responses.

Kal Chand

obadiah_king
Explorer
0 Kudos

Set a break point in your program and then use program SD70AV1A to process, or re-process the specific output type, the break point should get hit. Usually break points are not triggered during back ground output processing.

Thanks

Former Member
0 Kudos

hi,

after entering output type and giving all the necessary parameters before saving put /h and press enter and save now

wait here......

in debugging screen select settings tab and check update debugging check box and save and press F8 now the control will stop at the break point.

i think this is clear.

reward points if useful.

thanks,

anupama.