cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ABAP Proxy Debugging

Former Member
0 Likes
977

Hi Group,

When I am trying to dubug Server ABAP proxy without giving control to debug mode it is directly executed.the following steps I followed.

1.Kept Debug point

2.Register/Deregiser queues

3.triggered Interface from PI

But when I am executing from SPRoXY transaction control going to debug mode,any body have suggestions

View Entire Topic
Former Member
0 Likes

Hi,

What kind of break point did you keep?

External Break point or a normal break point.

It should be an external break point.

Regards,

Ravi Kanth Talagana

Former Member
0 Likes

Hi Ravi,

I used External debug point only.