SAP ABAP Class CL_CI_TEST_SELECT_WITH_DELETE (Code Inspector: Analyze SELECT ... FOR ALL ENTRIES)
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_ABAP_COMP_PROCS | Code Inspector: Test Based on CL_ABAP_COMP_PROCS | 20121210 |
Properties
| Class | CL_CI_TEST_SELECT_WITH_DELETE | |
| Short Description | Code Inspector: Analyze SELECT ... FOR ALL ENTRIES | |
| Super Class | CL_CI_TEST_ABAP_COMP_PROCS | Code Inspector: Test Based on CL_ABAP_COMP_PROCS |
| 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 | 20121210 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_CI_TEST_SELECT_WITH_DELETE has no interface implemented.
Friends
Class CL_CI_TEST_SELECT_WITH_DELETE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SCI_ERRC | 'SEL_DEL' | 20121210 | |||
| 2 | Constant | Private | Type reference (TYPE) | SEOCLSNAME | 'CL_CI_TEST_SELECT_WITH_DELETE' | 20121210 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20121210 |
Events
Class CL_CI_TEST_SELECT_WITH_DELETE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_DETAILS | Public | See coding | 20121210 | begin of T_DETAILS,
TABNAME type TABNAME,
ITAB type SCI_ITAB_NAME,
EFFORT type SCI_EFFORT,
SEVERITY type SCI_SEVERITY,
PROC_POS type SCIS_PROC_POS,
INCLUDE type PROGRAM,
LINE type I,
LINKS type SCIT_SOURCE_LINK,
end of T_DETAILS
|
||
| 2 | T_DETAILS_LIST | Public | See coding | 20121210 | T_DETAILS_LIST type standard table of T_DETAILS
|
||
| 3 | T_DETAILS_SHOW | Public | See coding | 20121210 | begin of T_DETAILS_SHOW,
SEVERITY type SCI_SEVERITY,
EFFORT type SCI_EFFORT,
TABNAME type TABNAME,
ITAB type SCI_ITAB_NAME,
PROGRAM type PROGRAM,
PROC_TYPE type SCI_PROC_TYPE,
PROC_NAME type SCI_PROC_NAME,
PROC_OP_LINE type SCI_PROC_OP_LINE,
INCLUDE type PROGRAM,
LINE type I,
LINKS type SCIT_SOURCE_LINK,
end of T_DETAILS_SHOW
|
||
| 4 | T_DETAILS_SHOW_LIST | Public | See coding | 20121210 | T_DETAILS_SHOW_LIST type standard table of T_DETAILS_SHOW
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CI_TEST_SELECT_WITH_DELETE has no parameter.
Method CONSTRUCTOR on class CL_CI_TEST_SELECT_WITH_DELETE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |