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: 

MIGO Exit

Former Member
0 Kudos
150

Hi,

What exit/badi can be used in Migo after the document (GR) is posted where I can access the serial numbers per material as well?

Thanks,

Tyken

4 REPLIES 4

Former Member
0 Kudos
96

It is difficult for us to test as we dont have test data, kindly put break point in SE80 -> class- > cl_exithandler -> get_instance. Put break point in this so that you will find badi for your requirement.

You might be knowing to find User exit, you will have a program fo find user exit for your transaction.

Last but not least find any implicit enhancment in the standard program which will solve your purpose.

Former Member
0 Kudos
96

Hi,

Please find here some BADI's available for MIGO.

ARC_MM_EBAN_CHECK

ARC_MM_EBAN_PRECHECK

ARC_MM_EBAN_WRITE

ARC_MM_EINA_CHECK

ARC_MM_EINA_WRITE

ARC_MM_INVBEL_CHECK

ARC_MM_INVBEL_CHECK

MB_STOR_LOC_BADI_GTS

MB_PHYSINV_INTERNAL

Regards,

Venkat.

0 Kudos
96

for serial no checking

IQSM0002

IQSM0003

IQSM0004

IQSM0005

IQSM0007

IQSM0008

Former Member
0 Kudos
96

Use EXIT_SAPLCOBT_001

Regards

Gaurav