SAP ABAP Class CL_CI_TEST_SELECT (Code Inspector: Find SELECT Statements)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
S_CODE_INSPECTOR (Package) ABAP Source Code Analysis
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CI_TEST_SCAN | Code Inspector: Test Based on SCAN | 20000621 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CI_TEST_SELECT_EXIT | Code Inspector: SELECT Statements Followed by CHECK | 20020923 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_CI_TEST_SELECT_TABNAMES | Code Inspector: Find Table Names | 20000830 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_CI_TEST_SELECT_TAW | Code Inspector: Find Table Names and WHERE Conds for SELECT | 20001019 |
Properties
| Class | CL_CI_TEST_SELECT | |
| Short Description | Code Inspector: Find SELECT Statements | |
| Super Class | CL_CI_TEST_SCAN | Code Inspector: Test Based on SCAN |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_CODE_INSPECTOR | ABAP Source Code Analysis |
| Created | 20000621 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CI_TEST_SELECT has no forward declaration.
Interfaces
Class CL_CI_TEST_SELECT has no interface implemented.
Friends
Class CL_CI_TEST_SELECT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | SYCHAR01 | CHAR01 Data Element for SYST | 20000925 | |||
| 2 | Static Attribute | Protected | Type reference (TYPE) | SCI_STMNTS | List of Statements | 20000626 |
Methods
Class CL_CI_TEST_SELECT has no method.
Events
Class CL_CI_TEST_SELECT has no event.
Types
Class CL_CI_TEST_SELECT has no local type.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 50A |