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

debug a FM call with DESTINATION

Former Member
0 Likes
1,020

Hi,

how it is possible to debug a Function Module

which is called in the BACKEND (with DESTINATION ).

If I set a breakpoint in the backend and call the FM frem outside (SAP SRM)

the debugger doesn't stop there.

Regards

ertas

Hi,

how it is possible to debug a Function Module

which is called in the BACKEND (with DESTINATION ).

If I set a breakpoint in the backend and call the FM frem outside (SAP SRM)

the debugger doesn't stop there.

Regards

ertas

2 REPLIES 2
Read only

Former Member
0 Likes
618

in se38 goto utilites

settings ->debugging then in the field user give the id by which you are logging in your srm application

Then in se38 wherever you want to put a break point press ctrl shift f9 to set a external breakpoint

Then run your srm application with the same user id

It will stop now

hope it helps

bhanu

Read only

Former Member
0 Likes
618

Duplicate posting not allowed, otherwise we will delete your accounts, again...

Thread locked.