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

Exception Code for MFS

vinodjha0630
Participant
0 Kudos
914

Hello Folks

Defining communication channels in EWM MFS Process. Which exceptional code need to be copied from standard SAP whose actions could be "closing the connection and try to re-establish the connection".

I would like to make "REST" Exceptional code.

With Warm Regards

Jha Vinod

Accepted Solutions (0)

Answers (1)

Answers (1)

ramesh_n8
Participant
0 Kudos

Hi Vinod,

There is only internal exception code exists. Just create your own exception code like REST by copying from any one of the MFS exception code (like MBNE/MBNO) and map with the internal exception code REST then assign the exception code REST with CCH.

Thank you.

Regards,

Ramesh Natarajan

vinodjha20021
Explorer
0 Kudos
Thanks, Ramesh, for this explanation.