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.

493 results

  1. Secure Your ABAP Code Against Attack

    Reading time: 12 mins

    As new business needs arise, organizations often develop custom code to extend the functionality of their business software. Unfortunately, custom code can sometimes lead to unforeseen risks, including code vulnerabilities that leave your systems open to damaging cyberattacks. SAP NetWeaver Application Server, add-on for code vulnerability analysis helps you mitigate these risks by identifying vulnerabilities…

  2. simplify code

    Technical Guide: Using ABAP Test Cockpit for SAP S/4HANA Transition

    Reading time: 13 mins

    Moving from SAP Business Suite to SAP S/4HANA brings modern ERP to SAP customer landscapes. Making this transition means converting to a new data model, since SAP S/4HANA is a completely new product — it also means adapting your existing custom code, which most likely has dependencies on data elements that have been changed or…

  3. Automatically Create Dispute Cases for Customer Payments Received Through the Lockbox

    Reading time: 19 mins

    Learn the requisite configuration, master data setup, and transactions to enhance automation of creating a dispute case for lockbox data processed for incoming payments from customers. Key Concept Reason codes are keys that explain the difference between invoice amount and payment amount. The dispute case is the central object in SAP Collections and Dispute Management....…

  4. Prepare Your Landscape for the Migration to SAP S/4HANA Finance

    Reading time: 35 mins

    Whether you are already implementing SAP S/4HANA Finance or you are still in the evaluation stage, you need to learn about the architecture considerations before making the move to better prepare your current SAP ERP system for the migration. Sonam Pawar, A speaker at the upcoming SAP Financials 2016 conference in Singapore, answered questions on...…

  5. Integrating SuccessFactors Employee Central with SAP ERP HCM Master Data

    Reading time: 21 mins

    Learn how to integrate SuccessFactors Employee Central with your SAP ERP HCM system. After the successful integration, Employee Central becomes the system of record for master data and any changes to master data in Employee Central can be copied to the SAP ERP HCM system using iFlows. Key Concept For integration between the SuccessFactors and...…

  6. The VAT Rate Changes: A Checklist

    Reading time: 17 mins

    Every now and then existing VAT rates are changed. Therefore, from a certain point in time a new percentage is to be applied for a VAT code. For example, in the Netherlands in October 2012 the high rate changed from 19 percent to 21 percent. Use this checklist of the most common activities you need...…

  7. sap s4hana finance 1610 image

    Uses of the Treasury Payment Program

    Reading time: 25 mins

    Learn about the different types of payments that can be made through SAP’s Treasury payment program. Key Concept Treasury departments execute various types of payments, such as bank account transfers, trade-related payments, and one-off payments. These types of payments can be made by a treasury department using SAP’s Treasury payment program (formally named the Payment...…

  8. Don’t Wait Until After Go-Live to Set Up Cross-Company Code Controlling

    Reading time: 16 mins

    A wrong decision during the setup of your organizational structure can lead to a loss of functionality in logistics and controlling. You can avoid a costly reorganization of your database with cross-company code controlling. Hear about the pros and cons and learn the prerequisites for its configuration. Key Concept Organizational structure design is one of...…

  9. A Guide to Making Bank-to-Bank Payments Using Repetitive Codes

    Reading time: 12 mins

    In SAP ERP Central Component most companies use transaction F110 to make payments from their SAP system. This transaction selects open customer and vendor items that are due before the next payment run is made. This program cannot be used to make bank transfers that are not based on customer and vendor open items. For...…

  10. Improve and Simplify Your Transformations by Using ABAP Objects

    Reading time: 14 mins

    Learn how to use ABAP Objects to improve your business code within transformations. This leads to reduced costs, accelerated delivery, and increased quality. Key Concept ABAP Objects is an object-oriented programming extension of the ABAP language. It can be used to simplify applications and make them easier to develop. Most, if not all, new functionality...…