SAP Code Inspector


Code Inspector: Overview and Tutorials

What Is Code Inspector?

Code Inspector is a tool that can be used to check and control the quality of ABAP code. Code Inspector can be used to apply all of the tools provided by ABAP Workbench, at the same time.

The ABAP Workbench is a collection of tools that can be used to develop, test, and run ABAP programs.

Who Uses Code Inspector?

Developers and quality managers use Code Inspector.

A developer might use the Code Inspector tool to run a fast ad hoc inspection from ABAP Workbench or from the Code Inspector itself, or to define personal re-usable code inspections.

A quality manager might use Code Inspector to define public re-usable code inspections or approve or reject exceptions.

Code Inspector vs. ABAP Test Cockpit

ABAP Test Cockpit is the successor of Code Inspector. Conversations on SAP’s Community Wiki recommend that ABAP Test Cockpit be used instead of Code Inspector.

ABAP Test Cockpit delivers custom-code analysis in the ABAP programming language. It is used with SAP Business Suite, SAP NetWeaver, and SAP S/4HANA.

Available Tutorials for Code Inspector

Code Inspector: Overview and Tutorials

What Is Code Inspector?

Code Inspector is a tool that can be used to check and control the quality of ABAP code. Code Inspector can be used to apply all of the tools provided by ABAP Workbench, at the same time.

The ABAP Workbench is a collection of tools that can be used to develop, test, and run ABAP programs.

Who Uses Code Inspector?

Developers and quality managers use Code Inspector.

A developer might use the Code Inspector tool to run a fast ad hoc inspection from ABAP Workbench or from the Code Inspector itself, or to define personal re-usable code inspections.

A quality manager might use Code Inspector to define public re-usable code inspections or approve or reject exceptions.

Code Inspector vs. ABAP Test Cockpit

ABAP Test Cockpit is the successor of Code Inspector. Conversations on SAP’s Community Wiki recommend that ABAP Test Cockpit be used instead of Code Inspector.

ABAP Test Cockpit delivers custom-code analysis in the ABAP programming language. It is used with SAP Business Suite, SAP NetWeaver, and SAP S/4HANA.

Available Tutorials for Code Inspector

Some tutorials are still available for Code Inspector, many of which date back to 2015 or earlier.

  • Jerry Wang wrote in 2015 that “ABAP code inspector (tcode SCI ) is not just a tool to ensure the correctness of your code. It is a powerful toolset for an ABAPer to make his life easier” in his SAP Community blog, “Useful tips regarding ABAP code inspector that you may not know.” His tutorial is based on NetWeaver 7.40 and discusses how to read the inspection results, along with other useful tips.
  • SAP Documentation explains how to start Code Inspector and provides links to other related topics like authorizations, ad hoc inspections, and managing exceptions.
  • An SAPinsider article published in 2017, “Secure Your ABAP Code Against Attack,” discusses both ABAP Test Cockpit and Code Inspector. “In the ABAP Test Cockpit, developers can execute static checks and unit tests for their development objects using SAP tools such as the Code Inspector for checking repository objects, the Extended Program Check (transaction SLIN) for running in-depth syntax checks, checks for ensuring a successful SAP HANA or SAP S/4HANA migration,* and SAP NetWeaver AS, add-on for code vulnerability analysis for scanning source code for vulnerabilities,” writes the author.
  • Extra Li writes in a 2015 SAP Community blog, “Integrate ATC (ABAP Test Cockpit) or Code Inspector Check with ChaRM” that both Code Inspector and an ATC check can be triggered during a transport request and be integrated with ChaRM. But he says their behaviors will be different.

495 results

  1. VAT Changes Coming in 2010: Are You Ready?

    Reading time: 16 mins

    Because of the continuous extension of the European Union (EU) and the lack of alignment of local Value Added Tax (VAT) rules, VAT-related fraud is increasing and has resulted in unequal competition among suppliers in different countries. To reduce fraud and give suppliers equal treatment regardless of their country, VAT rules for services between EU...…

  2. Two Methods to Access OM Data Quickly and Easily

    Reading time: 21 mins

    Learn about the two most popular ways to access Organizational Management data and discover when to use each method. Key Concept Two approaches are common with the retrieval process of most SAP information. The first is to access the data via a standard logical database. The other approach is based on using function modules along...…

  3. How to Detect BPC Risk in SAP Access Control

    Reading time: 17 mins

    Discover how to detect cross-system risk between SAP ERP and SAP Business Planning and Consolidation (BPC). See how BPC task profiles map to business functions and understand how to create cross-system connector groups and assign appropriate connectors to that group. Key Concept Cross-system groups logically define what connectors are involved in cross-system risk analysis. Task...…

  4. How Implementing SAP Cash Management Helps in Monitoring Your Working Capital

    Reading time: 35 mins

    Learn how to connect the basic SAP order-to-cash and purchase-to-pay cycles in SAP Cash Management to manage your organization’s working capital. This working capital is further efficiently used by connecting SAP Treasury and Risk Management and SAP In-House Cash to SAP Cash Management. Key Concept SAP Cash Management is a sub-component of SAP Financial Supply...…

  5. How to Develop Real-Time Analytics and a Monitoring Dashboard on SAP MII SSCE

    Reading time: 27 mins

    Learn how to use the Self-Service Composition Environment (SSCE) in SAP Manufacturing Integration and Intelligence (SAP MII) 15.0 to quickly develop real-time analytics and monitoring dashboards by fetching data from multiple sources. Key Concept The Self-Service Composition Environment (SSCE) is a new feature in SAP Manufacturing Integration and Intelligence (SAP MII) 15.0 that enables you...…

  6. An Introduction to AMDPs for Integrated Planning

    Reading time: 21 mins

    Learn how to use standard planning functions that come with SAP BW Integrated Planning (SAP BW IP) to implement your own custom planning functions and program them to call SAP HANA-stored procedures. Learn how to set up an ABAP Managed Database Procedure and why this approach provides the best performance boost. Key Concept SAP BW...…

  7. Build Multiple Web Service-Consuming Flex Applications Using Proxy Classes

    Reading time: 14 mins

    Proxy classes for use in Web applications can be automatically generated by ActionScript, an SAP NetWeaver plug-in, integrated with Adobe Flex Builder 2 or via a wizard in Adobe Flex Builder 3. How the proxy classes are created isn’t as important as your understanding the proxy class structure. Learn how to deal with generated proxy...…

  8. Display the Wage Type Reporter Horizontally and Add Custom Fields Without Modification or Copying

    Reading time: 7 mins

    Discover how to enhance the standard report Wage Type Reporter (transaction code PC00_M99_CWTR) using implicit enhancement options. Learn how to add custom selection screen objects on the standard selection screen. Get experience adding your own custom program lines in standard code of Generate Subroutine Pool for calling your custom SAP List Viewer (ALV). Learn how...…

  9. Source Code Documentation: A Comparison of Javadoc and ABAP Doc

    Reading time: 16 mins

    Proper and adequate source code documentation is essential for the effective maintenance of SAP software. Lukas Dietzsch describes the Javadoc and ABAP Doc documentation approaches. See a comparison of both source code documentation strategies, as well as the current functionality in SAP NetWeaver 7.40 and ABAP Doc’s automated documentation. Key Concept Javadoc is an early...…

  10. Prevent False Conflicts with Supplemental Rules in SAP Access Control

    Reading time: 32 mins

    SAP Access Control provides you with the option to create a supplementary rule. The rule gives additional information to prevent a false conflict in a segregation of duties (SoD) risk analysis report. Learn the steps you need to complete to enable the supplementary rule. Key Concept A supplementary rule for segregation of duties (SoD) risk...…