SAP ABAP Class CL_CI_RESULT_ACCESS (Access details of check results)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
S_CODE_INSPECTOR_INTERNAL (Package) Internal Services for Code Inspector
⤷
⤷
Properties
| Class | CL_CI_RESULT_ACCESS | |
| Short Description | Access details of check results | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_CODE_INSPECTOR_INTERNAL | Internal Services for Code Inspector |
| Created | 20120213 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CI_RESULT_ACCESS has no forward declaration.
Interfaces
Class CL_CI_RESULT_ACCESS has no interface implemented.
Friends
Class CL_CI_RESULT_ACCESS has no friend class.
Attributes
Class CL_CI_RESULT_ACCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120213 | ||
| 2 | Static method | Public | Method | 20120326 |
Events
Class CL_CI_RESULT_ACCESS has no event.
Types
Class CL_CI_RESULT_ACCESS has no local type.
Method Signatures
Method GET_CI_RESULT_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CI_RESULT | Call by reference | Type reference (TYPE) | SCIR_REST | 20120213 | ||||
| 2 | CI_RESULT_ROOT | Value transfer | Object reference (TYPE REF TO) | CL_CI_RESULT_ROOT | 20120213 | ||||
| 3 | CI_TEST_ROOT | Call by reference | Object reference (TYPE REF TO) | CL_CI_TEST_ROOT | 20120213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120223 |
Method GET_RESULT_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CI_RESULT_ROOT | Call by reference | Object reference (TYPE REF TO) | CL_CI_RESULT_ROOT | 20120326 | ||||
| 2 | R_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | 20120326 |
Method GET_RESULT_DESCRIPTION on class CL_CI_RESULT_ACCESS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |