Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
ThFiedler
Product and Topic Expert
Product and Topic Expert

 

 

 

With the ABAP development tools for eclipse we follow the strategy that the latest eclipse client is compatible with all ABAP backends with version 7.31 SP4 and higher. Most of the basic features in the area of source code editing are available against all these backend versions. But as some of the features are dependent from backend functionality it is clear that not all features are available against every backend system version. This fact often confuses the developers working with eclipse.
Therefore I will try to give you an overview about which features of the ABAP development tools for eclipse are available against which backend system. To make things easier I will only focus on the latest client version.

ADT Feature Availability Matrix (NW Releases)
 7.31 SP4/57.31 SP67.31 SP77.31 SP117.4 SP27.4 SP57.4 SP87.507.517.52
DDIC Structure Editor (New Dictionary Structure Editor)       XXX
DDIC Data Element Editor (Editing Data Elements in a Form-Based Way)       XXX
DDIC Domain Editor        XX
Database Table Editor         X
ABAP Package Editor         X
Debugger (For NW release 7.31 ABAP Kernel version 7.21 or higher is required)XXXXXXXXXX
Debugger - Watchpoints
(Get ABAP Development Tools 2.19 and find out what's new)
   X XXXXX
Debugger - Conditional Breakpoints (Conditional Breakpoints)       XXX
Dynamic Logpoints (Dynamic Logpoints in ABAP)       XXX
Debugging Dynpro Flow Logic, Debugging Enhancements, Internal Table analysis (change, filter, sort)         X
ABAP Test Cockpit
(ABAP Test Cockpit (ATC) for Developers in Eclipse)
 XXXXXXXXX
Profiler
(ABAP Profiling in Eclipse)
    XXXXXX
WebDynpro ABAP Tools
(Developing Web Dynpro ABAP Applications using ABAP development tools (for Eclipse))
  XXXXXXXX
FPM Integration
(Develop UIs using Floor Plan Manager using ABAP development tools (for Eclipse))
   XXXXXXX
ABAP for HANA Tools
(Get ABAP Development Tools 2.7 and find out what's new!)
    XXXXXX
Basic Refactorings
(Get ABAP Development Tools 2.7 and find out what's new!)
 XXXXXXXXX
Enhanced refactoring Features
(Get ABAP Development Tools 2.19 and find out what's new)
   X XXXXX
Quickfixes for Exception Handling (Out Now: ADT Version 2.51 for the brand new AS ABAP 7.50)       XXX
Creation of Getter/Setter Methods (Out Now: ADT Version 2.51 for the brand new AS ABAP 7.50)       XXX
Support for ABAP Doc
( http://scn.sap.com/docs/DOC-40872 )
    XXXXXX
Export ABAP Doc (New ABAP Doc Features with NetWeaver 7.5)       XXX
Editor for Transformations (Editing Source-Based Transformations for XML)       XXX
Connectivity & Integration Tools
(Connectivity and Integration with ABAP Development Tools for SAP NetWeaver (Eclipse))
    XXXXXX
Core Data Services Tools
(Get ABAP Development Tools 2.19 and find out what's new)
    XXXXXX
Data Preview
(Get ABAP Development Tools 2.19 and find out what's new)
     XXXXX
SQL Monitor (3 Simple Steps to Identify Performance Hotspots in ABAP Custom Code)       XXX
ABAP managed Database Procedures
(Get ABAP Development Tools 2.19 and find out what's new)
     XXXXX
Debugger for database procedures (How to debug ABAP Managed Database Procedures using ADT - Basics)       XXX
Display of Sourcecode Enhancements(Get ABAP Development Tools 2.19 and find out what's new)   X XXXXX
SQL Console
(ADT 2.31 - New version of ABAP Development Tools available now)
      XXXX
Text Element Support
(ADT 2.31 - New version of ABAP Development Tools available now)
      XXXX
Transport Organizer View
(ADT Basics: Transport Organizer)
 XXXXXXXXX
BOPF Editor (BOPF Modelling in Eclipse)       XXX
CDS Metadata Extensions        XX
APC Editor (Push Channels)        XX
ABAP repository trees (HANA DB only)
Displaying only the relevant objects in the Project Explorer
        XX
Run ABAP Program on console         X

 

ADT Feature Availability Matrix (S/4HANA Releases) incl. all features from above
 7.53 (1809)7.54 (1909)7.55 (2020)7.56 (2021)7.57 (2022)...7.58 (2023)
Object Set Playground     X
Quick fixes in ATCXXXXXX
RAP ToolingXXXXXX
Enhancement EditorXXXXXX
Lock Object EditorXXXXXX
Transport Request EditorXXXXXX
Modification SupportXXXXXX
ABAP Unit Test RelationsXXXXXX
Runtime Error AnalysisXXXXXX
Relation Explorer XXXXX
AMDP Debugger XXXXX
CDS View Entities  XXXX
BADI Editor (Def.+Impl.)  XXXX
Number Ranges  XXXX
Knowledge Transfer Documents  XXXX
Favorite Objects  XXXX
Text Element Editor   XXX
Application Log Editor   XXX
Inactive Objects as Repo Tree   XXX
ATC check variant editor   XXX
RFC service consumption model Editor   XXX
Event Consumption Model Wizard    XX
ABAP Daemon Editor    XX
New ATC check framework    XX
Editor for ATC variants and checks    XX
Number range Editor    XX
RAP Generator    XX
Support for ABAP Cloud development    XX
Message Breakpoints in Debugger    XX
Create VALUE statement in Debugger    XX

Hope this helps. 
Regards,
Thomas.

 

 

 

 

 

 
37 Comments