SAP ABAP Class CL_CI_TEST_SELECT_TABNAMES (Code Inspector: Find Table Names)
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_SELECT | Code Inspector: Find SELECT Statements | 20000830 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CI_TABNAMES_PUBLIC | Code Inspector: Table Names | 20000920 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_CI_TEST_SELECT_CORRESPOND | CI: SELECT INTO CORRESPONDING FIELDS for Buffered Table | 20010314 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_CI_TEST_SELECT_THEN_CHECK | Code Inspector: SELECT Statements Followed by CHECK | 20010330 |
Properties
| Class | CL_CI_TEST_SELECT_TABNAMES | |
| Short Description | Code Inspector: Find Table Names | |
| Super Class | CL_CI_TEST_SELECT | Code Inspector: Find SELECT Statements |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_CODE_INSPECTOR | ABAP Source Code Analysis |
| Created | 20000830 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CI_TEST_SELECT_TABNAMES has no forward declaration.
Interfaces
Class CL_CI_TEST_SELECT_TABNAMES has no interface implemented.
Friends
Class CL_CI_TEST_SELECT_TABNAMES 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) | SCIT_TABNM | Code Inspector: Position and Name of Table in Code | 20000920 |
Methods
Class CL_CI_TEST_SELECT_TABNAMES has no method.
Events
Class CL_CI_TEST_SELECT_TABNAMES has no event.
Types
Class CL_CI_TEST_SELECT_TABNAMES has no local type.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 610 |