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-Goods receipt - user exit/BADI to process IDOC Outbound

Former Member
0 Kudos

Hi all,

i need to process an IDOC in outbound after a GR has been posted. I used the BADI MB_MIGO_BADI with method 'POST_DOCUMENT' but the transaction does not go in it...please helpl

1 REPLY 1

Clemenss
Active Contributor
0 Kudos

Hi Abap12,

1. IDoc creation should be enabled by message determination.

2. If BADI MB_MIGO_BADI method 'POST_DOCUMENT' is not executed the GR is not posted or the BAdI implementation is not active. Deactivation and re-activation helps sometimes.

Regards

Clemens