Hello,
We have a requirement in SAP ME 15.0 where MII transaction has been mapped as operation activity hook. Throw action block has been used for showing the custom error in standard POD. But if I try to show the same error in custom ME POD, it is not able to do that. When I am doing StartSFC PAPI service call from a separate transaction, it is executing the MII transaction which is attached as pre start activity hook for operation but it is not able to get the actual error string which is set in the transaction; throwing service call error instead.
Can you please guide me on this.
Add a comment