SAP ABAP Class CL_CI_RESULT (Code Inspector: Results Node)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CI_TEST | Interface for a Test | 20001214 |
Properties
| Class | CL_CI_RESULT | |
| Short Description | Code Inspector: Results Node | |
| 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 | 20001214 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CI_RESULT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CI_TEST | Interface for a Test | 20001214 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CI_TESTS | 20001214 | Code Inspector: Managing Tests |
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20001214 | |
| 2 | Instance method | Public | Method | Get Long Text of a Code | 20010904 | |
| 3 | Instance method | Private | Method | Get Node Description | 20010207 | |
| 4 | Static method | Private | Method | Get the Main Program Name | 20010323 | |
| 5 | Instance method | Private | Method | Get Instance of Test | 20010207 | |
| 6 | Instance method | Private | Method | Get Message Text | 20010207 | |
| 7 | Instance method | Private | Method | Get Long Text of a Code | 20010904 | |
| 8 | Instance method | Public | Method | Enter Information | 20010207 | |
| 9 | Instance method | Public | Method | Enter Information | 20010815 |
Events
Class CL_CI_RESULT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_CODE_LONG_TEXT | Private | See coding | 20010904 | begin of T_CODE_LONG_TEXT,
TEST like RESULT-TEST,
CODE like RESULT-CODE,
MESSAGE type SCI_INCLUDE,
end of T_CODE_LONG_TEXT
|
||
| 2 | T_TEST | Private | See coding | 20010823 | begin of T_TEST,
TEST type SYCHAR30,
REF type ref to CL_CI_TEST_ROOT,
end of T_TEST
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_KIND | Call by reference | Type reference (TYPE) | SYCHAR01 | CHAR01-Datenelement fuer SYST | 20001214 |
Method CONSTRUCTOR on class CL_CI_RESULT has no exception.
Method GET_CODE_LONG_TEXT Signature
Method GET_CODE_LONG_TEXT on class CL_CI_RESULT has no parameter.
Method GET_CODE_LONG_TEXT on class CL_CI_RESULT has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_RESULT | Value transfer | Type reference (TYPE) | STRING | Ergebnis | 20010207 |
Method GET_DESCRIPTION on class CL_CI_RESULT has no exception.
Method GET_PROGRAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_OBJNAME | Call by reference | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20010323 | |||
| 2 | P_OBJTYPE | Call by reference | Type reference (TYPE) | SCI_TYPID | Code Inspector: Objekttyp | 20010323 | |||
| 3 | P_PROGRAM | Value transfer | Type reference (TYPE) | PROGRAM | Programm/Transaktion in SQL-Trace-Auswertung. | 20010323 |
Method GET_PROGRAM on class CL_CI_RESULT has no exception.
Method GET_REF_TEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CI_TEST_ROOT | Code Inspector: Root-Test-Klasse | 20010207 | |||
| 2 | P_TEST | Call by reference | Type reference (TYPE) | SYCHAR30 | CHAR30 fuer SYST | 20010207 |
Method GET_REF_TEST on class CL_CI_RESULT has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_RESULT | Value transfer | Type reference (TYPE) | SCI_MTEXT | Code Inspector: Text einer Meldung | 20010207 |
Method GET_TEXT on class CL_CI_RESULT has no exception.
Method SET_CODE_LONG_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_MESSAGE | Call by reference | Type reference (TYPE) | SCI_INCLUDE | Code Inspector: Include | 20010904 |
Method SET_CODE_LONG_TEXT on class CL_CI_RESULT has no exception.
Method SET_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_INFO | Call by reference | Type reference (TYPE) | SCIR_REST | Code Inspector: bei einer Inspektion ermittelte Fehler | 20010207 |
Method SET_INFO on class CL_CI_RESULT has no exception.
Method SET_INFO_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CODE | Call by reference | Type reference (TYPE) | SCI_ERRC | Code Inspector: bei einer Inspektion ermittelte Fehler | 20010815 | |||
| 2 | P_TEST | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20010815 |
Method SET_INFO_CODE on class CL_CI_RESULT has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 610 |