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 !!!!urgent

Former Member
0 Likes
415

how to debug standard program for vl02n

'SAPMV50A' to find out from which user exit the 'meterial movement' type is taking place.so that i can change the exit its urgent

2 REPLIES 2
Read only

Former Member
0 Likes
383

Hi,

try to check in the include : FV50XF0B_BELEG_SICHERN

which has the userexits in it.

Madhavi

Read only

Clemenss
Active Contributor
0 Likes
383

chayaarungupta g,

edit the MV50AFZ* includes and set break-points in all routines you think may be useful. The start VL02N ang step through your process.

It will stop in the relevant exits.

Regards,

Clemens