Wednesday, September 30, 2020

Debug Background Jobs in SAP ABAP.


How to debug Background Jobs?

Debug Background Jobs SAP ABAP.

Ans: The Background jobs can be debugging using the command ‘JDBG’.

Ø  Execute the T-code SM37

Ø  Check the required background job to be debugged.

Ø  Enter JDBG in the Command field & Press Enter

Ø  Keep on pressing F7 until the required program is stopped.

Ø  Use the Function keys F5/F6/F7 to check the program Line by line/Block by Block once it is reached.

No comments:

Post a Comment