SAP ABAP Class CL_CI_RESULT_ROOT (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 20011025
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CI_RESULT_BSP_APPLICATIONS Results for BSP Applications 20070227
2 Inheritance (c INHERITING FROM c_ref)  CL_CI_RESULT_DDIC Code Inspector: Results from Dictionary 20011025
3 Inheritance (c INHERITING FROM c_ref)  CL_CI_RESULT_DELEGATE 20050216
4 Inheritance (c INHERITING FROM c_ref)  CL_CI_RESULT_METRIC_WDYN SCI: result nodes for ABAP WebDynpro Metric 20081126
5 Inheritance (c INHERITING FROM c_ref)  CL_CI_RESULT_MIME CI: Navigation to MIME Object 20070301
6 Inheritance (c INHERITING FROM c_ref)  CL_CI_RESULT_PROGRAM Code Inspector: Results from Dictionary 20011025
7 Inheritance (c INHERITING FROM c_ref)  CL_CI_RESULT_PROXY Ergebnisse für BSP-Anwendungen 20070614
Properties
Class CL_CI_RESULT_ROOT  
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 20011025   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CI_RESULT_ROOT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CI_TEST Interface for a Test 20011025
Friends
# Friend Modeled only Created on Description
1 CL_CI_EXCEPTION 20030801 Code Inspector: Define SCI Exceptions
2 CL_CI_RESULT_ACCESS 20120213 Access details of check results
3 CL_CI_TESTS 20011025 Code Inspector: Managing Tests
4 CL_CI_TEST_ROOT 20011025 Code Inspector: Root Test Class
5 CL_SATC_AC_NAVIGATOR_CI 20121114 Navigator: Code Inspector
6 CL_SATC_CI_DOCU_MAPPER 20120803 Convert SAP Script to Eclipse docu
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CATEGORY Instance attribute Public Attribute reference (LIKE) 20011025
2 CHILDS Instance attribute Public Attribute reference (LIKE) 20011025
3 CODE_LONG_TEXT Static Attribute Private See coding 20011025
4 COUNT Static Attribute Private Type reference (TYPE) SYNUM10 Counter 20011025
5 C_EXCEPTION_APPLIED Instance attribute Public Attribute reference (LIKE) 20030731
6 C_EXCEPTION_DENIED Instance attribute Public Attribute reference (LIKE) 20030811
7 C_EXCEPTION_DISABLED Instance attribute Public Attribute reference (LIKE) 20030731
8 C_EXCEPTION_EXISTS Instance attribute Public Attribute reference (LIKE) 20030731
9 C_EXCEPTION_POSSIBLE Instance attribute Public Attribute reference (LIKE) 20030731
10 C_MAX_LENGTH Constant Private Type reference (TYPE) I 60 20011025
11 DESCRIPTION Instance attribute Public Attribute reference (LIKE) 20011025
12 ERR_CNT Instance attribute Public Attribute reference (LIKE) 20011025
13 EXCEPTION_STATE Instance attribute Private Attribute reference (LIKE) 20030731
14 FUNCTIONS Static Attribute Private See coding 20130604
15 HAS_DOCUMENTATION Instance attribute Public Attribute reference (LIKE) 20011030
16 INSPECTION Instance attribute Public Attribute reference (LIKE) 20031017
17 NAME Instance attribute Public Attribute reference (LIKE) 20011025
18 NODE_ID Instance attribute Public Attribute reference (LIKE) 20020521
19 NOTE_CNT Instance attribute Public Attribute reference (LIKE) 20011025
20 PARENT Instance attribute Private Object reference (TYPE REF TO) IF_CI_TEST Reference to Supernode 20011025
21 RESULT Instance attribute Public Type reference (TYPE) SCIR_REST Results Structure for Parallel Processing 20011025
22 TESTS Static Attribute Private See coding 20011025
23 TEXT Instance attribute Public Attribute reference (LIKE) 20011025
24 WARN_CNT Instance attribute Public Attribute reference (LIKE) 20011025
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20011025
2 GET_CODE_LONG_TEXT Instance method Protected Method Get Long Text of a Code 20011025
3 GET_DESCRIPTION Instance method Protected Method Get Node Description 20011025
4 GET_DOCUMENT_LANGUAGE Instance method Private Method Get language of document 20120807
5 GET_DOCU_FOR_TEST_CODE Instance method Protected Method Get documentation for message; required for "AiE" 20120803
6 GET_PROGRAM Static method Protected Method Get the Main Program Name 20011025
7 GET_REF_TEST Instance method Protected Method Get Instance of Test 20011025
8 GET_TEXT Instance method Protected Method Get Message Text 20011025
9 SET_CODE_LONG_TEXT Instance method Protected Method Get Long Text of a Code 20011025
10 SET_INFO Instance method Public Method Enter Information 20011025
11 SET_INFO_CODE Instance method Public Method Enter Information 20011025
12 SET_TEST_CLASS Instance method Private Method Set instance of check; required for "ATC" 20120213
Events
Class CL_CI_RESULT_ROOT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_CODE_LONG_TEXT Private See coding 20011025 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_DOCU_KEY Private See coding 20121116 begin of T_DOCU_KEY, ID type DOKU_ID, OBJECT type DOKU_OBJ, TYPE type DOCU_TYPE, end of T_DOCU_KEY
3 T_FUNCTION Private See coding 20130604 begin of T_FUNCTION, PNAME type TFDIR-PNAME, INCLUDE type TFDIR-INCLUDE, FUNC_NAME type TFDIR-FUNCNAME, end of T_FUNCTION
4 T_TEST Private See coding 20011025 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_HAS_DOCUMENTATION Call by reference Type reference (TYPE) FLAG allgemeines flag 20061108
2 Importing P_KIND Call by reference Type reference (TYPE) SYCHAR01 CHAR01-Datenelement fuer SYST 20011025

Method CONSTRUCTOR on class CL_CI_RESULT_ROOT has no exception.

Method GET_CODE_LONG_TEXT Signature

Method GET_CODE_LONG_TEXT on class CL_CI_RESULT_ROOT has no parameter.
Method GET_CODE_LONG_TEXT on class CL_CI_RESULT_ROOT 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 20011025

Method GET_DESCRIPTION on class CL_CI_RESULT_ROOT has no exception.

Method GET_DOCUMENT_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DOCU_KEY Call by reference Type reference (TYPE) T_DOCU_KEY 20120807
2 Returning P_RESULT Value transfer Type reference (TYPE) SYLANGU 20121116
# Exception Resumable Description Created on
1 LCX_NOT_AVAILABLE 20120807

Method GET_DOCU_FOR_TEST_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_DOCUMENT_HEADER Call by reference Type reference (TYPE) THEAD 20120803
2 Exporting P_DOCUMENT_LINES Call by reference Type reference (TYPE) TLINETAB 20120803
# Exception Resumable Description Created on
1 NOT_AVAILABLE 20120803

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 20011025
2 Importing P_OBJTYPE Call by reference Type reference (TYPE) SCI_TYPID Code Inspector: Objekttyp 20011025
3 Returning P_PROGRAM Value transfer Type reference (TYPE) PROGRAM Programm/Transaktion in SQL-Trace-Auswertung. 20011025

Method GET_PROGRAM on class CL_CI_RESULT_ROOT 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 20011025
2 Importing P_TEST Call by reference Type reference (TYPE) SYCHAR30 CHAR30 fuer SYST 20011025

Method GET_REF_TEST on class CL_CI_RESULT_ROOT 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 20011025

Method GET_TEXT on class CL_CI_RESULT_ROOT 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 20011025

Method SET_CODE_LONG_TEXT on class CL_CI_RESULT_ROOT 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 20011025
2 Returning P_RESULT Value transfer Type reference (TYPE) SYCHAR01 CHAR01-Datenelement fuer SYST 20020930

Method SET_INFO on class CL_CI_RESULT_ROOT 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 20011025
2 Importing P_TEST Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20011025

Method SET_INFO_CODE on class CL_CI_RESULT_ROOT has no exception.

Method SET_TEST_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CHECK_CLASS Call by reference Object reference (TYPE REF TO) CL_CI_TEST_ROOT 20120213
2 Importing P_INFO Call by reference Type reference (TYPE) SCIR_REST 20120213

Method SET_TEST_CLASS on class CL_CI_RESULT_ROOT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 620