cancel
Showing results for 
Search instead for 
Did you mean: 

Overwrite existing SAP MII Action Block Exception Message to display on SAP ME POD

898

Hello experts,


I am struggling with a stubborn problem in a SAP ME/MII scenario. To be precise, it is a SAP MII transaction call via a SAP ME POD button and the associated error handling.

The following problem arises: The button activity calls a SAP MII transaction and this transaction calls another transaction. At the lowest level, an exception is thrown for a SAP ME PAPI Interface - Action block, but this is caught by a catch block. Subsequently, a user-defined error message is returned to the calling transaction (1st level) and this transaction takes care of forwarding the error message to the SAP ME POD. So far so good.


The problem is that the error message at the SAP ME POD always shows the SAP ME PAPI Interface - Action Block Exception and not the user defined error message.


I tried to get some improvement by setting the output_message and / or changing the transaction attribute "ThrowOnActionError". Unfortunately without success.

Is it at all possible to catch and change these action block exceptions or are they "baked in" and always displayed?

I hope for your support
Many thanks in advance!

BR Christoph

Accepted Solutions (0)

Answers (0)