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

How to debug external code?

Former Member
0 Likes
302

Hi,

Can you please let me know how to debug external code which is not present in source code. I mean can we call some code which is present in the desktop text file or some another custom program during debugging.

And also please let me know, is it possible to call some function module which is not present in the source code during debugging.

Thanks

Ram

1 REPLY 1
Read only

Former Member
0 Likes
259

Hi Ram,

There is no relation between debuging and local file.

However you can set breakpoint to function module.

in debugging mode go to breakpoints and then click Break points at

then if you know name of Funciton module then Clik at function module.

IF you do not konw Fm then simply click at statement and type key work CALL.

Hope this will help you.

Regards,

Vijay