SAP ABAP Class CL_CI_TEST_SEARCH_UNWANTED (SCI: Search for Unwanted 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 | 20041214 |
Properties
| Class | CL_CI_TEST_SEARCH_UNWANTED | |
| Short Description | SCI: Search for Unwanted 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 | 20041214 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CI_TEST_SEARCH_UNWANTED has no forward declaration.
Interfaces
Class CL_CI_TEST_SEARCH_UNWANTED has no interface implemented.
Friends
Class CL_CI_TEST_SEARCH_UNWANTED has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SEOCLSNAME | 'CL_CI_TEST_SEARCH_UNWANTED' | Object Type Name | 20041214 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | FLAG | General Flag | 20041214 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | FLAG | General Flag | 20041214 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SCI_PATTERN | Pattern for Statement Search | 20041214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20041214 | |
| 2 | Instance method | Private | Method | Check Sum of Search String as Error Code | 20041214 | |
| 3 | Instance method | Private | Method | *F00 Include of View Maintenance? | 20041214 |
Events
Class CL_CI_TEST_SEARCH_UNWANTED has no event.
Types
Class CL_CI_TEST_SEARCH_UNWANTED has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CI_TEST_SEARCH_UNWANTED has no parameter.
Method CONSTRUCTOR on class CL_CI_TEST_SEARCH_UNWANTED has no exception.
Method GET_CRC64_CHKSUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CRC_VALUE | Call by reference | Type reference (TYPE) | SCI_CRC64 | Code Inspector: Prüfsumme | 20041214 | |||
| 2 | P_PARAM | Call by reference | Type reference (TYPE) | CSEQUENCE | 20041214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Ermitteln der Prüfsumme | 20041214 |
Method IS_VIEW_MNTCE_INCLUDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_IS | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20041214 |
Method IS_VIEW_MNTCE_INCLUDE on class CL_CI_TEST_SEARCH_UNWANTED has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |