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

USER EXIT

Former Member
0 Likes
681

Hi,

I want to copy Revision level(EKPO-REVLV) to MSEG-SGTXT

when i post Goods Receipt with MIGO transaction.

Is there any USER EXIT or CUSTOMER EXIT available for this

requirement in MIGO transaction??

If not available,please let me know other solution?

Regards,

Tintu

6 REPLIES 6
Read only

Former Member
0 Likes
590

Hi Tintu,

You may implement BADI "MB_DOCUMENT_BADI".

Best regards,

Prashant

Read only

Former Member
0 Likes
590

Transaction Code - MIGO Goods movement

Enhancement/ Business Add-in Description

Enhancement

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

MBCF0011 Read from RESB and RKPF for print list in MB26

MBCF0010 Customer exit: Create reservation BAPI_RESERVATION_CREATE1

MBCF0009 Filling the storage location field

MBCF0007 Customer function exit: Updating a reservation

MBCF0006 Customer function for WBS element

MBCF0005 Material document item for goods receipt/issue slip

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

Business Add-in

MB_RESERVATION_BADI MB21/MB22: Check and Complete Dialog Data

MB_QUAN_CHECK_BADI BAdI: Item Data at Time of Quantity Check

MB_PHYSINV_INTERNAL Connection: Core Inventory and Retail AddOn

MB_MIGO_ITEM_BADI BAdI in MIGO for Changing Item Data

MB_MIGO_BADI BAdI in MIGO for External Detail Subscreens

MB_DOC_BADI_INTERNAL BAdIs when Creating a Material Document (SAP Internal)

MB_DOCUMENT_UPDATE BADI when updating material document: MSEG and MKPF

MB_DOCUMENT_BADI BAdIs when Creating a Material Document

MB_CIN_MM07MFB7_QTY Proposal of quantity from Excise invoice in GR

MB_CIN_MM07MFB7 BAdI for India Version exit in include MM07MFB7

MB_CIN_LMBMBU04 posting of gr

MB_CHECK_LINE_BADI BAdI: Check Line Before Copying to the Blocking Tables

ARC_MM_MATBEL_WRITE Check Add-On-Specific Data for MM_MATBEL

ARC_MM_MATBEL_CHECK Check Add-On-Specific Criteria for MM_MATBEL

Regards

Anbu

Read only

Former Member
0 Likes
590

Hi,

Check the list of user exits in MIGO

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

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_CREATE1

MBCF0011 Read from RESB and RKPF for print list in MB26

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

Regards,

Anirban

Read only

Former Member
0 Likes
590
Read only

Former Member
0 Likes
590

Hi Tintu.

I would like to suggest a couple of references,

[SDN - Reference - User exit for MIGO transaction|;

[SDN - Reference - User Exits and Customer Exits for the Transaction Code MIGO|;

[SDN - Reference - User exit in MIGO transaction - logic (validations) for the field called Delivery Note|;

[SDN - Reference - User Exit in Migo - Item data and Header date for a particular purchase order|;

Hope that's usefull.

Good Luck & Regards.

Harsh Dave

Read only

Former Member
0 Likes
590

Try any one of them exits

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

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_CREATE1

MBCF0011 Read from RESB and RKPF for print list in MB26

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

rgds

Rajesh