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: 

Debugger not stopping for UPDATE FUNCTION MODULE data

0 Kudos
908

I am referring to some blogs and trying to find the update FMs in %_vb_calls parameter in SAPMSSY4 and SAPMSSY0 .

I changed a Sales Order .There were couple of FMs which were called in update task .

But I am not able to stop the debugger in these two progs am I doing something wrong .

I did switch on system debugging and Update debugging .

I am following the blog :- link1 .

Can somebody help where I am going wring

4 REPLIES 4

TMNielsen
Contributor
790

I'm not sure which SAP system you are in, but if you want to debug update modulers, you should probably not mark "System Debugging" as mentioned in the blog you link to, but the "Update Debugging" option in same Debugger settings Windows.

That works for me.

0 Kudos
790

By the screenshot, I first thought you were answering that only "system debugging" was to be used, hopefully I then read the text 😉

Of course, System Debugging is still to be used to debug the system programs like SAPMSSY4 and SAPMSSY0 and many other ones.

(maybe you'd better post the screenshot of what is to be used, not the wrong one:

0 Kudos
790

I found that screen shot in the link1 that Bodhisattwa Pal was referring to and I wanted to point out that, that setting was not for update debugging, but maybe I was not clear on that.
I know a lot about update debugging but I have never tried to use system debugging to find %_vb_calls parameter in SAPMSSY4 and SAPMSSY0 - that is certainly not necessary to do update debugging.

Kind regards

Thomas Madsen Nielsen

Sandra_Rossi
Active Contributor
0 Kudos
790

Probably you did not switch well "update debugging".