cancel
Showing results for 
Search instead for 
Did you mean: 

Debugger not triggered from fiori app to backend system using RFC user

tejutae
Member
0 Kudos

Hello everyone,

I have an RFC user (say RFC_ABC) created in S4 backend system (say system = 'ABC' and client = '000').

There is a method in OData service which I want to debug upon execution from frontend application (Fiori).

So, I have kept the external breakpoint in that method and the user is set to RFC_ABC as I have logged in to Fiori with different user and client, who resides in Fiori Frontend system (say system 'CDE' and client is '001') so RFC user is required to debug.

The problem here is, this debugger is not getting triggered upon execution of any operation from Fiori.

I believe there must be some issue with the RFC_ABC user but I'm not sure what is it or how to find it.

Kindly help here.

Thank you!

Accepted Solutions (0)

Answers (1)

Answers (1)

sunny_24
Discoverer
0 Kudos

Hello, 

Did you manage to solve it? I am facing the same issue - ABAP debugger is not getting triggered from Fiori in spite of putting external breakpoint on the same user (both in Fiori and ABAP code).

Any hints would be appreciated.

Thanks