SAP ABAP Class CL_ESH_TST_OM_RENDERING (Graphviz Converter (NW Enterprise Search))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_TEST (Package) Test (Search Hub + Appliance), Smoke Test, Unit Test, EPM
Properties
Class CL_ESH_TST_OM_RENDERING  
Short Description Graphviz Converter (NW Enterprise Search)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_TEST   Test (Search Hub + Appliance), Smoke Test, Unit Test, EPM 
Created 20091203   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ESH_TST_OM_RENDERING has no interface implemented.
Friends
Class CL_ESH_TST_OM_RENDERING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SC_BOX_BLUE Constant Public Type reference (TYPE) STRING 'BLUE' Blue box 20091203
2 SC_BOX_GREEN Constant Public Type reference (TYPE) STRING 'GREEN' Green box 20091203
3 SC_BOX_RED Constant Public Type reference (TYPE) STRING 'RED' Red box 20091203
4 SC_BOX_YELLOW Constant Public Type reference (TYPE) STRING 'YELLOW' Yellow box 20091203
5 SC_COLOR_CODE_AUTHC Constant Public Type reference (TYPE) STRING 'FF3333' Auth. check (color) 20091203
6 SC_COLOR_CODE_BACKGROUND Constant Public Type reference (TYPE) STRING 'FFFFAA' Background (color) 20091203
7 SC_COLOR_CODE_BACKGROUND_JNET Constant Public Type reference (TYPE) STRING 'FFFFFF' Background - JNet (color) 20091203
8 SC_COLOR_CODE_CATEG Constant Public Type reference (TYPE) STRING 'FFCC66' Categories (color) 20091203
9 SC_COLOR_CODE_DATATY Constant Public Type reference (TYPE) STRING 'DDDDDD' Data types (color) 20091203
10 SC_COLOR_CODE_DATATYF Constant Public Type reference (TYPE) STRING 'EEEEEE' Data type fields (color) 20091203
11 SC_COLOR_CODE_DPRVD Constant Public Type reference (TYPE) STRING 'EEEEEE' Data provider (color) 20091203
12 SC_COLOR_CODE_DPRVDF Constant Public Type reference (TYPE) STRING 'EEEEEE' Data provider fields (color) 20091203
13 SC_COLOR_CODE_EDGE_DEFAULT Constant Public Type reference (TYPE) STRING '666666' Background (color) 20091203
14 SC_COLOR_CODE_GRID_JNET Constant Public Type reference (TYPE) STRING 'BBBBBB' Grid - JNet (color) 20091203
15 SC_COLOR_CODE_LOGSYS Constant Public Type reference (TYPE) STRING 'FF3333' Logical system (color) 20091203
16 SC_COLOR_CODE_OTYP Constant Public Type reference (TYPE) STRING 'D6E2E7' Object type (color) 20091203
17 SC_COLOR_CODE_OTYPK Constant Public Type reference (TYPE) STRING 'CC66FF' Keyword (color) 20091203
18 SC_COLOR_CODE_OTYPN Constant Public Type reference (TYPE) STRING 'FBEC5D' Node (color) 20091203
19 SC_COLOR_CODE_OTYPNA Constant Public Type reference (TYPE) STRING 'FFFFFF' Analytical settings (color) 20091203
20 SC_COLOR_CODE_OTYPNBN Constant Public Type reference (TYPE) STRING '8BA870' Back-end navigation (color) 20091203
21 SC_COLOR_CODE_OTYPNCC Constant Public Type reference (TYPE) STRING 'FF3333' Node auth. check - log. conjunction (color) 20091203
22 SC_COLOR_CODE_OTYPNCCL Constant Public Type reference (TYPE) STRING 'FF3333' Node auth. check (color) 20091203
23 SC_COLOR_CODE_OTYPNQ Constant Public Type reference (TYPE) STRING 'FEE8D6' Request (color) 20091203
24 SC_COLOR_CODE_OTYPNQF Constant Public Type reference (TYPE) STRING 'EBC79E' Request fields (color) 20091203
25 SC_COLOR_CODE_OTYPNQFI Constant Public Type reference (TYPE) STRING 'EBC79E' Request field item (color) 20091203
26 SC_COLOR_CODE_OTYPNRF Constant Public Type reference (TYPE) STRING 'FFFFAA' Response fields (color) 20091203
27 SC_COLOR_CODE_OTYPNRFI Constant Public Type reference (TYPE) STRING 'FFFFAA' Response field item (color) 20091203
28 SC_COLOR_CODE_OTYPNRR Constant Public Type reference (TYPE) STRING 'B0C4DE' Related request (color) 20091203
29 SC_COLOR_CODE_OTYPP Constant Public Type reference (TYPE) STRING 'D1EEEE' Navigation path (color) 20091203
30 SC_COLOR_CODE_OTYPPS Constant Public Type reference (TYPE) STRING 'D6E2E7' Nav. path step (color) 20091203
31 SC_COLOR_CODE_RELAT Constant Public Type reference (TYPE) STRING 'EEEEEE' Relation (color) 20091203
32 SC_COLOR_CODE_SC Constant Public Type reference (TYPE) STRING 'D4ED91' Search connector (color) 20091203
33 SC_COLOR_CODE_SYSREL Constant Public Type reference (TYPE) STRING 'AB82FF' Software component (color) 20091203
34 SC_EDGE_TYPE_FROM Constant Protected Type reference (TYPE) STRING 'FROM' 20091203
35 SC_EDGE_TYPE_TO Constant Protected Type reference (TYPE) STRING 'TO' 20091203
36 SC_ESCAPE Constant Protected Type reference (TYPE) STRING `` 20091203
37 SC_GRAPHVIZ_HUB_ERROR_FILENAME Constant Public Type reference (TYPE) STRING 'http://eim.wdf.sap.corp:1080/graphviz/error.txt' 20091203
38 SC_GRAPHVIZ_HUB_HOST Constant Public Type reference (TYPE) STRING 'http://eim.wdf.sap.corp:1080' 20091203
39 SC_JNET_INDEX_SCALE Constant Private Type reference (TYPE) I 15 20091203
40 SC_JNET_INDEX_SCALE_TBL_LINE Constant Private Type reference (TYPE) I 15 20091203
41 SC_JNET_TYPE_EDGE_COMP Static Attribute Public Type reference (TYPE) STRING 'OM_EDGE_COMPOSITION' Edge: OM rel., composition (JNet) 20091203
42 SC_JNET_TYPE_EDGE_DEF Static Attribute Public Type reference (TYPE) STRING 'OM_EDGE_DEFAULT' EDGE: Default (JNet) 20091203
43 SC_JNET_TYPE_EDGE_LBL_DEF Static Attribute Public Type reference (TYPE) STRING 'OM_EDGE_LABEL_DEFAULT' EDGE: Label default (JNet) 20091203
44 SC_JNET_TYPE_NODE_CATEG Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_CATEG' NODE: Category (JNet) 20091203
45 SC_JNET_TYPE_NODE_DATATY Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_DATATY' NODE: Data type (JNet) 20091203
46 SC_JNET_TYPE_NODE_DATATYF Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_DATATYF' NODE: Data type field (JNet) 20091203
47 SC_JNET_TYPE_NODE_DEF Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_DEFAULT' NODE: Default (JNet) 20091203
48 SC_JNET_TYPE_NODE_DPRVD Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_DPRVD' NODE: Data provider (JNet) 20091203
49 SC_JNET_TYPE_NODE_DPRVDF Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_DPRVDF' NODE: Data provider fields (JNet) 20091203
50 SC_JNET_TYPE_NODE_LBL_CATEG Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_LABEL_CATEG' NODE: Label - Category (JNet) 20091203
51 SC_JNET_TYPE_NODE_LBL_DATATY Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_LABEL_DATATY' NODE: Label - Data type (JNet) 20091203
52 SC_JNET_TYPE_NODE_LBL_DATATYF Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_LABEL_DATATYF' NODE: Label - Data type fields (JNet) 20091203
53 SC_JNET_TYPE_NODE_LBL_DEF Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_LABEL_DEFAULT' NODE: Label - Default (JNet) 20091203
54 SC_JNET_TYPE_NODE_LBL_DPRVD Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_LABEL_DPRVD' NODE: Label - Data provider (JNet) 20091203
55 SC_JNET_TYPE_NODE_LBL_DPRVDF Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_LABEL_DPRVDF' NODE: Label - Data provider fields (JNet) 20091203
56 SC_JNET_TYPE_NODE_LBL_LOGSYS Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_LABEL_LOGSYS' NODE: Label - Logical system (JNet) 20091203
57 SC_JNET_TYPE_NODE_LBL_OTYP Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_LABEL_OTYP' NODE: Label - Obj. type (JNet) 20091203
58 SC_JNET_TYPE_NODE_LBL_OTYPK Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_LABEL_OTYPK' NODE: Label - Keyword (JNet) 20091203
59 SC_JNET_TYPE_NODE_LBL_OTYPN Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_LABEL_OTYPN' NODE: Label - Node (JNet) 20091203
60 SC_JNET_TYPE_NODE_LBL_OTYPNQ Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_LABEL_OTYPNQ' NODE: Label - Request (JNet) 20091203
61 SC_JNET_TYPE_NODE_LBL_OTYPNQF Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_LABEL_OTYPNQF' NODE: Label - Request fields (JNet) 20091203
62 SC_JNET_TYPE_NODE_LBL_OTYPNRF Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_LABEL_OTYPNRF' NODE: Label - Response fields (JNet) 20091203
63 SC_JNET_TYPE_NODE_LBL_OTYPP Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_LABEL_OTYPP' NODE: Label - Nav. path (JNet) 20091203
64 SC_JNET_TYPE_NODE_LBL_OTYPPS Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_LABEL_OTYPPS' NODE: Label - Nav. path steps (JNet) 20091203
65 SC_JNET_TYPE_NODE_LBL_RELAT Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_LABEL_RELAT' NODE: Label - Relation (JNet) 20091203
66 SC_JNET_TYPE_NODE_LBL_SC Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_LABEL_SC' NODE: Label - Search connector (JNet) 20091203
67 SC_JNET_TYPE_NODE_LBL_SYSREL Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_LABEL_SYSREL' NODE: Label - SWC (JNet) 20091203
68 SC_JNET_TYPE_NODE_LOGSYS Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_LOGSYS' NODE: Logical system (JNet) 20091203
69 SC_JNET_TYPE_NODE_NODE Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_NODE' NODE: OM node (JNet) 20091203
70 SC_JNET_TYPE_NODE_OTYP Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_OTYP' NODE: Default (JNet) 20091203
71 SC_JNET_TYPE_NODE_OTYPK Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_OTYPK' NODE: Keyword (JNet) 20091203
72 SC_JNET_TYPE_NODE_OTYPN Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_OTYPN' NODE: Node (JNet) 20091203
73 SC_JNET_TYPE_NODE_OTYPNQ Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_OTYPNQ' NODE: Request (JNet) 20091203
74 SC_JNET_TYPE_NODE_OTYPNQF Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_OTYPNQF' NODE: Request fields (JNet) 20091203
75 SC_JNET_TYPE_NODE_OTYPNQFI Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_OTYPNQFI' NODE: Request field item (JNet) 20091203
76 SC_JNET_TYPE_NODE_OTYPNRF Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_OTYPNRF' NODE: Response fields (JNet) 20091203
77 SC_JNET_TYPE_NODE_OTYPNRFI Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_OTYPNRFI' NODE: Response field item (JNet) 20091203
78 SC_JNET_TYPE_NODE_OTYPP Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_OTYPP' NODE: Nav. path (JNet) 20091203
79 SC_JNET_TYPE_NODE_RELAT Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_RELAT' NODE: Relation (JNet) 20091203
80 SC_JNET_TYPE_NODE_SC Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_SC' NODE: Search connector (JNet) 20091203
81 SC_JNET_TYPE_NODE_SYSREL Static Attribute Public Type reference (TYPE) STRING 'OM_NODE_SYSREL' NODE: SWC (JNet) 20091203
82 SC_LABEL_LINEBREAK_BULLET2 Constant Protected Type reference (TYPE) STRING `l-- ` New line + two bullets (DOT language) 20091203
83 SC_LAYOUT_DETAIL Static Attribute Public Type reference (TYPE) ESH_E_TST_OM_LAYOUT 'DETAIL' Layout 20091203
84 SC_LAYOUT_EXPERT Static Attribute Public Type reference (TYPE) ESH_E_TST_OM_LAYOUT 'EXPERT' Layout 20091203
85 SC_LAYOUT_OVERVIEW Static Attribute Public Type reference (TYPE) ESH_E_TST_OM_LAYOUT 'OVERVIEW' Layout 20091203
86 SC_LBL_LINEBREAK Constant Protected Type reference (TYPE) STRING `l ` New line (DOT language) 20091203
87 SC_LBL_LINEBREAK_BULLET1 Constant Protected Type reference (TYPE) STRING `l- ` New line + one bullet (DOT language) 20091203
88 SC_OUTPUT_TYPE_GRAPHVIZ Constant Public Type reference (TYPE) STRING 'GRAPHVIZ' 20091203
89 SC_OUTPUT_TYPE_JNETWD Constant Public Type reference (TYPE) STRING 'JNETWD' JNet, Web Dynpro 20091203
90 SC_OUTPUT_VAR_FEATURE_USAGE Constant Public Type reference (TYPE) STRING 'FEATURE_USAGE' 20091203
91 SC_OUTPUT_VAR_GRAPH Constant Public Type reference (TYPE) STRING 'GRAPH' 20091203
92 SC_RECORD_LINEBREAK Constant Protected Type reference (TYPE) STRING `|` New line (DOT language) 20091203
93 SC_RECORD_NEW_ROW Constant Public Type reference (TYPE) STRING '|' 20091203
94 SC_RECORD_ROWCOL_CLOSE Constant Public Type reference (TYPE) STRING '}' 20091203
95 SC_RECORD_ROWCOL_OPEN Constant Public Type reference (TYPE) STRING '{' 20091203
96 SC_SHAPE_DATATY Constant Protected Type reference (TYPE) STRING 'Mrecord' 20091203
97 SC_SHAPE_DPRVD Constant Protected Type reference (TYPE) STRING 'Mrecord' 20091203
98 SC_SHAPE_OPYP Constant Protected Type reference (TYPE) STRING 'Mrecord' 20091203
99 SC_SHAPE_OTYPNQF Constant Protected Type reference (TYPE) STRING 'record' 20091203
100 SC_SHAPE_OTYPNRF Constant Protected Type reference (TYPE) STRING 'record' 20091203
101 SC_SHAPE_RELAT Constant Protected Type reference (TYPE) STRING 'ellipse' 20091203
102 SS_JNET_COLORS Static Attribute Public Type reference (TYPE) TY_JNET_COLORS JNet colors for OM data 20091203
103 SS_LOGSYS Static Attribute Protected Type reference (TYPE) ESH_OM_LOGSYS Logical systems 20091203
104 ST_FEATURE_USAGE Static Attribute Public Type reference (TYPE) TT_FEATURE_USAGE Feature usage (all SWCs) 20091203
105 ST_JNET_EDGE Static Attribute Private Type reference (TYPE) TT_JNET_EDGE 20091203
106 ST_JNET_NODE Static Attribute Private Type reference (TYPE) TT_JNET_NODE 20091203
107 ST_SWASGN Static Attribute Public Type reference (TYPE) ESH_T_OM_ASWASGN Table type for ESH_OM_S_ASWASGN 20091203
108 SV_AUTHC Static Attribute Public Type reference (TYPE) ABAP_BOOL Authorizations 20091203
109 SV_C Static Attribute Public Type reference (TYPE) ABAP_BOOL Categories 20091203
110 SV_CHANGES Static Attribute Public Type reference (TYPE) ABAP_BOOL 20091203
111 SV_DATATY Static Attribute Public Type reference (TYPE) ABAP_BOOL Data type 20091203
112 SV_DISPLAY_TECHNICAL_ID Static Attribute Public Type reference (TYPE) ABAP_BOOL 20091203
113 SV_DPRVD Static Attribute Public Type reference (TYPE) ABAP_BOOL Data provider 20091203
114 SV_EXCLUDE_AO Static Attribute Public Type reference (TYPE) ABAP_BOOL Authorization object 20091203
115 SV_EXCLUDE_BO Static Attribute Public Type reference (TYPE) ABAP_BOOL Business object 20091203
116 SV_EXCLUDE_TO Static Attribute Public Type reference (TYPE) ABAP_BOOL Technical object 20091203
117 SV_EXCLUDE_VT Static Attribute Public Type reference (TYPE) ABAP_BOOL Virtual template 20091203
118 SV_FILTER_BOX Static Attribute Public Type reference (TYPE) ESH_E_TST_OM_BOXTYPE Box type - blue, green, yellow, red (filter) 20091203
119 SV_FILTER_LOGSYS Static Attribute Public Type reference (TYPE) LOGSYS Logical fystem 20091203
120 SV_FILTER_OTYP Static Attribute Public Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Object type (filter) 20091203
121 SV_FILTER_OTYP2 Static Attribute Public Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Object type (filter 2) 20091203
122 SV_FILTER_SYSREL Static Attribute Public Type reference (TYPE) ESH_E_OM_SYSREL Software component (filter) 20091203
123 SV_K Static Attribute Public Type reference (TYPE) ABAP_BOOL Keywords 20091203
124 SV_LAYOUT Static Attribute Public Type reference (TYPE) STRING Layout (Overview, Detail, ...) 20091203
125 SV_NA Static Attribute Public Type reference (TYPE) ABAP_BOOL Analytical settings 20091203
126 SV_NAVP Static Attribute Public Type reference (TYPE) ABAP_BOOL Navigation path 20091203
127 SV_NBN Static Attribute Public Type reference (TYPE) ABAP_BOOL Back-end navigation 20091203
128 SV_NO_BO Static Attribute Public Type reference (TYPE) ABAP_BOOL Navigation path 20091203
129 SV_NO_TO Static Attribute Public Type reference (TYPE) ABAP_BOOL Navigation path 20091203
130 SV_NQ Static Attribute Public Type reference (TYPE) ABAP_BOOL Requests 20091203
131 SV_NRF Static Attribute Public Type reference (TYPE) ABAP_BOOL Request fields 20091203
132 SV_NRFU Static Attribute Public Type reference (TYPE) ABAP_BOOL UI area 20091203
133 SV_OUTPUT_TYPE Static Attribute Public Type reference (TYPE) STRING JNet, Graphviz, ... 20091203
134 SV_OUTPUT_VARIANT Static Attribute Public Type reference (TYPE) STRING Output variant 20091203
135 SV_QF Static Attribute Public Type reference (TYPE) ABAP_BOOL Request fields 20091203
136 SV_RANKDIR Static Attribute Public Type reference (TYPE) CHAR2 Version number component 20091203
137 SV_RELAT Static Attribute Public Type reference (TYPE) ABAP_BOOL Relations 20091203
138 SV_SWASGN Static Attribute Public Type reference (TYPE) ABAP_BOOL 20091203
139 SV_SWC Static Attribute Public Type reference (TYPE) ABAP_BOOL Software component details 20091203
140 SV_TEXT_LANGU Static Attribute Protected Type reference (TYPE) SPRAS Language key 20091203
141 SV_TITLE Static Attribute Protected Type reference (TYPE) STRING Title of the graph 20091203
142 SV_TXT_SIZE Static Attribute Public Type reference (TYPE) CHAR2 Version number component 20091203
Methods
# Method Level Visibility Method type Description Created on
1 ADDJUST_SETTINGS Static method Protected Method 20091203
2 CHANGE_INFO Static method Protected Method 20091203
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20091203
4 CONVERT_COLOR_HEX_TO_RGB Static method Public Method 20091203
5 GET_IMAGE_VIA_HTTP_POST Static method Public Method 20091203
6 GET_JNET_XML Static method Public Method 20091203
7 GET_MODEL_GUID_FOR_LOGSYS Static method Protected Method 20091203
8 GET_SYSREL_BY_MODEL_GUID Static method Protected Method 20091203
9 RENDER_AUTHC Static method Public Method Authorizations 20091203
10 RENDER_CATEG Static method Public Method Categories 20091203
11 RENDER_DATATY Static method Public Method Data type 20091203
12 RENDER_DPRVD Static method Public Method Data provider 20091203
13 RENDER_EDGE Static method Protected Method 20091203
14 RENDER_FEATURE_USAGE Static method Protected Method 20091203
15 RENDER_LEGEND Static method Public Method 20091203
16 RENDER_LOGSYS Static method Public Method 20091203
17 RENDER_OTYP Static method Public Method Object type 20091203
18 RENDER_OTYPK Static method Public Method Keywords 20091203
19 RENDER_OTYPN Static method Public Method Nodes 20091203
20 RENDER_OTYPNA Static method Public Method Analytical settings 20091203
21 RENDER_OTYPNBN Static method Public Method Back-end navigation 20091203
22 RENDER_OTYPNCCL Static method Public Method Node authorization check - logical conjunction 20091203
23 RENDER_OTYPNQ Static method Public Method Requests 20091203
24 RENDER_OTYPNQF Static method Public Method Request fields 20091203
25 RENDER_OTYPNRF Static method Public Method Node response field 20091203
26 RENDER_OTYPP Static method Public Method Navigation paths 20091203
27 RENDER_OUTPUT Static method Public Method 20091203
28 RENDER_RELAT Static method Public Method Relations 20091203
29 RENDER_SC Static method Public Method Search connector 20091203
30 RENDER_SOFTWARE_COMPONENT Static method Protected Method 20091203
31 RENDER_SYSREL Static method Public Method 20091203
32 RENDER_TABLE Static method Public Method 20091203
33 SET_DESCRIPTION Static method Protected Method 20091203
34 SWITCH_INFO Static method Protected Method 20091203
Events
Class CL_ESH_TST_OM_RENDERING has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_FEATURE_USAGE Public See coding 20091203 tt_feature_usage TYPE TABLE OF ty_feature_usage WITH DEFAULT KEY
2 TT_JNET_EDGE Public See coding 20091203 tt_jnet_edge TYPE TABLE OF ty_jnet_edge
3 TT_JNET_LABEL Public See coding 20091203 tt_jnet_label TYPE TABLE OF ty_jnet_label WITH DEFAULT KEY
4 TT_JNET_NODE Public See coding 20091203 tt_jnet_node TYPE TABLE OF ty_jnet_node WITH DEFAULT KEY
5 TY_FEATURE_USAGE Public See coding 20091203 BEGIN OF ty_feature_usage, sysrel TYPE string, "label: software component otyp_name TYPE string, "label: object type uname TYPE string, "responsible (created-by) otyp TYPE i, "object types n TYPE i, "nodes auth TYPE i, "authorizations a TYPE i, "analytical settings bn TYPE i, "backend navigation gf TYPE i, "attribute groups u TYPE i, "UI area assignment END OF ty_feature_usage
6 TY_JNET_COLORS Public See coding 20091203 BEGIN OF ty_jnet_colors, backcolor TYPE string, gridcolor TYPE string, color_edge_default TYPE string, fillcolor_header TYPE string, fillcolor_sc TYPE string, fillcolor_logsys TYPE string, fillcolor_sysrel TYPE string, fillcolor_otyp TYPE string, fillcolor_otypn TYPE string, fillcolor_otypnrf TYPE string, fillcolor_otypnrfi TYPE string, fillcolor_otypnq TYPE string, fillcolor_otypnqf TYPE string, fillcolor_otypnqfi TYPE string, fillcolor_otypp TYPE string, fillcolor_otypps TYPE string, fillcolor_otypk TYPE string, fillcolor_categ TYPE string, fillcolor_relat TYPE string, fillcolor_dataty TYPE string, fillcolor_datatyf TYPE string, fillcolor_dprvd TYPE string, fillcolor_dprvdf TYPE string, END OF ty_jnet_colors
7 TY_JNET_EDGE Public See coding 20091203 BEGIN OF ty_jnet_edge, id_from TYPE string, id_to TYPE string, type TYPE string, label TYPE tt_jnet_label, END OF ty_jnet_edge
8 TY_JNET_LABEL Public See coding 20091203 BEGIN OF ty_jnet_label, id TYPE string, type TYPE string, text TYPE string, tooltip TYPE string, description TYPE string, END OF ty_jnet_label
9 TY_JNET_NODE Public See coding 20091203 BEGIN OF ty_jnet_node, type TYPE string, id TYPE string, parent_id TYPE string, label TYPE tt_jnet_label, size TYPE string, index TYPE string, END OF ty_jnet_node
10 T_GRAPH Public See coding 20091203 t_graph TYPE TABLE OF t_line
11 T_LINE Public See coding 20091203 BEGIN OF t_line, line(8192) TYPE c, END OF t_line
Method Signatures

Method ADDJUST_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LAYOUT Call by reference Type reference (TYPE) STRING 20091203

Method ADDJUST_SETTINGS on class CL_ESH_TST_OM_RENDERING has no exception.

Method CHANGE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LINE Call by reference Type reference (TYPE) DATA 20091203
2 Importing IV_NO_LINEBREAK Call by reference Type reference (TYPE) ABAP_BOOL 20091203
3 Returning RV_TEXT Value transfer Type reference (TYPE) STRING 20091203

Method CHANGE_INFO on class CL_ESH_TST_OM_RENDERING has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ESH_TST_OM_RENDERING has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ESH_TST_OM_RENDERING has no exception.

Method CONVERT_COLOR_HEX_TO_RGB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COLOR_HEX Call by reference Type reference (TYPE) STRING 20091203
2 Returning RV_COLOR_RGB Value transfer Type reference (TYPE) STRING 20091203

Method CONVERT_COLOR_HEX_TO_RGB on class CL_ESH_TST_OM_RENDERING has no exception.

Method GET_IMAGE_VIA_HTTP_POST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR_TEXT Value transfer Type reference (TYPE) STRING 20091203
2 Exporting EV_IMAGE_URL Value transfer Type reference (TYPE) STRING 20091203
3 Importing IV_CONTENT Call by reference Type reference (TYPE) STRING 20091203
4 Importing IV_FILENAME Call by reference Type reference (TYPE) STRING 'graph.png' 20091203
5 Importing IV_FORMAT Call by reference Type reference (TYPE) STRING 'png' 20091203
6 Importing IV_SHOW_UI Call by reference Type reference (TYPE) STRING '' 20091203

Method GET_IMAGE_VIA_HTTP_POST on class CL_ESH_TST_OM_RENDERING has no exception.

Method GET_JNET_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_XML Value transfer Type reference (TYPE) XSTRING 20091203

Method GET_JNET_XML on class CL_ESH_TST_OM_RENDERING has no exception.

Method GET_MODEL_GUID_FOR_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MODEL_GUID Value transfer Type reference (TYPE) ESH_E_OM_MODEL_GUID Model GUID 20091203

Method GET_MODEL_GUID_FOR_LOGSYS on class CL_ESH_TST_OM_RENDERING has no exception.

Method GET_SYSREL_BY_MODEL_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODEL_GUID Call by reference Type reference (TYPE) ESH_E_OM_SYSREL_GUID System/Release 20091203
2 Returning RT_SYSREL_GUID Value transfer Type reference (TYPE) ESH_T_OM_SYSREL_GUID Sysrel Guids 20091203

Method GET_SYSREL_BY_MODEL_GUID on class CL_ESH_TST_OM_RENDERING has no exception.

Method RENDER_AUTHC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_GRAPH Call by reference Type reference (TYPE) T_GRAPH 20091203
2 Importing IS_AUTHC Call by reference Type reference (TYPE) ESH_S_OM_AAUTHC_EXT Table for AAUTHC 20091203
3 Importing IS_AUTHCT Call by reference Type reference (TYPE) ESH_S_OM_AAUTHCT_EXT Table for AAUTHCT 20091203
4 Importing IT_FROM Call by reference Type reference (TYPE) STRING_TABLE 20091203
5 Importing IT_TO Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20091203

Method RENDER_AUTHC on class CL_ESH_TST_OM_RENDERING has no exception.

Method RENDER_CATEG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_GRAPH Call by reference Type reference (TYPE) T_GRAPH 20091203
2 Importing IS_CATEG Call by reference Type reference (TYPE) ESH_S_OM_ACATEG_EXT Table for Acateg 20091203
3 Importing IT_FROM Call by reference Type reference (TYPE) STRING_TABLE 20091203
4 Importing IT_TO Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20091203

Method RENDER_CATEG on class CL_ESH_TST_OM_RENDERING has no exception.

Method RENDER_DATATY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_GRAPH Call by reference Type reference (TYPE) T_GRAPH 20091203
2 Importing IT_DATATY Call by reference Type reference (TYPE) ESH_T_OM_ADATATY_EXT Table ESH_OM_ADATATY in External Representation 20091203
3 Importing IT_DATATYFT Call by reference Type reference (TYPE) ESH_T_OM_ADATATYFT_EXT DATATY Field Texts 20091203
4 Importing IT_DATATYT Call by reference Type reference (TYPE) ESH_T_OM_ADATATYT_EXT DATATY Text 20091203
5 Importing IT_FROM Call by reference Type reference (TYPE) STRING_TABLE 20091203
6 Importing IT_TO Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20091203
7 Importing IV_SYSREL_GUID Call by reference Type reference (TYPE) C 20091203

Method RENDER_DATATY on class CL_ESH_TST_OM_RENDERING has no exception.

Method RENDER_DPRVD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_GRAPH Call by reference Type reference (TYPE) T_GRAPH 20091203
2 Importing IT_DPRVD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD_EXT Table ESH_OM_ADPRVD in External Representation 20091203
3 Importing IT_DPRVDT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDT_EXT Table ESH_OM_ADPRVDT in External Representation 20091203
4 Importing IT_FROM Call by reference Type reference (TYPE) STRING_TABLE 20091203
5 Importing IT_TO Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20091203
6 Importing IV_SYSREL_GUID Call by reference Type reference (TYPE) ESH_E_OM_SYSREL_GUID System/Release 20091203

Method RENDER_DPRVD on class CL_ESH_TST_OM_RENDERING has no exception.

Method RENDER_EDGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_GRAPH Call by reference Type reference (TYPE) T_GRAPH 20091203
2 Importing IT_NODE Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20091203
3 Importing IV_JNET_TYPE_EDGE Call by reference Type reference (TYPE) STRING SC_JNET_TYPE_EDGE_DEF 20091203
4 Importing IV_JNET_TYPE_EDGE_LABEL Call by reference Type reference (TYPE) STRING SC_JNET_TYPE_EDGE_LBL_DEF 20091203
5 Importing IV_NODE Call by reference Type reference (TYPE) STRING 20091203
6 Importing IV_TYPE Call by reference Type reference (TYPE) STRING 20091203

Method RENDER_EDGE on class CL_ESH_TST_OM_RENDERING has no exception.

Method RENDER_FEATURE_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_GRAPH Call by reference Type reference (TYPE) T_GRAPH 20091203

Method RENDER_FEATURE_USAGE on class CL_ESH_TST_OM_RENDERING has no exception.

Method RENDER_LEGEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LINE Value transfer Type reference (TYPE) T_LINE 20091203

Method RENDER_LEGEND on class CL_ESH_TST_OM_RENDERING has no exception.

Method RENDER_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_GRAPH Call by reference Type reference (TYPE) T_GRAPH 20091203
2 Importing IS_LOGSYS Call by reference Type reference (TYPE) ESH_OM_LOGSYS Logical Systems 20091203

Method RENDER_LOGSYS on class CL_ESH_TST_OM_RENDERING has no exception.

Method RENDER_OTYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_GRAPH Call by reference Type reference (TYPE) T_GRAPH 20091203
2 Importing IS_OTYP Call by reference Type reference (TYPE) ESH_S_OM_AOTYP_EXT Structure for AOTYP (ext.) 20091203
3 Importing IS_OTYPT Call by reference Type reference (TYPE) ESH_S_OM_AOTYPT_EXT Structure for AOTYPt (ext.) 20091203
4 Importing IV_PARENT Call by reference Type reference (TYPE) STRING Parent node (in the output graph) 20091203

Method RENDER_OTYP on class CL_ESH_TST_OM_RENDERING has no exception.

Method RENDER_OTYPK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_GRAPH Call by reference Type reference (TYPE) T_GRAPH 20091203
2 Importing IT_FROM Call by reference Type reference (TYPE) STRING_TABLE 20091203
3 Importing IT_OTYPK Call by reference Type reference (TYPE) ESH_T_OM_AOTYPK_EXT Table for AOTYPK 20091203
4 Importing IT_TO Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20091203

Method RENDER_OTYPK on class CL_ESH_TST_OM_RENDERING has no exception.

Method RENDER_OTYPN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_GRAPH Call by reference Type reference (TYPE) T_GRAPH 20091203
2 Importing IS_OTYPN Call by reference Type reference (TYPE) ESH_S_OM_AOTYPN_EXT Structure for AOTYPN (ext.) 20091203
3 Importing IS_OTYPNT Call by reference Type reference (TYPE) ESH_S_OM_AOTYPNT_EXT Structure for AOTYPNT (ext.) 20091203
4 Importing IT_FROM Call by reference Type reference (TYPE) STRING_TABLE 20091203
5 Importing IT_TO Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20091203

Method RENDER_OTYPN on class CL_ESH_TST_OM_RENDERING has no exception.

Method RENDER_OTYPNA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_GRAPH Call by reference Type reference (TYPE) T_GRAPH 20091203
2 Importing IT_FROM Call by reference Type reference (TYPE) STRING_TABLE 20091203
3 Importing IT_OTYPNA Call by reference Type reference (TYPE) ESH_T_OM_AOTYPNA_EXT Table Type for ESH_S_OM_AOTYPNA_EXT 20091203
4 Importing IT_OTYPNAT Call by reference Type reference (TYPE) ESH_T_OM_AOTYPNAT_EXT Table Type for ESH_S_OM_AOTYPNAT_EXT 20091203
5 Importing IT_TO Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20091203

Method RENDER_OTYPNA on class CL_ESH_TST_OM_RENDERING has no exception.

Method RENDER_OTYPNBN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_GRAPH Call by reference Type reference (TYPE) T_GRAPH 20091203
2 Importing IT_FROM Call by reference Type reference (TYPE) STRING_TABLE 20091203
3 Importing IT_OTYPNBN Call by reference Type reference (TYPE) ESH_T_OM_AOTYPNBN_EXT Table for AOTYPNBN 20091203
4 Importing IT_OTYPNBNT Call by reference Type reference (TYPE) ESH_T_OM_AOTYPNBNT_EXT Table for AOTYPNBNT 20091203
5 Importing IT_TO Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20091203

Method RENDER_OTYPNBN on class CL_ESH_TST_OM_RENDERING has no exception.

Method RENDER_OTYPNCCL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_GRAPH Call by reference Type reference (TYPE) T_GRAPH 20091203
2 Importing IT_FROM Call by reference Type reference (TYPE) STRING_TABLE 20091203
3 Importing IT_OTYPNCCL Call by reference Type reference (TYPE) ESH_T_OM_AOTYPNCCL_EXT Table for AOTYPNCCL 20091203
4 Importing IT_TO Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20091203

Method RENDER_OTYPNCCL on class CL_ESH_TST_OM_RENDERING has no exception.

Method RENDER_OTYPNQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_GRAPH Call by reference Type reference (TYPE) T_GRAPH 20091203
2 Importing IS_OTYPNQ Call by reference Type reference (TYPE) ESH_S_OM_AOTYPNQ Structure for AOTYPNQ 20091203
3 Importing IS_OTYPNQT Call by reference Type reference (TYPE) ESH_S_OM_AOTYPNQT_EXT Table ESH_OM_AOTYPNT in External Representation 20091203
4 Importing IT_FROM Call by reference Type reference (TYPE) STRING_TABLE 20091203
5 Importing IT_OTYPNRR Call by reference Type reference (TYPE) ESH_T_OM_AOTYPNRR_EXT Table Type for ESH_S_OM_AOTYPNRR_EXT 20091203
6 Importing IT_TO Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20091203

Method RENDER_OTYPNQ on class CL_ESH_TST_OM_RENDERING has no exception.

Method RENDER_OTYPNQF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_GRAPH Call by reference Type reference (TYPE) T_GRAPH 20091203
2 Importing IS_OTYPNQ Call by reference Type reference (TYPE) ESH_S_OM_AOTYPNQ Structure for AOTYPNQ 20091203
3 Importing IT_FROM Call by reference Type reference (TYPE) STRING_TABLE 20091203
4 Importing IT_OTYPNQF Call by reference Type reference (TYPE) ESH_T_OM_AOTYPNQF Table for AOTYPNQF 20091203
5 Importing IT_TO Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20091203

Method RENDER_OTYPNQF on class CL_ESH_TST_OM_RENDERING has no exception.

Method RENDER_OTYPNRF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_GRAPH Call by reference Type reference (TYPE) T_GRAPH 20091203
2 Importing IS_OTYPN Call by reference Type reference (TYPE) ESH_S_OM_AOTYPN_EXT Structure for AOTYPN (ext.) 20091203
3 Importing IT_FROM Call by reference Type reference (TYPE) STRING_TABLE 20091203
4 Importing IT_OTYPNRF Call by reference Type reference (TYPE) ESH_T_OM_AOTYPNRF Table for AOTYPNRF 20091203
5 Importing IT_OTYPNRFU Call by reference Type reference (TYPE) ESH_T_OM_AOTYPNRFU_EXT Table Type for ESH_S_OM_AOTYPNRFU 20091203
6 Importing IT_TO Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20091203
7 Importing IT_UI_AREAT Call by reference Type reference (TYPE) ESH_T_OM_UI_AREAT Table Type for ESH_T_OM_UI_AREAT_EXT 20091203

Method RENDER_OTYPNRF on class CL_ESH_TST_OM_RENDERING has no exception.

Method RENDER_OTYPP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_GRAPH Call by reference Type reference (TYPE) T_GRAPH 20091203
2 Importing IS_OTYPP Call by reference Type reference (TYPE) ESH_S_OM_AOTYPP_EXT Table ESH_OM_AOTYPP in External Representation 20091203
3 Importing IT_FROM Call by reference Type reference (TYPE) STRING_TABLE 20091203
4 Importing IT_OTYPPS Call by reference Type reference (TYPE) ESH_T_OM_AOTYPPS_EXT Table Type for ESH_S_OM_AOTYPPS_EXT 20091203
5 Importing IT_TO Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20091203

Method RENDER_OTYPP on class CL_ESH_TST_OM_RENDERING has no exception.

Method RENDER_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_GRAPH Call by reference Type reference (TYPE) T_GRAPH 20091203

Method RENDER_OUTPUT on class CL_ESH_TST_OM_RENDERING has no exception.

Method RENDER_RELAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_GRAPH Call by reference Type reference (TYPE) T_GRAPH 20091203
2 Importing IS_RELAT Call by reference Type reference (TYPE) ESH_S_OM_ARELAT Structure for ARELAT 20091203
3 Importing IT_FROM Call by reference Type reference (TYPE) STRING_TABLE 20091203
4 Importing IT_TO Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20091203

Method RENDER_RELAT on class CL_ESH_TST_OM_RENDERING has no exception.

Method RENDER_SC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_GRAPH Call by reference Type reference (TYPE) T_GRAPH 20091203
2 Importing IT_FROM Call by reference Type reference (TYPE) STRING_TABLE 20091203
3 Importing IT_OTYP Call by reference Type reference (TYPE) ESH_T_OM_AOTYP_EXT Table Type for ESH_S_OM_AOTYP_EXT 20091203
4 Importing IT_SC Call by reference Type reference (TYPE) ESH_T_ADM_SC_MAIN Table type for data base table ESH_ADM_SC_MAIN 20091203
5 Importing IT_SC_STATUS_INFO Call by reference Type reference (TYPE) ESH_T_ADM_SC_STATUS_INFO Status Information about Search Object Connectors 20091203
6 Importing IT_TO Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20091203
# Exception Resumable Description Created on
1 CX_ESH_CO_INVALID_PARAMETER Invalid Parameter 20091203
2 CX_ESH_CO_NOT_FOUND Requested Data not Found 20091203

Method RENDER_SOFTWARE_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_GRAPH Call by reference Type reference (TYPE) T_GRAPH 20091203

Method RENDER_SOFTWARE_COMPONENT on class CL_ESH_TST_OM_RENDERING has no exception.

Method RENDER_SYSREL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_GRAPH Call by reference Type reference (TYPE) T_GRAPH 20091203
2 Importing IS_SYSREL Call by reference Type reference (TYPE) ESH_S_OM_SYSREL_EXT Structure for ESH_OM_SYSREL in External Representation 20091203
3 Importing IS_SYSRELT Call by reference Type reference (TYPE) ESH_S_OM_SYSRELT_EXT Structure Type for ESH_S_OM_SYSRELT_EXT 20091203
4 Importing IT_FROM Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20091203
5 Importing IT_TO Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20091203

Method RENDER_SYSREL on class CL_ESH_TST_OM_RENDERING has no exception.

Method RENDER_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_GRAPH Call by reference Type reference (TYPE) T_GRAPH 20091203
2 Importing IT_TABLE Call by reference Type reference (TYPE) TABLE 20091203

Method RENDER_TABLE on class CL_ESH_TST_OM_RENDERING has no exception.

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TEXT_LIST Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20091203
2 Importing IV_TEXT Call by reference Type reference (TYPE) STRING 20091203
3 Returning RV_DESCRIPTION Value transfer Type reference (TYPE) STRING 20091203

Method SET_DESCRIPTION on class CL_ESH_TST_OM_RENDERING has no exception.

Method SWITCH_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NO_LINEBREAK Call by reference Type reference (TYPE) ABAP_BOOL 20091203
2 Importing IV_TABKEY_GUID Call by reference Type reference (TYPE) STRING 20091203
3 Returning RV_TEXT Value transfer Type reference (TYPE) STRING 20091203

Method SWITCH_INFO on class CL_ESH_TST_OM_RENDERING has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730