SAP ABAP Class CL_CI_SOURCE_INCLUDE (Code Inspector: Source for Include)
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
⤷
⤷
Properties
| Class | CL_CI_SOURCE_INCLUDE | |
| Short Description | Code Inspector: Source for Include | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_CODE_INSPECTOR | ABAP Source Code Analysis |
| Created | 20000719 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CI_SOURCE_INCLUDE has no forward declaration.
Interfaces
Class CL_CI_SOURCE_INCLUDE has no interface implemented.
Friends
Class CL_CI_SOURCE_INCLUDE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CI_SOURCE_INCLUDE | 20020117 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | SCI_INCLUDE | Include Lines | 20000719 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SY-SUBRC | Return code | 20000719 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | TRDIR | TRDIR Entry | 20000719 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20020417 | ||
| 2 | Static method | Public | Method | Read Include | 20000719 | |
| 3 | Static method | Public | Method | 20010131 |
Events
Class CL_CI_SOURCE_INCLUDE has no event.
Types
Class CL_CI_SOURCE_INCLUDE has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on class CL_CI_SOURCE_INCLUDE has no parameter.
Method CLEAR on class CL_CI_SOURCE_INCLUDE has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_NAME | Value transfer | Type reference (TYPE) | PROGRAM | Programm/Transaktion in SQL-Trace-Auswertung. | 20000719 | |||
| 2 | P_REF | Value transfer | Object reference (TYPE REF TO) | CL_CI_SOURCE_INCLUDE | Gelesener Include | 20000719 | |||
| 3 | P_TRDIR | Call by reference | Type reference (TYPE) | TRDIR | Trdir-Eintrag | 20020116 |
Method CREATE on class CL_CI_SOURCE_INCLUDE has no exception.
Method FEED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_INCLUDE | Call by reference | Type reference (TYPE) | SCI_INCLUDE | Code Inspector: Include | 20010131 | |||
| 2 | P_REF | Value transfer | Object reference (TYPE REF TO) | CL_CI_SOURCE_INCLUDE | Code Inspector: Quelltext für Include | 20010131 |
Method FEED on class CL_CI_SOURCE_INCLUDE has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 50A |