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: 

User Exit in MIGO Before auto TR is saved

Former Member
0 Kudos

Hello All,

I am wondering if there is a user exit I can used to add data to a field LZNUM on the TR (Transfer Requirement) before its saved when in MIGO GR process.

I have looked for a couple days and I am coming up with nothing

Please help.

Thanks in advance.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

These are the user exits for MIGO.

Try each of them as I am not sure which one you are looking for.

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.

Regards,

Jovito

3 REPLIES 3

Former Member
0 Kudos

Hi,

These are the user exits for MIGO.

Try each of them as I am not sure which one you are looking for.

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.

Regards,

Jovito

0 Kudos

Thanks Jovito

Those are not the exits I am looking for though. What I need has to deal with TRs with in MIGO (Transfer Requirement)

I need to be able to change something on a TR before its saved from MIGO.

0 Kudos

Rashid,

Do you find a solution to your issue?  I am also trying to figure out how to update LZNUM from MIGO or via a user-exit during TR creation.

Thanks.

Jeff