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 exits

former_member582701
Contributor
0 Kudos

Hello people,

I have the next requirement: when u make a movement through MIGO transaction, always we have to put the stock type to blocked (mseg-insmk = 3). Im trying to look for user exits...

I have ZXMBCU02, but mseg is not passed by reference, so if i change the insmk, this change is not outside the user exit.

Do you know any user exit where i can modify mseg before the movement is done? Or maybe any user where you can modify the document material after the movement is done? ( i would need a BAPI for this so i think the other option is easier )

Thank you,

Manel

1 REPLY 1

naimesh_patel
Active Contributor
0 Kudos

Check BADI MB_MIGO_BADI.

Regards,

Naimesh Patel