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

List of exceptions and errors PAPI calls

Former Member
0 Likes
502

Hello everyone,

I would like to ask where I can find a list of the exceptions and error messages than a PAPI (or a SAP ME activity) can throws out when it runs.

For instance, when you try to start an SFC that does not exists, in a operation, you typically get :

<faultstring>SFC RR does not exist (Message 13005)</faultstring>
<detail>
<ns3:ResolvedBusinessException xmlns:ns4="mepapi:com:sap:me:reasoncode" xmlns:ns2="http://www.sap.com/me/production" xmlns:ns3="mepapi:com:sap:me:production">
<errorCode>13005</errorCode>
<message>SFC RR does not exist (Message 13005)
See the NetWeaver developer trace log for stack trace information.</message>
</ns3:ResolvedBusinessException>
</detail>

So, my question again would be if there is any place where to find a inventory of the possible errors per PAPI, or message code, etc...

Thanks in advance for your attention and help

Best regards,

Juan Borrero.

Accepted Solutions (0)

Answers (0)