on 2016 Oct 11 2:38 PM
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.
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.