Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Debugging messages with dispatch time 4

michael_staron
Explorer
0 Likes
781

How can i debug the print program with dispatch time 4? I set a breakpoint in the print program. For example i generate a po with messages (dispatch time 3). I call transaction ME9F for printout. The breakpoint has an effect.

When i print the message while saving the po (dispatch time 4) the breakpoint has no effect. Is there a special trick?

1 REPLY 1
Read only

Pawan_Kesari
Active Contributor
0 Likes
582

Trying activating Update debugging from Setting menu in debug mode.

Just after you press save goto debug mode and Setting->Update Debugging.

Regards,

Pawan.