Application Development 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: 

MIGO - user exit - POST

Former Member
0 Kudos

I have added code in the user exit MB_CF001 for the transcation code MIGO.

I put a break-point in it (hard coded),

I have activated in SMOD and CMOD also.

But when i run MIGO and POST (click on post button on application tool bar) it is not posting, while clicking on SAVE also it is not stopping.

Please tell me when the user exit will be encountered.

regards,

Prabhu.

Points assured.

2 REPLIES 2

Former Member
0 Kudos

Hi,

Check the exits MBCF0006 & MBCF0002 also.

Ashvender

Former Member
0 Kudos

hi,

check the exit <b>MBCF0002</b> it does happen at the time of checking in MIGO

we have already activated and it works fine for us.

In Smod when you execute the enhacment MBCF0002 it takes me to function exit , wher i had activated it and it works fine for us.

Cheers

Alfred