SAP ABAP Class CL_RSR_TECHINFO (Technical Info as HTML Control (Abstract Basis Class))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSR_MONITOR (Package) Query Monitor & OLAP Services
Properties
Class CL_RSR_TECHINFO  
Short Description Technical Info as HTML Control (Abstract Basis Class)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSR_MONITOR   Query Monitor & OLAP Services 
Created 20020320   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SDYDO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSR_TECHINFO has no interface implemented.
Friends
Class CL_RSR_TECHINFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_C_COLUMN_BUTTON Constant Protected Type reference (TYPE) I 3 20051201
2 O_C_COLUMN_ICON Constant Protected Type reference (TYPE) I 1 20021105
3 O_C_COLUMN_LINK Constant Protected Type reference (TYPE) I 2 20021112
4 O_C_COLUMN_TEXT Constant Protected Type reference (TYPE) I 0 20021105
5 O_C_ICON Constant Protected See coding 20020320
6 O_C_LINK_DEST Constant Protected Type reference (TYPE) I 2 20021112
7 O_C_LINK_NONE Constant Protected Type reference (TYPE) I 0 20021112
8 O_C_LINK_SOURCE Constant Protected Type reference (TYPE) I 1 20021112
9 O_EXPERT_MODE Instance attribute Protected Type reference (TYPE) RS_BOOL Boolean 20020411
10 P_CONTAINER Instance attribute Private Type reference (TYPE) STRING 20020320
11 P_DISPLAY Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20020320
12 P_DYNNO Instance attribute Private Type reference (TYPE) SYDYNNR ABAP Program: Number of Current Screen 20020320
13 P_REPID Instance attribute Private Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20020320
14 P_R_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for Custom Controls in the Screen Area 20020320
15 P_R_DOCUMENT Instance attribute Protected Object reference (TYPE REF TO) CL_DD_DOCUMENT Dynamic Documents: Document 20020320
16 P_R_PARENT_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20030305
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020320
2 DISPLAY Instance method Public Method 20020320
3 FREE Instance method Public Method 20020320
4 REFRESH Instance method Public Method 20020320
5 SET_EXPERT_MODE Instance method Public Method 20020411
6 SWAP_EXPERT_MODE Instance method Public Method 20020715
7 _CREATE_CONTROLS Instance method Private Method 20020320
8 _CREATE_LINK Instance method Protected Method 20020320
9 _CREATE_LINK_DEST Instance method Protected Method 20020320
10 _DISPLAY Instance method Protected Method 20020320
11 _DISPLAY_TABLE Instance method Protected Method 20020320
12 _GET_ACTIVE_TEXT Instance method Protected Method 20020418
13 _GET_BOOLEAN_ICON Instance method Protected Method 20021105
14 _GET_BOOLEAN_TEXT Instance method Protected Method 20020320
15 _GET_FIELD_TEXT Instance method Protected Method 20020320
16 _GET_LIGHT_ICON Instance method Protected Method 20020320
17 _GET_TIMESTMP_AS_STRING Instance method Protected Method 20020711
18 _GET_TITLE Instance method Protected Method 20020320
19 _MESS_HTML Instance method Protected Method 20030120
Events
Class CL_RSR_TECHINFO has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 OT_S_COL Protected See coding 20020320
2 OT_S_HEADER Protected See coding 20020320
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTAINER Value transfer Type reference (TYPE) STRING 20020320
2 Importing I_DYNNO Value transfer Type reference (TYPE) SYDYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20020320
3 Importing I_REPID Value transfer Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20020320
4 Importing I_R_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Container fuer Custom Controls in der Dynpro Area 20020320

Method CONSTRUCTOR on class CL_RSR_TECHINFO has no exception.

Method DISPLAY Signature

Method DISPLAY on class CL_RSR_TECHINFO has no parameter.
Method DISPLAY on class CL_RSR_TECHINFO has no exception.

Method FREE Signature

Method FREE on class CL_RSR_TECHINFO has no parameter.
Method FREE on class CL_RSR_TECHINFO has no exception.

Method REFRESH Signature

Method REFRESH on class CL_RSR_TECHINFO has no parameter.
Method REFRESH on class CL_RSR_TECHINFO has no exception.

Method SET_EXPERT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BOOL Value transfer Type reference (TYPE) RS_BOOL Boolean 20020411

Method SET_EXPERT_MODE on class CL_RSR_TECHINFO has no exception.

Method SWAP_EXPERT_MODE Signature

Method SWAP_EXPERT_MODE on class CL_RSR_TECHINFO has no parameter.
Method SWAP_EXPERT_MODE on class CL_RSR_TECHINFO has no exception.

Method _CREATE_CONTROLS Signature

Method _CREATE_CONTROLS on class CL_RSR_TECHINFO has no parameter.
Method _CREATE_CONTROLS on class CL_RSR_TECHINFO has no exception.

Method _CREATE_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LINK_DEST Value transfer Type reference (TYPE) STRING 20020320
2 Importing I_R_AREA Value transfer Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20020320
3 Importing I_S_HEADER Call by reference Type reference (TYPE) ANY 20020320

Method _CREATE_LINK on class CL_RSR_TECHINFO has no exception.

Method _CREATE_LINK_DEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LINK_DEST Call by reference Type reference (TYPE) STRING 20020320
2 Importing I_R_AREA Value transfer Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20020320

Method _CREATE_LINK_DEST on class CL_RSR_TECHINFO has no exception.

Method _DISPLAY Signature

Method _DISPLAY on class CL_RSR_TECHINFO has no parameter.
Method _DISPLAY on class CL_RSR_TECHINFO has no exception.

Method _DISPLAY_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_COL Call by reference Type reference (TYPE) ANY TABLE 20030526
2 Importing I_R_AREA Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20020320
3 Importing I_S_HEADER Call by reference Type reference (TYPE) ANY 20020320

Method _DISPLAY_TABLE on class CL_RSR_TECHINFO has no exception.

Method _GET_ACTIVE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BOOL Value transfer Type reference (TYPE) RS_BOOL Boolean 20020418
2 Returning R_TEXT Value transfer Type reference (TYPE) STRING 20020418

Method _GET_ACTIVE_TEXT on class CL_RSR_TECHINFO has no exception.

Method _GET_BOOLEAN_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BOOL Value transfer Type reference (TYPE) RS_BOOL Boolean 20021105
2 Returning R_ICON_NAME Value transfer Type reference (TYPE) ICONNAME Name einer Ikone 20021105

Method _GET_BOOLEAN_ICON on class CL_RSR_TECHINFO has no exception.

Method _GET_BOOLEAN_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BOOL Value transfer Type reference (TYPE) RS_BOOL Boolean 20020320
2 Returning R_TEXT Value transfer Type reference (TYPE) STRING 20020320

Method _GET_BOOLEAN_TEXT on class CL_RSR_TECHINFO has no exception.

Method _GET_FIELD_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ANY Call by reference Type reference (TYPE) ANY 20020320
2 Returning R_TEXT Value transfer Type reference (TYPE) STRING 20020320

Method _GET_FIELD_TEXT on class CL_RSR_TECHINFO has no exception.

Method _GET_LIGHT_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FROM Value transfer Type reference (TYPE) I 20020320
2 Importing I_TO Value transfer Type reference (TYPE) I 20020320
3 Importing I_VALUE Value transfer Type reference (TYPE) I 20020320
4 Returning R_ICON_NAME Value transfer Type reference (TYPE) ICONNAME Name einer Ikone 20020320

Method _GET_LIGHT_ICON on class CL_RSR_TECHINFO has no exception.

Method _GET_TIMESTMP_AS_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TIMESTMP Value transfer Type reference (TYPE) RSTIMESTMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20020711
2 Returning R_STRING Value transfer Type reference (TYPE) STRING 20020711

Method _GET_TIMESTMP_AS_STRING on class CL_RSR_TECHINFO has no exception.

Method _GET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO Value transfer Type reference (TYPE) I 20020320
2 Importing I_S_HEADER Call by reference Type reference (TYPE) ANY 20020320
3 Returning R_TITLE Value transfer Type reference (TYPE) STRING 20020320

Method _GET_TITLE on class CL_RSR_TECHINFO has no exception.

Method _MESS_HTML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_HTML Call by reference Type reference (TYPE) SDYDO_HTML_TABLE 20030120

Method _MESS_HTML on class CL_RSR_TECHINFO has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A