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: 

Need BADI/ User Exit for marking Delivery completion Indicator-MIGO/MB01

Former Member
0 Kudos

I want to mark delivery completion indicator as tick while doing MIGO and MB01 irrespective of PO Quantity with the delivered quantity.

Is there any BADI or user exits for updating this field while doing MIGO and MB01 posting..?

1 ACCEPTED SOLUTION

pavanm592
Contributor
0 Kudos

Hi aslam,

You can use MB_MIGO_BADI Badi inside line_modify set the delivery indicator and before using this once go through the documentation .

Hope this will Help you.

Regards,

Pavan

2 REPLIES 2

pavanm592
Contributor
0 Kudos

Hi aslam,

You can use MB_MIGO_BADI Badi inside line_modify set the delivery indicator and before using this once go through the documentation .

Hope this will Help you.

Regards,

Pavan

Former Member
0 Kudos

Hi Pavan,

Thanks for MIGO Badi.

For MB01, its not working.

Do we have any Badi/Exit for changing delivery completion indicator in MB01..?