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

debugging

Former Member
0 Likes
484

how do i activate debugging from one client to another where i have used an RCF

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
461

in RFC function module set a stop point or write a break-point statement there.

3 REPLIES 3
Read only

Former Member
0 Likes
462

in RFC function module set a stop point or write a break-point statement there.

Read only

Former Member
0 Likes
461

Hello,

Write on your code....

BREAK userName.

It will stop as debugging mode.

Gabriel

Read only

Former Member
0 Likes
461

Hi

Please make sure do a hardcode of the break-point which sould work only for you ID or make it a point to remove the Hardcode from the program once you are done with the debugging.

regards

Lakshmikanth