Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Exception handling in client proxy

Former Member
0 Likes
437

Hi

Can someone please help me with exception handling in ABAP client proxy.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
394

HI

Welcome to SDN

Check this link you wil get information regarding ABAP Proxy http://help.sap.com/saphelp_nw04/helpdata/en/c9/74246d8ad2447799063d39013e9a11/content.htm

2 REPLIES 2
Read only

Former Member
0 Likes
395

HI

Welcome to SDN

Check this link you wil get information regarding ABAP Proxy http://help.sap.com/saphelp_nw04/helpdata/en/c9/74246d8ad2447799063d39013e9a11/content.htm

Read only

Former Member
0 Likes
394

Hi Gauri,

If you are doing in context with XI/PI. In case of synchronus scenario you can assign the fault message type in your outbound interface which can be used for exception handling.

Sachin