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

Classification for MIGO_GR

Former Member
0 Likes
1,065

Hi everyone,

I am trying to change/view batch classification via a user exit when I do a goods receipt(MIGO_GR). Is there any user exit or BADI through which this can be achieved.

Thanks in advance.

Aneesh..

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
932

Hi,

Enhancement name MBCFC010

FM: EXIT_SAPMM07M_010 you can edit and change the batch.

Regards,

shanmugavel Chandrasekaran

Hi everyone,

I am trying to change/view batch classification via a user exit when I do a goods receipt(MIGO_GR). Is there any user exit or BADI through which this can be achieved.

Thanks in advance.

Aneesh..

6 REPLIES 6
Read only

Former Member
0 Likes
933

Hi,

Enhancement name MBCFC010

FM: EXIT_SAPMM07M_010 you can edit and change the batch.

Regards,

shanmugavel Chandrasekaran

Read only

0 Likes
932

You can change the batch using this exit..I want to view classification data for this batch..

Read only

Former Member
0 Likes
932

hi

use this MBCF0002 or MBCF0007

hope this helps

Regards

Ritesh

Read only

0 Likes
932

MBCF0002 has mseg, mkpf, vm07m, dm07m and

MBCF0007 is not even called from MIGO but is called from MB21.

Neither has any classification(t-code : MSC2N) data..

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
932

Please check badi CACL_VALUE_CHANGE

Read only

Former Member
0 Likes
932

No helpful answers unfortunately