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: 
Xavier
Product and Topic Expert
Product and Topic Expert

Control code quality for ABAP development


 









Description
Code quality for ABAP development is based on some standard SAP components integrated in SAP Solution Manager. The combination of those tools is the foundation of all your quality checks in your ABAP environment.

 











Tools Demo
 SAP’s Code Inspector (SCI) / ABAP Test Cockpit (ATC)

  • Static code checks integrated into ABAP Development Tools.

  • ATC runs static checks for ABAP programs.


SCMon

  • Functionality available in any ABAP based system.

  • Used to log all called and executed ABAP units (procedures) like Programs , function modules, classes, methods and subroutines

  • Contains the root information from which the ABAP unit was originally called.


CCLM scenario in SAP Solution Manager

  • Manage the lifecycle of custom developments from creation to deletion.

  • Overview of all the custom developments in systems.

  • Identify changes and manage developments more effectively




Custom Code Quality Cockpit

Dashboards:

under construction

 

 

 

 

 

 

Back to introduction