SAP ABAP Class CL_RSB_GUI_MONITOR_DETAIL (Detail Monitor for Open Hub)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSB (Package) Business Information Warehouse: Data Marts
Properties
Class CL_RSB_GUI_MONITOR_DETAIL  
Short Description Detail Monitor for Open Hub    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSBO    
Program status     
Category 0   
Package RSB   Business Information Warehouse: Data Marts 
Created 20020102   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 RSBO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSB_GUI_MONITOR_DETAIL has no interface implemented.
Friends
Class CL_RSB_GUI_MONITOR_DETAIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_DETLEVEL Instance attribute Private Type reference (TYPE) BALLEVEL Level of detail 20020103
2 P_EXPANSION_LEVEL Instance attribute Private Type reference (TYPE) I Expansion Level 20020103
3 P_FIRSTCALL Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20020517
4 P_HIERARCHY_HEADER Instance attribute Private Type reference (TYPE) TREEV_HHDR Texts for Services 20020102
5 P_LINES_MONTAB Instance attribute Private Type reference (TYPE) SYTABIX Internal Tables, Current Line Index 20020517
6 P_OFFSET Instance attribute Private Type reference (TYPE) SYINDEX Loops, Current Loop Pass 20020517
7 P_REQUID Instance attribute Private Type reference (TYPE) RSBREQUIDOUT Request ID 20020102
8 P_REQUID_KEY Instance attribute Private Type reference (TYPE) LVC_NKEY Request Node 20020103
9 P_R_REQUEST Instance attribute Private Object reference (TYPE REF TO) CL_RSB_REQUEST2 Open Hub: Log for Request 20020117
10 P_R_TOOLBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR Reference to Toolbar 20020103
11 P_R_TREE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_TREE ALV tree control 20020102
12 P_STATE Instance attribute Private Type reference (TYPE) RSRQSTATE Request Status 20020314
13 P_S_VARIANT Instance attribute Private Type reference (TYPE) DISVARIANT Layout Variant (External Use) 20020102
14 P_TH_T100 Instance attribute Private Type reference (TYPE) RSBO_TH_T100 Texts for Services 20020102
15 P_T_EXPANDED_NODES Instance attribute Public Type reference (TYPE) LVC_T_NKEY ALV Tree Control: Node Table 20020515
16 P_T_FIELDS Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20020102
17 P_T_MONTAB Instance attribute Private Type reference (TYPE) RSBO_T_RQDETAIL_MON Monitor Table 20020102
18 P_T_MONTAB_OLD Instance attribute Private Type reference (TYPE) RSBO_T_RQDETAIL_MON Open Hub: Table for GUI Structure Monitor 20020517
19 P_T_SERVICETPT Instance attribute Private Type reference (TYPE) RSBO_T_SERVICETPT Texts for Services 20020102
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COMPLETE_LINE Instance method Private Method 20020102
2 ADD_DATAPID_LINE Instance method Private Method 20020102
3 ADD_REQUEST_MSGS Instance method Private Method 20020428
4 ADD_REQUID_LINE Instance method Private Method 20020103
5 ADD_RQRUN_LINE Instance method Private Method 20020124
6 ADD_STATUS_LINE Instance method Private Method 20020105
7 ADD_STATUS_LINES Instance method Private Method 20020105
8 ADD_STATUS_LINES_RUN Instance method Private Method 20020125
9 ADD_STEPID_LINE Instance method Private Method 20020102
10 ADJUST_COLUMN_AREA Instance method Private Method Set Field List 20020102
11 BUILD_HIERARCHY Instance method Private Method Scan Status List 20020102
12 CHANGE_TOOLBAR Instance method Private Method 20020103
13 CONSTRUCTOR Instance method Public Constructor 20020102
14 DEFINE_HEADER Instance method Private Method 20020102
15 EXPAND_TO_ERROR Instance method Private Method 20020517
16 FREE Instance method Public Method Deletion of Handler References 20030423
17 INIT_TREE Instance method Public Method 20020103
18 ON_FUNCTION_SELECTED Instance method Private Event handling method 20020103
19 ON_REQUEST_GREEN Instance method Private Event handling method 20020314
20 ON_REQUEST_RED Instance method Private Event handling method 20020314
21 ON_REQUEST_YELLOW Instance method Private Event handling method 20020314
22 ON_TOOLBAR_DROPDOWN Instance method Private Event handling method 20020103
23 READ_SERVICETEXTS Instance method Private Method 20020102
24 REGISTER_EVENTS Instance method Private Method 20020314
25 TSTMP_DIFF_TO_TEXT Instance method Private Method 20020125
Events
Class CL_RSB_GUI_MONITOR_DETAIL has no event.
Types
Class CL_RSB_GUI_MONITOR_DETAIL has no local type.
Method Signatures

Method ADD_COMPLETE_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_LAST_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20020102
2 Changing C_S_MON Call by reference Type reference (TYPE) RSBO_S_RQDETAIL_MON GUI-Struktur: Detailview eines Requests 20020515
3 Importing I_STEPID_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20020102
4 Importing I_S_MSG Call by reference Type reference (TYPE) RSBO_S_MSG 20020117

Method ADD_COMPLETE_LINE on class CL_RSB_GUI_MONITOR_DETAIL has no exception.

Method ADD_DATAPID_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_DATAPID_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20020102
2 Importing I_RELAT_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20020102
3 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) CL_RSB_LOG_DATAPID Generierte Tabelle zum View RSBSTATUS_V 20020117

Method ADD_DATAPID_LINE on class CL_RSB_GUI_MONITOR_DETAIL has no exception.

Method ADD_REQUEST_MSGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_STATUS_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20020428
2 Importing I_RELAT_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20020428
3 Importing I_RQRUN Call by reference Type reference (TYPE) RSBRUN Boolean 20020617
4 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) CL_RSB_LOG_REQUEST_RUN Open Hub: Log zum Request 20020428

Method ADD_REQUEST_MSGS on class CL_RSB_GUI_MONITOR_DETAIL has no exception.

Method ADD_REQUID_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_REQUID_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20020103
2 Importing I_RELAT_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20020103
3 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) CL_RSB_LOG_REQUEST Open Hub: Log zum Request 20020117

Method ADD_REQUID_LINE on class CL_RSB_GUI_MONITOR_DETAIL has no exception.

Method ADD_RQRUN_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20020124
2 Importing I_RELAT_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20020124
3 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) CL_RSB_LOG_REQUEST_RUN 20020124

Method ADD_RQRUN_LINE on class CL_RSB_GUI_MONITOR_DETAIL has no exception.

Method ADD_STATUS_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20020105
2 Importing I_RELAT_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20020105
3 Importing I_STATUS_TEXT Call by reference Type reference (TYPE) LVC_VALUE ALV-Control: Zelleninhalt 20020105

Method ADD_STATUS_LINE on class CL_RSB_GUI_MONITOR_DETAIL has no exception.

Method ADD_STATUS_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_STATUS_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20020105
2 Importing I_RELAT_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20020105
3 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) CL_RSB_LOG_REQUEST 20020117

Method ADD_STATUS_LINES on class CL_RSB_GUI_MONITOR_DETAIL has no exception.

Method ADD_STATUS_LINES_RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_STATUS_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20020125
2 Importing I_RELAT_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20020125
3 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) CL_RSB_LOG_REQUEST_RUN Open Hub: Log zum Request 20020125

Method ADD_STATUS_LINES_RUN on class CL_RSB_GUI_MONITOR_DETAIL has no exception.

Method ADD_STEPID_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_STEPID_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20020102
2 Importing I_RELAT_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20020117
3 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) CL_RSB_LOG_STEP Generierte Tabelle zum View RSBSTATUS_V 20020117

Method ADD_STEPID_LINE on class CL_RSB_GUI_MONITOR_DETAIL has no exception.

Method ADJUST_COLUMN_AREA Signature

Method ADJUST_COLUMN_AREA on class CL_RSB_GUI_MONITOR_DETAIL has no parameter.
Method ADJUST_COLUMN_AREA on class CL_RSB_GUI_MONITOR_DETAIL has no exception.

Method BUILD_HIERARCHY Signature

Method BUILD_HIERARCHY on class CL_RSB_GUI_MONITOR_DETAIL has no parameter.
# Exception Resumable Description Created on
1 CX_RSB_OBJECT_NOT_FOUND Objekt wurde nicht gefunden 20020104

Method CHANGE_TOOLBAR Signature

Method CHANGE_TOOLBAR on class CL_RSB_GUI_MONITOR_DETAIL has no parameter.
Method CHANGE_TOOLBAR on class CL_RSB_GUI_MONITOR_DETAIL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_GUI_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20020102

Method CONSTRUCTOR on class CL_RSB_GUI_MONITOR_DETAIL has no exception.

Method DEFINE_HEADER Signature

Method DEFINE_HEADER on class CL_RSB_GUI_MONITOR_DETAIL has no parameter.
Method DEFINE_HEADER on class CL_RSB_GUI_MONITOR_DETAIL has no exception.

Method EXPAND_TO_ERROR Signature

Method EXPAND_TO_ERROR on class CL_RSB_GUI_MONITOR_DETAIL has no parameter.
Method EXPAND_TO_ERROR on class CL_RSB_GUI_MONITOR_DETAIL has no exception.

Method FREE Signature

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

Method INIT_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '4' Anwendungs-Log: Detaillierungsgrad 20020103
2 Importing I_REQUID Call by reference Type reference (TYPE) RSBREQUIDOUT Request im Zielobjekt einer InfoSpoke 20020103
# Exception Resumable Description Created on
1 CX_RSB_OBJECT_NOT_FOUND Exception mit T100 Fehlermeldung 20020104

Method ON_FUNCTION_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20020103

Method ON_FUNCTION_SELECTED on class CL_RSB_GUI_MONITOR_DETAIL has no exception.

Method ON_REQUEST_GREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUID Call by reference Attribute reference (LIKE) 20020314

Method ON_REQUEST_GREEN on class CL_RSB_GUI_MONITOR_DETAIL has no exception.

Method ON_REQUEST_RED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUID Call by reference Attribute reference (LIKE) 20020314

Method ON_REQUEST_RED on class CL_RSB_GUI_MONITOR_DETAIL has no exception.

Method ON_REQUEST_YELLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUID Call by reference Attribute reference (LIKE) 20020314

Method ON_REQUEST_YELLOW on class CL_RSB_GUI_MONITOR_DETAIL has no exception.

Method ON_TOOLBAR_DROPDOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20020103
2 Importing POSX Call by reference Attribute reference (LIKE) 20020103
3 Importing POSY Call by reference Attribute reference (LIKE) 20020103

Method ON_TOOLBAR_DROPDOWN on class CL_RSB_GUI_MONITOR_DETAIL has no exception.

Method READ_SERVICETEXTS Signature

Method READ_SERVICETEXTS on class CL_RSB_GUI_MONITOR_DETAIL has no parameter.
Method READ_SERVICETEXTS on class CL_RSB_GUI_MONITOR_DETAIL has no exception.

Method REGISTER_EVENTS Signature

Method REGISTER_EVENTS on class CL_RSB_GUI_MONITOR_DETAIL has no parameter.
Method REGISTER_EVENTS on class CL_RSB_GUI_MONITOR_DETAIL has no exception.

Method TSTMP_DIFF_TO_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FINISH Call by reference Type reference (TYPE) RSTIMESTMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20020125
2 Importing I_START Call by reference Type reference (TYPE) RSTIMESTMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20020125
3 Returning R_TEXT Value transfer Type reference (TYPE) LVC_VALUE ALV-Control: Zelleninhalt 20020125

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