cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Handling unit with MFS error MLO2

0 Likes
2,367

Hello experts,

In the Material flow system process , after scanning the Handling unit and PLC send telegram to SAP to process the actionfunction /SCWM/MFSACT_CASE_WT_CREA ( Customized in Find actions) so in log we have :

Warning : HU contains MFS error MLO2

Error : Exception code MLO2 not accepted.mlo2.png

how to solve this issue please?

Accepted Solutions (1)

Accepted Solutions (1)

Daniil
Active Contributor

Hi Yassine, I would suggest to do customizing for exception code.

BR,

Daniil

0 Likes

On the customizing of PLC?

Daniil
Active Contributor
0 Likes

on the customizing for exception codes. It is in the cross-process part of the IMG.

0 Likes

In our case the error is on the handling unit (/SCWM/HUHDR field MFSerror come with MLO2) ( Mfs error) after receiving the telegram successfully,

0 Likes

Also exception code under cross process exception code MLO2 , i think is customized correctly

Daniil
Active Contributor
0 Likes

error message says code is not valid. It could be different reasons. Wrong business context, wrong step, wrong exception profile.

In your message name of the exception code is empty, it could indicate that exception code is not found in internal table. If you assigned exception profile to MFS user, you have to do customizing with this exception profile. You can as well test exception.

0 Likes

Hello daniil,

thank you for your response, it was a missing business contxt

Answers (0)