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. Avoid Global Implementation Pitfalls with a Well-Defined, Strategic Global Template

    Reading time: 17 mins

    Execute an SAP HR global implementation template with these guidelines. Prevent common implementation pitfalls by creating a balance between competing needs, such as reporting, security, and scalability. Key Concept Global templates define and explain the technical and functional data elements and processes necessary for supporting a global HR system. The template incorporates global and local...…

  2. Link SAP Payslips to Your Excel Payroll Reports

    Reading time: 11 mins

    When you are viewing SAP payroll reports, they often make more sense when viewed side-by-side with employees’ payslips. This adds context and makes payroll reports much easier to understand. Learn a simple way to link payroll reports to employee payslips with short macros in Excel using Visual Basic for Applications (VBA). No ABAP code is...…

  3. Create Consignment Fill-Up Sales Orders Using SAP APO SNP

    Reading time: 28 mins

    Follow these prerequisite, configuration, and implementation steps to model the automatic creation of consignment fill-up sales orders in SAP ERP Central Component (ECC) using Supply Network Planning (SNP) deployment functionality in SAP Advanced Planning and Optimization (SAP APO). This process enables the automatic planning and creation of sales orders from SAP APO. It minimizes the...…

  4. How to Configure an SAP Stability Study for Better R&D and Product Improvement

    Reading time: 25 mins

    Discover how SAP system functionality can assist businesses in research and development (R&D) and product improvements. In certain sectors such as pharmaceuticals and the food industry, it is a legal requirement to document and maintain the data related to various tests carried over in the R&D phase for product approvals. Learn step-by-step configuration to realize...…

  5. Analyze Your SAP System Readiness for SAP S/4HANA

    Reading time: 13 mins

    Learn how to check your SAP ERP Central Component (ECC) system’s readiness for SAP S/4HANA using SAP’s free Readiness Check tool. Key Concept SAP S/4HANA has a large effect on organizations that implement it. Areas that SAP S/4HANA affects include the data model, user procedure changes, add-on compatibility, and business processes. Organizations implementing SAP S/4HANA...…

  6. How SAP Build is Redefining Low-Code Development for Modern Enterprises

    Reading time: 7 mins

    SAP Build is turning enterprise low-code development into a high-impact engine—letting business users and IT collaborate to build apps, automate workflows, and extend core systems in days, not months. It unifies visual tools with pro-code options, integrates natively with SAP S/4HANA, and shifts innovation from bottleneck to business-led.

  7. Low-code Custom Apps

    Low-code Custom Apps: How You Know You Need Them

    Reading time: 3 mins

    Low-code development platforms enable businesses to swiftly create custom applications, enhancing agility and reducing costs while adhering to SAP’s Clean Core strategy, especially when the need for flexibility arises due to specific workflows or integration requirements.

  8. 0% Tax Code Users: Beware of a Surprise Consequence to Long-Term Database Cost!

    Reading time: 8 mins

    Disk space availability is a concern for every business. It is possible that your company’s tax calculation functionality, even if you use a zero percent tax code, is slowing down your system. The author explains how a little-known table may be to blame for your company’s lack of disk space. Once your site has been...…

  9. Accelerate Your Executions by Using jQuery in SAP NetWeaver Portal Components

    Reading time: 15 mins

    SAP and the latest user interface (UI) technologies are progressing by leaps and bounds, but parallel to each other. Their roadmap hardly intersects. SAP is extremely strong in its business process mapping and availability of process-centric applications. On the other hand, the latest UI technologies (such as jQuery, Ajax, and data exchange technologies like JavaScript...…

  10. 3 Steps to Find the Standard Cost for a Configurable Product

    Reading time: 13 mins

    Variant configuration functionality in SAP allows you to have one material master, product bill of material, routing, and sales pricing when customers configure a product from several options. However, a standard SAP system allows you to maintain only one standard cost in the accounting view of the material master. Use this method to dynamically produce...…