文档介绍:Features The Code Inspector isa tool for checking static ABAP coding and DDIC objects (. generally all objects of the Object Repository) under aspects of functional correctness, performance, security, reliability, and statistical information. It helps developers to adhere to programming standards and guidelines by creating messages on less-than-optimal coding. The Code Inspector offers various possibilities to define object sets and bine multiple single checks in so-called "check variants". These functions, and the tool's parallel processing framework, make the Code Inspector a flexible and effective development assistant. The Code Inspector can be used in various scenarios with different types of checks, thus providing insights into the code quality from various angles. Usage scenarios 1. Single object checks from the Development Workbench You can check a single object with the Code Inspector from the ABAP Editor (transaction SE38), the Function Builder (transaction SE37), the Class Builder (transaction SE24), or the ABAP Data Dictionary (transaction SE16). To do this, choose <object> > Check > Code Inspector from the menu, where <object> can bea program, function module, class, or table. The respective single objects are then checked with a default check variant. 2. Checks on transport objects from the anizer You can invoke the Code Inspector from within the anizer (transa