SAP ABAP Class CL_CI_TEST_EMPTY_UNUSED_PROCS (CI: Empty Routines Not Called)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
S_CODE_INSPECTOR_TESTS_LA (Package) Code Inspector tests related to the ABAP language
⤷
⤷
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 | 20080111 |
Properties
| Class | CL_CI_TEST_EMPTY_UNUSED_PROCS | |
| Short Description | CI: Empty Routines Not Called | |
| 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_TESTS_LA | Code Inspector tests related to the ABAP language |
| Created | 20080111 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CI_TEST_EMPTY_UNUSED_PROCS has no forward declaration.
Interfaces
Class CL_CI_TEST_EMPTY_UNUSED_PROCS has no interface implemented.
Friends
Class CL_CI_TEST_EMPTY_UNUSED_PROCS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SYCHAR30 | 'CL_CI_TEST_EMPTY_UNUSED_PROCS' | 20080111 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | 'X' | CHAR01 Data Element for SYST | 20080113 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | TOKEN_COL | 20080112 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | 20080112 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | T_PROCS | 20080111 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | I | 20080111 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | CVT_SOTKY | Selection Criteria for Test Group | 20080111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Analysis of a Prozedur | 20080112 | |
| 2 | Instance method | Private | Method | Analysis of a Program | 20080112 | |
| 3 | Instance method | Public | Constructor | Constructor | 20080111 | |
| 4 | Instance method | Private | Method | Identification of Empty Unused Procedures | 20080112 |
Events
Class CL_CI_TEST_EMPTY_UNUSED_PROCS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_PROC | Private | See coding | 20080111 | begin of T_PROC,
PROC_TYPE type SYCHAR04,
PROC_NAME type STRING,
CLASS type SYCHAR30,
KIND type SYCHAR01,
NEEDED type SYCHAR01,
INCLUDE type PROGRAM,
LINE type I,
COLUMN type TOKEN_COL,
end of T_PROC
|
||
| 2 | T_PROCS | Private | See coding | 20080111 | T_PROCS type sorted table of T_PROC with unique key PROC_TYPE PROC_NAME
|
Method Signatures
Method ANALYSE_PROCEDURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_NEEDED | Call by reference | Type reference (TYPE) | SYCHAR01 | CHAR01-Datenelement fuer SYST | 20130312 | |||
| 2 | P_PROC_KIND | Call by reference | Type reference (TYPE) | SYCHAR01 | 20080112 | ||||
| 3 | P_PROC_NAME | Call by reference | Type reference (TYPE) | STRING | 20080112 | ||||
| 4 | P_PROC_TYPE | Call by reference | Type reference (TYPE) | SYCHAR04 | 20080112 |
Method ANALYSE_PROCEDURE on class CL_CI_TEST_EMPTY_UNUSED_PROCS has no exception.
Method ANALYSE_PROGRAM Signature
Method ANALYSE_PROGRAM on class CL_CI_TEST_EMPTY_UNUSED_PROCS has no parameter.
Method ANALYSE_PROGRAM on class CL_CI_TEST_EMPTY_UNUSED_PROCS has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CI_TEST_EMPTY_UNUSED_PROCS has no parameter.
Method CONSTRUCTOR on class CL_CI_TEST_EMPTY_UNUSED_PROCS has no exception.
Method GET_EMPTY_UNUSED_PROCS Signature
Method GET_EMPTY_UNUSED_PROCS on class CL_CI_TEST_EMPTY_UNUSED_PROCS has no parameter.
Method GET_EMPTY_UNUSED_PROCS on class CL_CI_TEST_EMPTY_UNUSED_PROCS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 711 |