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!