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 field in MIGO

Former Member
0 Kudos

Hi,

How to add a field in MIGO? We are using 46C and I cannot find any BADI to do this. Any other ways?

Regards

3 REPLIES 3

Former Member
0 Kudos

Transaction Code - MIGO Goods Movement

Exit Name Description

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.

No of Exits: 8

Rewards if useful..........................

Minal

Former Member
0 Kudos

Hi,

Check the BADI MB_MIGO_BADI,If it is not available check the user exits

use any of these as per your requirement,

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

0 Kudos

Hi all,

I have already checked and there is no BADI MB_MIGO_BADI at all. I need the field DMBTR to appear in MIGO screen. But it seems that the user exits cannot do any of these.

Please let me know if otherwise. Thanks.

Regards,