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: 

Batch Classification in MIGO

Former Member
0 Kudos

Hello,

I'm using enhancement MBCFC004 (user exit EXIT_SAPMM07M_004) in order to fill batch classification in MIGO transaction, when pressing 'Classifications' button in 'Batch' tab.

I've put a break point in the code I've created, but when pressing the classification button nothing happens.

The project and the user-exit are activated.

What can be the problem.

Thanks,

Hagit.

4 REPLIES 4

christian_wohlfahrt
Active Contributor
0 Kudos

Hi Hamit,

this user-exit is only implement in 'old style' transactions (MB01,...).

Have a look at SE18, MB* to get some BADIs in transaction MIGO. (Alternatively you can try to convince your customer to use the old transactions...)

Regards,

Christian

0 Kudos

Hi Christian,

I'm not familiar with BADI, where can I find some documentation on using it.

Thanks,

Hagit.

0 Kudos

Hi Hagit!

BADIs are defined (and can be searched with) in transaction SE18.

Own extensions can be implemented with transaction SE19.

Both transactions have little blue 'i'-buttons: press them and you get pretty good help.

Otherwise look at help.sap.com

Regards,

Christian

Former Member
0 Kudos

Hello Amit,

I too have the same requirement

Was your problem solved .

i really want to know if the class characteristics can be updated during MIGO