cancel
Showing results for 
Search instead for 
Did you mean: 

Error Capturing

0 Kudos

Hi,

We are trying to work on a ABAP Proxy Scenario, and we have a requirement to be able to come up with a scenario design, which can capture and application or system error that can be caused by the receiving system while processing the message.

The same is the requirement for the IDOC based interfaces. Is there a way this can be done, and if so how can we achieve the same.

Thanks for your replies in advance and i will surely give points to the helpful answers.

Thanks,

Karthik

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Karthik,

for Idoc you can set up idoc acknowledgment that gives you back as well an application message regarding succesfull or wrong execution.

Have a look at <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f6d2d790-0201-0010-9382-b50b499b3fbe">How to Handle Acknowledgments for IDoc</a>.

Kind Regards,

Sergio

Answers (1)

Answers (1)

Former Member
0 Kudos

hi Karthik,

for proxy you can have a look on this blog:

/people/shabarish.vijayakumar/blog/2006/11/02/fault-message-types--a-demo-part-1

Hope this help

Francesco