SAP ABAP Class CL_CI_CHECK_RESULT (CL_CI_CHECK_RESULT)
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_CHECK_RESULT | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_CODE_INSPECTOR | ABAP Source Code Analysis |
| Created | 20030721 | SAP |
| Last change | 20130531 | 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) |
Interfaces
Class CL_CI_CHECK_RESULT has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CI_CHECK | 20030721 | External Interface of Code Inspector |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CI_INSPECTION | 20030919 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Display Results as Tree | 20030721 | |
| 2 | Instance method | Public | Method | Returns Inspection for Result | 20040422 | |
| 3 | Instance method | Public | Method | Returns Result | 20060111 |
Events
Class CL_CI_CHECK_RESULT has no event.
Types
Class CL_CI_CHECK_RESULT has no local type.
Method Signatures
Method DISPLAY_AS_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_EXPAND_TREE | Call by reference | Type reference (TYPE) | FLAG | ABAP_FALSE | allgemeines flag | 20120327 | ||
| 2 | P_REFRESH_TREE | Call by reference | Type reference (TYPE) | FLAG | ABAP_FALSE | allgemeines flag | 20120327 |
Method DISPLAY_AS_TREE on class CL_CI_CHECK_RESULT has no exception.
Method GET_INSPECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_INSPECTION | Value transfer | Object reference (TYPE REF TO) | CL_CI_INSPECTION | Code Inspector: Inspektion | 20040422 |
Method GET_INSPECTION on class CL_CI_CHECK_RESULT has no exception.
Method GET_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_LIST | Call by reference | Type reference (TYPE) | SCIT_ALVLIST | CI: Listausgabe für ALV | 20070905 | |||
| 2 | P_RESULT | Call by reference | Type reference (TYPE) | SCIT_REST | Code Inspector: Ergebnisstruktur | 20060111 |
Method GET_RESULT on class CL_CI_CHECK_RESULT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 640 |