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: 

Deactivate BADI implementation cin_plug_in_to_migo

MarcoK
Explorer
0 Kudos

Hi,

we are getting a dump in transaction Migo, because we have to many implemantations of the BADI MB_MIGO_BADI(SAP note 2331672).

As we are not living / working in India, I was wondering, if we can deactivate the SAP BADI implementation "cin_plug_in_to_migo" (e.g. by modification). I debugged the migo transaction call, and It looks like that this implementaion registers itself as an active BADI Implementation, but in the further procedure the BADI methods will not be processed, because it checks a relevance flag, which is not set.

So, are there any concerns about deactivating this implementation?

Thanks.

1 REPLY 1

raymond_giuseppi
Active Contributor
0 Kudos

The OSS note suggests 'the only solution here is to deactivate some of your implementations.' and 'Another option could be to merge two or more BADI's into one BADI.' (How many customer implentations did you activate, are there 4 standard ones active or more?)