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

debug "MB_POST_DOCUMENT"

Former Member
0 Likes
612

Hello Friends,

in booking post ( MB_POST_DOCUMENT ) there is a user exit. "EXIT_SAPLMBMB_001", i need to debug this user exit, ? can anyone pls let me know how I can debug in posting / update ?

Regards,

2 REPLIES 2
Read only

Former Member
0 Likes
451

Without putting the break-point in Exit there is no chance to Debug exit.

tes one more option by /h

Cheers

Read only

0 Likes
451

I have placed the breakpoint, in my user exit, but I dont know how to start the debuging in "posting/updating"

Regards