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

Batch Management-User Exit

Former Member
0 Likes
2,960

Hi All,

1. In MIGO – EXIT_SAPLMBMB_001 is not getting called when POST / SAVE.

2.MIGO - EXIT_SAPLVO1Z_013 / 014 not getting called when POST but gets called when ‘classification’ button is pressed.

Can any user exit be suggested in MIGO to update the charactertics on posting/saving of GR? This is the urgent requirement in current project and any pointers to above will be very helpful.

Thanks & Regards,

Vivek Kapoor

5 REPLIES 5
Read only

Former Member
0 Likes
1,345

did you try the BADI - MB_DOCUMENT_BADI ?.

Read only

0 Likes
1,345

The system doesnot support BADI's as the client is having 4.6c.So BADI's cannot be tried as the same are not defined?

Read only

Former Member
0 Likes
1,345

Hi,

User exits for 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

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

Pls reward all helpful points.

Regards,

Ameet

Read only

0 Likes
1,345

The user exits you have mentioned are not applying to my query.

See once we go to MIGO Screen.We enter all the line items.Once we have entered all the line item then we need to post the document.When we post the document ; before that we want the user exit to update characteristic assigned to the Batch.So we need the user exits to post the characterstics and the document without using BADI's as the system doesn't support the same.

Read only

0 Likes
1,345

Hello, I need to solve this same problem but with BADI since the EXITS do not work for me in my system with HANA. Do you have any ideas? Thanks a lot