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

Batch Classification in MIGO

Former Member
0 Likes
1,374

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

christian_wohlfahrt
Active Contributor
0 Likes
863

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

Read only

0 Likes
863

Hi Christian,

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

Thanks,

Hagit.

Read only

0 Likes
863

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

Read only

Former Member
0 Likes
863

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