SAP Code Inspector
Filter By
Browse By
- SAP Analytics and AI
- SAP Application Development and Integration
- All SAP Application Development and Integration
- SAP ABAP
- SAP ABAP Development Tools
- SAP ABAP Test Cockpit
- SAP API Management
- SAP BAPI
- SAP Basis
- SAP BRF
- SAP Business Application Studio
- SAP CMS
- SAP Design Studio
- SAP Development Tools
- SAP DevOps
- SAP EAI
- SAP EDI
- SAP Extension Suite
- SAP Fiori
- SAP Fiori Elements
- SAP Integration Suite
- SAP Low Code Application Development
- SAP Low Code Automation
- SAP Netweaver
- SAP Release Management
- SAP UI5
- SAP Web Application Server
- SAP Web IDE
- SAP Business Process Management
- SAP Center of Excellence
- SAP CIO
- SAP Customer Experience
- SAP Data and Data Management
- All SAP Data and Data Management
- SAP BW
- SAP BW/4HANA
- SAP Crystal Reports
- SAP Data Archiving
- SAP Data Center
- SAP Data Governance
- SAP Data Integration
- SAP Data Migration
- SAP Data Quality
- SAP Data Services
- SAP Data Strategy
- SAP Data Visualization
- SAP Data Warehouse Cloud
- SAP DMS
- SAP Document Control
- SAP EIM
- SAP ETL
- SAP ETL Tools
- SAP HANA
- SAP HANA Administration
- SAP HANA Deployment Infrastructure
- SAP HANA Studio
- SAP Master Data
- SAP Master Data Governance
- SAP MDM
- SAP Enterprise Architect
- SAP Enterprise Asset Management
- SAP ERP
- SAP Finance
- All SAP Finance
- SAP Accounting
- SAP AR AP
- SAP Asset Accounting
- SAP Billing Systems
- SAP BPC
- SAP BRIM
- SAP Cash Management
- SAP Central Finance
- SAP Controlling
- SAP COPA
- SAP Cost Center Accounting
- SAP Currency Risk
- SAP e-invoicing
- SAP FICO
- SAP Finance Automation
- SAP Advanced Financial Closing
- SAP Financial Consolidation
- SAP Financial Planning
- SAP FX Risk
- SAP General Ledger
- SAP Global Tax Management
- SAP Hyperion
- SAP Order to Cash
- SAP Payment Processing
- SAP Profitability Analysis
- SAP Rebate Management
- SAP S/4HANA Finance
- SAP SWIFT Compliance
- SAP Treasury Management
- SAP Universal Journal
- SAP Governance Risk and Compliance
- SAP Human Capital Management
- SAP Intelligent Technologies
- SAP Platform and Technology
- All SAP Platform and Technology
- SAP Business Technology Platform
- SAP Cloud
- SAP Cloud Connector
- SAP Cloud Integration Platform
- SAP Cloud Migration
- SAP Cloud Platform
- SAP Cloud Providers
- SAP Cloud Strategy
- SAP Digital Signature
- SAP Container Platform
- SAP HANA Enterprise Cloud
- SAP Digital Asset Management
- SAP Smart Forms
- SAP HEC
- SAP Digital Integration Hub
- SAP Hyperscalers
- SAP Infrastructure
- SAP Messaging
- SAP Quality and Testing
- SAP Security
- SAP Spend Management
- SAP Supply Chain Management
- All SAP Supply Chain Management
- SAP APO
- SAP Asset Management
- SAP Business Network
- SAP Digital Manufacturing Cloud
- SAP Digital Twin
- SAP EWM
- SAP IBP
- SAP Inventory Management
- SAP Label Printing
- SAP Logistics
- SAP Manufacturing
- SAP Manufacturing Automation
- SAP MES
- SAP MII
- SAP MM
- SAP MRO
- SAP MRP
- SAP Order Management
- SAP Plant Maintenance
- SAP PLM
- SAP Production Planning
- SAP S&OP
- SAP SD
- SAP SPM
- SAP Supply Chain Planning
- SAP Track and Trace
- SAP Transportation Management
- SAP System Administration
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
-
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…
-
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…
-
Premium
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....…
-
-
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...…
-
Premium
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...…
-
Premium
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...…
-
- SAP Payment Processing
Premium
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...…
-
-
Premium
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...…
-
Premium
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...…
-
Premium
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...…
Become a Member
Unlimited access to thousands of resources for SAP-specific expertise that can only be found here.
Become a Partner
Access exclusive SAP insights, expert marketing strategies, and high-value services including research reports, webinars, and buyers' guides, all designed to boost your campaign ROI by up to 50% within the SAP ecosystem.
Upcoming Events
Related Vendors
Your request has been successfully sent