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: 

User exit/Badi in MIGO after save

Former Member
0 Kudos

hi all

I am trying to find a user-exit/BAdi in tcode MIGO.

This one should be called after saving the MIGO document.

Using this i want to put control over auto TO creation for some specific plants and storage locations.

Important thing is I am using version 4.6C.

1 ACCEPTED SOLUTION

former_member181995
Active Contributor
0 Kudos

Use MB_DOCUMENT_BADI

Method:MB_DOCUMENT_BEFORE_UPDATE

MB_DOCUMENT_UPDATE

2 REPLIES 2

Former Member
0 Kudos

Hi,

Please try the last one. This may suit.

For "Automatic TO creation (background processing)", the following user exits are available:

MWMTOAU1 Selection of requirements for automatic creation of orders.

MWMTOAU2 Reference number assignment.

MWMTOAU3 Selection of posting change notices for automatic creation of transfer orders.

Thanks and Regards

Guru

former_member181995
Active Contributor
0 Kudos

Use MB_DOCUMENT_BADI

Method:MB_DOCUMENT_BEFORE_UPDATE

MB_DOCUMENT_UPDATE