Application Development and Automation 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: 
Read only

MIGO run time error while excution

Former Member
0 Likes
821

Hi,

I have getting run time error while executing MIGO transaction.

Syntax error in program "CL_EX_MB_MIGO_BADI============CP ".

the type "MB_MIGO_BADI" is unknown.

Regards

Abdul

Hi,

I have getting run time error while executing MIGO transaction.

Syntax error in program "CL_EX_MB_MIGO_BADI============CP ".

the type "MB_MIGO_BADI" is unknown.

Regards

Abdul

6 REPLIES 6
Read only

Former Member
0 Likes
771

Hi Rashid

The error clearly states that the BADI MB_MIGO_BADI is not present in your system.

Just go to SE18 & enter the name of the above BADI & check if it exists there.

Also if the BADI exists, just check if there is an implementation created for the same.

Hope this helps.

Regards

Abhii

Read only

0 Likes
771

Hi Abhii,

The BADI MB_MIGO_BADI is present in our system and also some of BADI Implementation is exists and those BADI are in INACTVE mode.

so when i complile program which above mention that it give same error BADI is unknown.

Regards

Abdul

Read only

0 Likes
771

When you see that its inactive, why dont you try activating it.

Regards

Abhii

Read only

0 Likes
771

Hello Abhii,

System BADI is in ACTIVE mode but our Z BADI is in INACTIVE MODE AND ACTUAL error generate in class

CL_EX_MB_MIGO_BADI ON initialization method.

Regards

Abdul

Read only

0 Likes
771

Hi Rashid,

Try activating the Z Badi & see the result. If it doesnt work even after that then create a fresh implementation & try.

It will work.

Regards

Abhii

Read only

Former Member
0 Likes
771

Hi Rashid,

Is the issue resolved, please let the forum know the method of resolution.

Thanks

Abhii