cancel
Showing results for 
Search instead for 
Did you mean: 

How to trigger an abap breakpoint from Fiori preview?

Martin_Böschen
Participant
0 Kudos
142

Hello,

I'm following the RAP-Tutorial from the OpenSap course ( https://pages.community.sap.com/topics/btp-abap-environment/rap-opensap).

To play around a little I want to execute the fiori preview, play around a little bit and trigger breakpoints in my abap code.

As I understand, breakpoints in adt are external so this should worrk. However, my breakpoints don't get triggered.

 

Example:

I have this action defined

Martin_Bschen_1-1745050871958.png

with the corresponding abap code

Martin_Bschen_0-1745050815433.png

What could be the probleme? User Issues?

I'm on btp trial with my personald p-user

 

 

View Entire Topic
Martin_Böschen
Participant

Okay, I solved it by myself. I logged out in my browser, I closed eclipse, reopened it again and logged in into the orject, logged in in the firori preview my browser and it worked.