SAP ABAP Class CL_CI_TEST_IMUD (CI: Find Insert, Modify, Update, Delete 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 | 20001130 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CI_TEST_HR_ITCLASS | HR: Check Infotype Classes | 20030506 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_CI_TEST_IMUD_NESTED | CI: Changing Database Accesses in Loops | 20010321 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_CI_TEST_IMUD_NOT_VB | CI: Changing Database Accesses not in Update Modules | 20010330 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_CI_TEST_IMUD_TAW | CI: Find Table Names + WHERE Conds for Changing DB Commands | 20001201 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_CI_TEST_SYSUBRC | SCI: Check the return value handling (SY-SUBRC) | 20011024 |
Properties
| Class | CL_CI_TEST_IMUD | |
| Short Description | CI: Find Insert, Modify, Update, Delete 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 | 20001130 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CI_TEST_IMUD has no forward declaration.
Interfaces
Class CL_CI_TEST_IMUD has no interface implemented.
Friends
Class CL_CI_TEST_IMUD 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 | 20001130 | |||
| 2 | Constant | Private | Type reference (TYPE) | TABCLASS | 'CLUSTER' | Table Category | 20011109 | ||
| 3 | Constant | Private | Type reference (TYPE) | SY-TABIX | 100 | Internal Tables, Current Row Index | 20030827 | ||
| 4 | Constant | Private | Type reference (TYPE) | TABCLASS | 'POOL' | Table Category | 20011109 | ||
| 5 | Constant | Private | Type reference (TYPE) | TABCLASS | 'TRANSP' | Table Category | 20011109 | ||
| 6 | Constant | Private | Type reference (TYPE) | TABCLASS | 'VIEW' | Table Category | 20011109 | ||
| 7 | Static Attribute | Protected | Type reference (TYPE) | SCI_STMNTS | List of Statements | 20001130 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | SY-TABIX | Internal Tables, Current Row Index | 20020819 | |||
| 9 | Static Attribute | Private | See coding | Table Name | 20010322 | ||||
| 10 | Static Attribute | Private | Type reference (TYPE) | SY-TABIX | Internal Tables, Current Row Index | 20020819 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | Establish Whether DB Table for INSERT, MODIFY, and DELETE | 20010322 |
Events
Class CL_CI_TEST_IMUD has no event.
Types
Class CL_CI_TEST_IMUD has no local type.
Method Signatures
Method IS_IT_DBTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_RESULT | Value transfer | Type reference (TYPE) | SYCHAR01 | CHAR01-Datenelement fuer SYST | 20010322 | |||
| 2 | P_TABNAME | Call by reference | Type reference (TYPE) | DD02L-TABNAME | Tabellenname | 20010322 |
Method IS_IT_DBTAB on class CL_CI_TEST_IMUD has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 610 |