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

MIGO Exit

Former Member
0 Likes
785

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

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
Read only

Former Member
0 Likes
731

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.

Read only

Former Member
0 Likes
731

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.

Read only

0 Likes
731

for serial no checking

IQSM0002

IQSM0003

IQSM0004

IQSM0005

IQSM0007

IQSM0008

Read only

Former Member
0 Likes
731

Use EXIT_SAPLCOBT_001

Regards

Gaurav