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.

950 results

  1. Woman with tablet working with AI brain

    SAP Build Putting Developers in the Drivers’ Seat

    Published: 07/November/2025

    Reading time: 3 mins

    SAP unveiled new AI-driven capabilities for SAP Build and the SAP Business Data Cloud at TechEd 2025, enhancing developer flexibility with integrations like Cursor and Claude Code, and aiming to equip 12 million professionals with AI training by 2030.

  2. GuiXT Lets You Easily Add HR Photos and Tips

    Published: 15/January/2007

    Reading time: 24 mins

    GuiXT is the standard SAP solution for SAP R/3 screen customization. Learn how to integrate images and screen tips using GuiXT without any ABAP code changes or IMG customization. Key Concept GuiXT is free SAP software for users starting with R/3 4.0. In R/3 Release 4.6 and up, GuiXT comes standard with SAPGUI. It is...…

  3. IBM Power

    IBM is RISE with SAP’s New Hyperscaler Option

    Published: 10/July/2025

    Reading time: 4 mins

    SAP has launched RISE with SAP on IBM Power Virtual Server, enabling existing SAP S/4HANA customers to migrate to SAP Cloud ERP more efficiently while maintaining architectural consistency and reducing complexity, with additional resources and tools from IBM to support the transition.

  4. Development Steps in Creating a UI5 Application

    Published: 02/September/2014

    Reading time: 11 mins

    One of the major difficulties for SAPUI5 developers today is the lack of documentation on how to get started in a real-world project. Sarah Lottman outlines the steps necessary to develop an application using Eclipse as the platform. Key Concept SAPUI5 is a collection of development libraries that is used to build both desktop and...…

  5. A Step-by-Step Tutorial for Developing Mobile Applications on SAP HANA

    Published: 13/May/2014

    Reading time: 22 mins

    BISAP Professional JournalIn this step-by-step tutorial for developing an Android-based mobile application on SAP HANA, learn how to expose data from SAP HANA as an OData service, how to consume data from the OData service on a Web application, and how to create an Android mobile application by using the PhoneGap hybrid Web container. This...…

  6. Tools to Help Solve Challenges Associated with SAP ECC to SAP S/4HANA System Conversion

    Published: 21/August/2020

    Reading time: 13 mins

    Each SAP system and business is unique, and meeting the prerequisites for SAP S/4HANA conversion may take an unexpected amount of time, which could threaten the entire project plan. Knowing the various tools that are available and when to use them in the conversion journey provides a head start for businesses as they develop a…

  7. Ask the FI/CO Expert: Know When to Ignore the Standard Settings for Purchase Order Tax Code Defaults

    Published: 15/May/2003

    Reading time: 9 mins

    The author explains why an FI support team might be having problems “defaulting” a 0 percent tax code when creating a purchase order. Key Concept     Dear FI/CO Expert, I recently joined my company’s SAP FI support team. We have been asked if it is possible to “default” a 0 percent tax code when...…

  8. Compare InfoProviders Between Systems with Custom Configuration

    Published: 26/April/2012

    Reading time: 13 mins

    Compare InfoProviders between two systems using a custom export program, InfoProvider Remote Comparison program, and Remote Function Call connections. Acquire the needed code, configure your system, and learn how to use this program. Key Concept The InfoProvider Remote Comparison program evaluates InfoProvider changes between systems (e.g., from a development system to a quality assurance system)....…

  9. Design and Format Barcode Labels Easily with a Custom ABAP Program

    Published: 03/June/2010

    Reading time: 14 mins

    Uncover a strategy that enables you to print barcode labels from SAP ERP using SATO printers. Find out how you can create a SATO Barcode Program language data stream from an ABAP report that contains the command for printing text, boxes, and barcodes. Key Concept Labels are commonly used in warehouse management and retail operations....…

  10. Distribute Critical Data Among Multiple SAP Systems by Using Change Pointers

    Published: 19/June/2009

    Reading time: 31 mins

    Using change pointers allows you to select exactly what data you want integrated systems to communicate to each other. See an example of the functionality with SAP ERP Central Component and SAP BusinessObjects Global Trade Services. Key Concept Application Linking and Enabling (ALE) enables communication between SAP applications. It allows you to define the master...…