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: 

Add Item in MIGO by BADI or User Exit

Former Member
0 Kudos

Dear Expert,

I need your help about User exit or BADI that i can use.

we need to add more item when user enter specific material number.

For example: User enter material number 70000001 then the BADI or User exit will get data from BOM (Bill Of Material) and add the material to below of 70000001.

we already test using:

BADI:

MB_MIGO_BADI --> LINE_MODIFY and CHECK_ITEM

Both of this is doesnt work

for userexit, we dont find any user exit fit with our requirement.

This is what we want to:

thank you in advance 🙂

2 REPLIES 2

Former Member
0 Kudos

Hi Hariyanto,

Try using BAPI Function Module : "BAPI_GOODSMVT_CREATE", to add an item in MIGO.


Hope this helped you.


Thanks & Regards

Niyas

0 Kudos

Thank you for Replying,

but this is not solve what we need, because if we using this, that will create entire GR.

We want to automate add item of BOM when user input material in MIGO, then after the bom explosion (add item) the user will input the qty.

sorry for my bad english hope you will understand.

Thank you.

Best regards,

Hariyanto