Application Development 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: 

How to debugging an aRFC which trigger from external with different user?

ArcherZhang
Advisor
Advisor
0 Kudos

Hi experts,

I have a web application, inside of it, a piece of code:

-> CALL FUNCTION 'CREATE_ORDER' STARTING NEW TASK ''.

What I wanted is a simple thing, debugging inside of FM CREATE_ORDER.

So I set an external breakpoint at above code using the business user, inside the FM CREATE_ORDER as well.

Now business user triggered the action from the web and successfully stopped at above code line. But can not go into CREATE_ORDER after F5.

The application server has several instances, so again I set the external breakpoint to all instances. But still, not works.

That is not dev system, so I can not use an endless loop to debugging. And in ST12, I can clearly see CREATE_ORDER was called.

The authority was extremely restricted, so I can not directly debugging that FM in SE37.

Please give me some tips.

BRs,

Archer

0 REPLIES 0