cancel
Showing results for 
Search instead for 
Did you mean: 

MIGO : looking for user exit or BADI for batch number

Former Member
0 Kudos

Hello,

I am looking for a solution using an user exit / BADI (or something else ?) for MIGO.

Here is my problem :

When using MIGO (movement code 101) with purchase order reference, I would like to use the vendor batch number (which is in my purchase order : EKET-LICHA) and copy it in the MIGO transaction field (GOITEM-CHARG).

The point is that the "MB_MIGO_ITEM_BAdI" BADI but it only lets me to update the plant and the text post of the MIGO...

I only would like to update the batch number.

Example :

I have one purchase order with "BATCH01" as vendor batch number.

When doing my MIGO, I call this purchase order and some fields are copied from the purchase order. At this moment, I would like to copy "BATCH01" that comes from my purchase order to the field Batch in my MIGO (GOITEM-CHARG)

Any solutions ?

Thanks for your help.

Regards.

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi Francis,

I am having similar requirement as yours :

"If there is in MIGO goods receipt (Mvmnt type 101)for a purchase order an entry in field “order” (GOITEM-AUFNR) then propose the batch for each position in field (GOITEM-CHARG) readable from table RESB."

So i am also looking for some user exit/BADI etc. for implementing this.

Please reply If you got any solution for this.

Many Thanks,

Manu.

Former Member
0 Kudos

Hello,

Check out this user exits...

This is the list of user exits for the transaction code 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

MBCFC003 Maintenance of batch master data for goods movements

MBCFC004 Maintenance of batch specifications for goods movements

Check out this badi as well...

BADI MB_DOCUMENT_BADI

Cheers,

Nilesh

Message was edited by: Nilesh Kshirsagar

Former Member
0 Kudos

SAP ENhancement project: MBCFC003.

Userexit: EXIT_SAPMM07M_003.

Former Member
0 Kudos

Hi Chris..

chk out these user 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.

Former Member
0 Kudos

Hello,

Thanks for your answer.

But I do not need to have the list of possible BADI or user exits because I have them and it does not help me...

Maybe my method are not the good one ?

Regards.

Former Member
0 Kudos

Hi,

For BADi's

Check out the enhancement BADI's in package 'MB'.

For list of user exits available,

refer,

http://www.planetsap.com/Userexit_List.htm

You can find your user exit accordingly...

Regards,

Tanveer.

<b>Please mark helpful answers</b>