Skip to Content
0
Former Member
Jul 30, 2013 at 09:35 PM

Debug Method Code

49 Views

Hi All,

I coded GET_ENTITY and GET_ENTITYSET methods

and I can execute my URI from my browser to see the output.

But how if I want to debug my code ?

From the documentation that I read so far, these are the options :

* using query string sap-ds-debug

* or using the error log of /IWFND/SUTIL_GW_CLIENT

My question : can I put break point in my code and then run the URI from /IWFND/SUTIL_GW_CLIENT maybe to debug my code ?

or maybe you have another idea on how to do this.

Thank You and appreciate your help !