cancel
Showing results for 
Search instead for 
Did you mean: 

Proxies , Event handlers and exceptions

Former Member
0 Kudos

Hi All,

I am using an inbound proxy to communicate with CRM system via XI.

I have to raise event handlers and exception catch using Try,,.. Catch OOps concept in the Proxy. Could anyone have some examples of similar kind of scenarios mentioning step by step. I am expecting a scenario and source code.

thanks

Deno

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

HI,

Please look at this thread on error handling:

http://help.sap.com/saphelp_nw04/helpdata/en/25/a45c3cff8ca92be10000000a114084/content.htm

Regards

Vijaya

Former Member
0 Kudos

Hi,

thanks for the reply. I hve already seen the help sap. I am expecting some source code sample which is used for raising event handler exceptions using try catch.

I am new to OOPs

thanks

Deno

Former Member
0 Kudos

Has anyone worked on exception handling with raise events and try catch usages in Object oriented ABAP class and object.

Thanks

Deno