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
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CATEGORY Instance attribute Public Attribute reference (LIKE) 20001214
2 CHILDS Instance attribute Public Attribute reference (LIKE) 20001214
3 CODE_LONG_TEXT Static Attribute Private See coding 20010904
4 COUNT Static Attribute Private Type reference (TYPE) SYNUM10 NUM10 data element for SYST 20010206
5 C_MAX_LENGTH Constant Private Type reference (TYPE) I 60 20010904
6 DESCRIPTION Instance attribute Public Attribute reference (LIKE) 20001214
7 ERR_CNT Instance attribute Public Attribute reference (LIKE) 20001214
8 NAME Instance attribute Public Attribute reference (LIKE) 20001214
9 NOTE_CNT Instance attribute Public Attribute reference (LIKE) 20001214
10 PARENT Instance attribute Private Object reference (TYPE REF TO) IF_CI_TEST Reference to Supernode 20010328
11 RESULT Instance attribute Public Type reference (TYPE) SCIR_REST Code Inspector: Results Structure for Parallel Processing 20001214
12 TESTS Static Attribute Private See coding 20010823
13 TEXT Instance attribute Public Attribute reference (LIKE) 20010207
14 WARN_CNT Instance attribute Public Attribute reference (LIKE) 20001214
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20001214
2 GET_CODE_LONG_TEXT Instance method Public Method Get Long Text of a Code 20010904
3 GET_DESCRIPTION Instance method Private Method Get Node Description 20010207
4 GET_PROGRAM Static method Private Method Get the Main Program Name 20010323
5 GET_REF_TEST Instance method Private Method Get Instance of Test 20010207
6 GET_TEXT Instance method Private Method Get Message Text 20010207
7 SET_CODE_LONG_TEXT Instance method Private Method Get Long Text of a Code 20010904
8 SET_INFO Instance method Public Method Enter Information 20010207
9 SET_INFO_CODE 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 Importing 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 Returning 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 Importing P_OBJNAME Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20010323
2 Importing P_OBJTYPE Call by reference Type reference (TYPE) SCI_TYPID Code Inspector: Objekttyp 20010323
3 Returning 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 Returning P_RESULT Value transfer Object reference (TYPE REF TO) CL_CI_TEST_ROOT Code Inspector: Root-Test-Klasse 20010207
2 Importing 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 Returning 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 Importing 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 Importing 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 Importing P_CODE Call by reference Type reference (TYPE) SCI_ERRC Code Inspector: bei einer Inspektion ermittelte Fehler 20010815
2 Importing 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