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 ABAP

keega
Participant
2,174

Hi all,

I've been using Eclipse ADT for over a year now, and just recently tried to use the debugging feature to debug my ABAP program. I have consulted numerous tutorials and have had no success.

The problem is that the buttons referred to, or the launch configs, that are in these tutorials are either not there or the buttons are shaded out.

Here are a few screenshots to hopefully will further (or better) explain my issue:

Any insight would be greatly appreciated!

4 REPLIES 4
Read only

Sandra_Rossi
Active Contributor
0 Likes
1,927

Why do you need that? What tutorials are you talking about? Official ones?

On your second screenshot, it's normal that you can't test directly. If you want to test just one function module or class, use classic ways via SE37 and SE24.

Read only

keega
Participant
1,927

My original question is no longer relevant (Eclipse and ABAP).

My question should have been how do I debug a CDS-based Fiori app. Sorry about that.

The app works great until it is run in Fiori, then it barfs at only ONE of the CustGroup selections (04).

The tutorials I've visited (no longer relevant)

https://www.eclipse.org/community/eclipse_newsletter/2017/june/article1.php (yes, I know it refers to Java)

https://blogs.sap.com/2015/02/26/sap-debugger-in-eclipse-run-configurations/

https://blogs.sap.com/2018/01/25/abap-in-eclipse-external-debugger-setting/

I'll check out your recommended Tcodes.

Thanks, Sandra, I appreciate your time.

Read only

Florian
SAP Champion
SAP Champion
1,927

Hi Ingrid,


because your problem is solved and you have another question it would be helpful to open it as seperate question and close this one.

I'm pretty sure we can figure out what your problem with your fiori-app is. Please put some mor information in, have you used RAP or is it a gateway-project, what does the preview look like and maybe you can also share some of the coding, so that we can help you in a proper way.

Read only

keega
Participant
0 Likes
1,927

Thanks Florian! I'll do that. Apololgies for the confusion.