cancel
Showing results for 
Search instead for 
Did you mean: 

Which exit for MIGO Subcontracting

Former Member
0 Kudos

Dear Abaper,

We were using MB1B t-code for doing subcontracting with reference to PO. We had used a BADI for that.

Now, we have upgraded our system to EHP6.

In EHP6 MB1B is obsolete. And as per SAP we have to use MIGO.

In MIGO we cannot do subcontracting with reference to PO.

In the transaction MIGO this PO reference functionality is not implemented for movement type 541.

There are so many exits available in MIGO,

please tell me which exit to use to do the subcontracting with Movement type 541 for MIGO Transaction.

Thanks and Regards,

Arati. 

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi Arati,

for MIGO the exit name's are

MB_CF001  Customer Function Exit in the Case of Updating a Mat. Doc

MBCF0002  Customer function exit: Segment text in material doc. ite

MBCF0005  Material document item for goods receipt/issue slip

MBCF0006  Customer function for WBS element

MBCF0007  Customer function exit: Updating a reservation

MBCF0009  Filling the storage location field

MBCF0010  Customer exit: Create reservation BAPI_RESERVATION_CREATE

MBCF0011  Read from RESB and RKPF for print list in  MB26

and use BADI "MB_MIGO_BADI  BAdI in MIGO for External Detail Subscreens".

Regards,

Mukesh

Former Member
0 Kudos

Dear Mukesh, 

Thanks for your reply. Can we use this "MB_MIGO_BADI" for subcontracting with movement type 541??

Little more extra details would be appreciated.

Regards,

Arati

Former Member
0 Kudos

Dear Arati,

             using MB_MIGO_BADI it not solve your issue. For your issue just use the below BADI

MB_DOCUMENT_BADI (BAdIs During Creation of a Material Document). if this badi not solve your issue just use MB_BAPI_GOODSMVT_CREATE

Thanks,

Mukesh

Former Member
0 Kudos

Arati, follow this note, it is exactly what you need:

1915825 - Transfer Posting reference to a Purchase Order in MIGO



Resolution

The business function 'LOG_MM_OM_1' must be activated in your system.

Also, the BADI MB_MIGO_SC_PO_TRANSFER must be activated into the system and then the option 'A08 Transfer Posting' and 'R01 Purchase Order' appears.

To activate the business function go to tcode SFW5 and mark the function LOG_MM_OM_1 and click on Activate Changes.

After that you can go to MIGO and check:



Regards,

Felipe

Former Member
0 Kudos

Dear Mukesh,

Thanks for your answer. I will check with it and get back to you in case of Queries.

Regards,

Arati

former_member202771
Contributor
0 Kudos

Hi Arati,

Check include RVCOMFZ2.

Thanks,

Anil

Former Member
0 Kudos

Dear Anil,

I was looking for exits and not include programs.

Regads,

Arati

former_member202771
Contributor
0 Kudos

Hi Arthi,

This include contains user-exits. Check if one of them will be suitable for your requirement.

Thanks,

Anil