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 Exists Info needed

Former Member
0 Kudos
108

Hi all,

We are currently in the process of doing enhancement for Batch management.

SAP Version - 4.6C

For MIGO screen, requirement is that after posting details Batch is generated and GR is done. Followed by this expiry date of the batch is to be calculated.

My ABAP team has confirmed that no user exist is getting activated after posting of documents... Can anyone please suggest me what USER EXIT / BADI to be used??

regards,

Parshuram

1 ACCEPTED SOLUTION

former_member235056
Active Contributor
0 Kudos
79

Hi,

Pls find suitable exits as per ur requirement:

<a href="http://www.planetsap.com/Userexit_List.htm">http://www.planetsap.com/Userexit_List.htm</a>

Pls reward points.

Regards,

Ameet

4 REPLIES 4

Former Member
0 Kudos
79

hELLO

Check teh following:

Enhancement

MB_CF001

MBCF0011

MBCF0010

MBCF0009

MBCF0007

MBCF0006

MBCF0005

MBCF0002

Business Add-in

MB_RESERVATION_BADI

MB_QUAN_CHECK_BADI

MB_PHYSINV_INTERNAL

MB_MIGO_ITEM_BADI

MB_MIGO_BADI

MB_DOC_BADI_INTERNAL

MB_DOCUMENT_UPDATE

MB_DOCUMENT_BADI

MB_CIN_MM07MFB7_QTY

MB_CIN_MM07MFB7

MB_CIN_LMBMBU04

MB_CHECK_LINE_BADI

ARC_MM_MATBEL_WRITE

ARC_MM_MATBEL_CHECK

Bye

gabriel

Former Member
0 Kudos
79

Hello,


Try This:

MB_CF001      Customer function exit for update of material document

EXIT_SAPLMBMB_001
  INCLUDE ZXMBCU01.

If useful reward.

Vasanth

Former Member
0 Kudos
79

Hi,

You can try MBCF0005 and MB_CF001

<b>Reward points</b>

Regards

former_member235056
Active Contributor
0 Kudos
80

Hi,

Pls find suitable exits as per ur requirement:

<a href="http://www.planetsap.com/Userexit_List.htm">http://www.planetsap.com/Userexit_List.htm</a>

Pls reward points.

Regards,

Ameet