Skip to Content
0
Former Member
Jun 02, 2011 at 09:31 PM

DYNAMIC_CALL_FAILURE on Inbound Proxy. No ST22 entry?

161 Views

We are occasionally getting an error on our Inbound ABAP proxies to create and change Sales orders in ECC. The details are:

"Error during proxy processing An exception with the type CX_SY_OPEN_SQL_DB occurred, but was neither handled locally, nor declared in a RAISING clause The system tried to insert a data record, even though a data record with the same primary key already exists."

Now normally this is an easy problem to debug, however the trouble we are facing is that when we debug the payload or resend the payload from the source it does not replicate this error and gets processed successfully. Also we cannot find any ST22 dumps for these errors where we can go and see at which point in our code this exception occurred.

My question is there any other TCODE we can check to look for dumps caused by ABAP exceptions in ABAP proxies? Are ST22 dumps not created for exceptions in ABAP proxy?

Thanks,

Rudra