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.

490 results

  1. 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…...…

  2. 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…...…

  3. 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…...…

  4. Streamline Cross-Company Postings Using SAP Parallel Valuation and Transfer Pricing in an LIV Process

    Reading time: 37 mins

    Learn how to implement SAP transfer pricing and parallel valuation in goods receipt and an accounts payable Logistics Invoice Verification (LIV) process. Key Concept Parallel valuation in an SAP system helps an organization with multiple legal entities or company codes to prepare for consolidation. Multinational companies can use transfer prices in their cross-company transactions through…...…

  5. Exploit SAP Quality Management to Handle Subcontracting Activities

    Reading time: 34 mins

    Learn about the main functionalities relevant for subcontracting activities during the production process in the case of discrete manufacturing, using the materials management (MM), Production Planning (PP), Quality Management (QM), and Financial Accounting (FI) modules. Follow details about the main customizing settings to be done in the system from a financial point of view. Key…...…

  6. Change the Layout of a Standard SAP Screen Without Using Modifications

    Reading time: 17 mins

    For almost every standard SAP screen you have to change the layout according to user requirements (e.g., hide or gray out fields, set default values of fields, hide tabs on the screen, or set a default tab for the screen). Sometimes you can handle these from the IMG or transaction code SHD0, but in complex…...…

  7. How to Extend the G/L Code Block in the Reporting Framework for a Live Organization

    Reading time: 28 mins

    Learn the special steps involved for implementing general ledger (G/L) code block enhancement in a live organization that uses transactional data. Key Concept According to Rohana Gunawardena’s article “Expand Your Reporting Options with an Extended G/L Code Block,” the “code block comprises all the fields that can be used to identify or categorize a general…...…

  8. Using SAP Bank Communication Management: Enhancing SAP Functionality with Custom Developments

    Reading time: 34 mins

    This article expands on the topics in the Financials Expert article “SAP Bank Communication Management: What You Need to Know.” It outlines a number of nice-to-have custom developments around payment processing using the SAP standard provided alerts messages. Key Concept SAP Bank Communication Management is a relatively new module of SAP’s Financial Supply Chain Management…...…

  9. Tips for Customizing Transaction Code PPOME

    Reading time: 26 mins

    Learn all about the customizing options and outcomes of the Structural Graphics tool. All the customizing steps are created in transaction code PPOME. Follow these step-by-step guidelines to get the most from customizing transaction code PPOME. Key Concept Structural Graphics is an SAP ERP HCM Organizational Management application tool that lets users display and edit…...…

  10. Avoid Modifications by Using Implicit Enhancements in Standard SAP Code

    Reading time: 12 mins

    Discover the use of the implicit enhancement option, including all possible areas where the enhancement can be used. Learn about the implementation of dynamic and static implicit enhancements with examples. You can also see how to add one new column in SAP List Viewer (ALV) of a standard report using implicit enhancement (without modification) as…...…