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

user exit for mb02

Former Member
0 Likes
859

Hi friends,

For MB02 Trans i need a user exit.

I found out that the following exit can be used.

Mainly MBCF0002 as for MB01 Trans.But,when I placed a breakpoint in this exit.It is not triggering. I tried other exits also.But none of the exit is triggered even when a break point is set.Plz help me what may be the prob.PLz help me.Points will be rewarded.

Hi friends,

For MB02 Trans i need a user exit.

I found out that the following exit can be used.

Mainly MBCF0002 as for MB01 Trans.But,when I placed a breakpoint in this exit.It is not triggering. I tried other exits also.But none of the exit is triggered even when a break point is set.Plz help me what may be the prob.PLz help me.Points will be rewarded.

3 REPLIES 3
Read only

Former Member
0 Likes
703

hi,

Check out whether the enhancement(MBCF0002) is assigned to any project by finding for an entry in MODACT table giving the enhancement name in the member field if not assign it to a project via CMOD and activate the project ...

Regards,

Santosh

Read only

Former Member
0 Likes
703

Hi,

By putting the breakpioint, it won't work. follow:- before pressing save button use /H & go to debugging & in the first statement select menu option -


>settings -


>update Debugging then it will give the message Update debugging switched on & then you put the breakpoint at the required statement in the same session.

I hope this helps,

Regards

Raju Chitale

Read only

Former Member
0 Likes
703

Hi,

try use the BADI MB_DOCUMENT_UPDATE

Regards

Kiran Sure