SAP ABAP Class CL_RSR_MONITOR_QUERY_CHECK (OLAP: Check Query)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM (Application Component) Warehouse Management
     RSRV (Package) Analysis and Repair of BW Objects
Properties
Class CL_RSR_MONITOR_QUERY_CHECK  
Short Description OLAP: Check Query    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRV   Analysis and Repair of BW Objects 
Created 20070827   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRI1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RRO01 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 SDYDO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSR_MONITOR_QUERY_CHECK has no interface implemented.
Friends
Class CL_RSR_MONITOR_QUERY_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_ONLY_CRITICAL Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20070906
2 P_R_APPL_LOG Instance attribute Private Object reference (TYPE REF TO) CL_RSRV_APPL_LOG Application Log 20070827
3 P_SX_REPORT Instance attribute Private Type reference (TYPE) RRO01_SX_REPORT 20070827
4 P_S_RKB1D Instance attribute Private Type reference (TYPE) RSR_S_RKB1D Control Bar OLAP Processor 20070827
5 P_TH_RRGRUND Instance attribute Private Type reference (TYPE) PT_TH_RRGRUND 20070905
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20070827
2 EXECUTE_CHECK Instance method Public Method 20070827
3 _ADD_MESSAGE Instance method Private Method Display Message 20070906
4 _CREATE_CACHE_INFO Instance method Private Method 20070827
5 _CREATE_COMMON_INFO Instance method Private Method 20070827
6 _CREATE_GEN_LIMIT_INFO Instance method Private Method 20080311
7 _CREATE_NCUM_INFO Instance method Private Method 20070827
8 _CREATE_OLAP_INFO Instance method Private Method 20070827
9 _CREATE_OPT_INFO Instance method Private Method 20070827
10 _CREATE_QUERY_INFO Instance method Private Method 20070827
11 _CREATE_SIZE_INFO Instance method Private Method 20070827
12 _CREATE_SPCONT_INFO Instance method Private Method 20070827
13 _GET_ACTIVE_TEXT Instance method Protected Method 20070905
14 _GET_BOOLEAN_TEXT Instance method Protected Method 20070905
15 _GET_FIELD_TEXT Instance method Protected Method 20070905
16 _GET_HIER_IOBJNM Instance method Private Method 20070827
17 _GET_LIGHT_ICON Instance method Protected Method 20070907
18 _GET_SPCONT_REASON Instance method Private Method 20070905
19 _GET_THJT Instance method Private Method 20070827
20 _GET_TIMESTMP_AS_STRING Instance method Protected Method 20070828
21 _GET_VIRTUAL Instance method Private Method 20070827
22 _INIT_SPCONT_REASON Instance method Private Method 20070827
Events
Class CL_RSR_MONITOR_QUERY_CHECK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 PT_S_RRGRUND Private See coding 20070905 BEGIN OF pt_s_rrgrund, grund TYPE rrgrund, text TYPE string, END OF pt_s_rrgrund
2 PT_TH_RRGRUND Private See coding 20070905 pt_th_rrgrund TYPE HASHED TABLE OF pt_s_rrgrund WITH UNIQUE KEY grund
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ONLY_CRITICAL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20070906
2 Importing I_R_APPL_LOG Call by reference Object reference (TYPE REF TO) CL_RSRV_APPL_LOG Application Log 20070827
3 Importing I_S_REPKEY Call by reference Type reference (TYPE) RSR_S_COMPKEY 20070827
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20090626

Method EXECUTE_CHECK Signature

Method EXECUTE_CHECK on class CL_RSR_MONITOR_QUERY_CHECK has no parameter.
Method EXECUTE_CHECK on class CL_RSR_MONITOR_QUERY_CHECK has no exception.

Method _ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGCLS Call by reference Type reference (TYPE) SYMSGID 'RSRMON' Nachrichten, Nachrichtenklasse 20070906
2 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichten, Nachrichtennummer 20070906
3 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichten, Nachrichtentyp 20070906
4 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20070906
5 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20070906
6 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20070906
7 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20070906
8 Importing I_SHOW Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20070906

Method _ADD_MESSAGE on class CL_RSR_MONITOR_QUERY_CHECK has no exception.

Method _CREATE_CACHE_INFO Signature

Method _CREATE_CACHE_INFO on class CL_RSR_MONITOR_QUERY_CHECK has no parameter.
Method _CREATE_CACHE_INFO on class CL_RSR_MONITOR_QUERY_CHECK has no exception.

Method _CREATE_COMMON_INFO Signature

Method _CREATE_COMMON_INFO on class CL_RSR_MONITOR_QUERY_CHECK has no parameter.
Method _CREATE_COMMON_INFO on class CL_RSR_MONITOR_QUERY_CHECK has no exception.

Method _CREATE_GEN_LIMIT_INFO Signature

Method _CREATE_GEN_LIMIT_INFO on class CL_RSR_MONITOR_QUERY_CHECK has no parameter.
Method _CREATE_GEN_LIMIT_INFO on class CL_RSR_MONITOR_QUERY_CHECK has no exception.

Method _CREATE_NCUM_INFO Signature

Method _CREATE_NCUM_INFO on class CL_RSR_MONITOR_QUERY_CHECK has no parameter.
Method _CREATE_NCUM_INFO on class CL_RSR_MONITOR_QUERY_CHECK has no exception.

Method _CREATE_OLAP_INFO Signature

Method _CREATE_OLAP_INFO on class CL_RSR_MONITOR_QUERY_CHECK has no parameter.
Method _CREATE_OLAP_INFO on class CL_RSR_MONITOR_QUERY_CHECK has no exception.

Method _CREATE_OPT_INFO Signature

Method _CREATE_OPT_INFO on class CL_RSR_MONITOR_QUERY_CHECK has no parameter.
Method _CREATE_OPT_INFO on class CL_RSR_MONITOR_QUERY_CHECK has no exception.

Method _CREATE_QUERY_INFO Signature

Method _CREATE_QUERY_INFO on class CL_RSR_MONITOR_QUERY_CHECK has no parameter.
Method _CREATE_QUERY_INFO on class CL_RSR_MONITOR_QUERY_CHECK has no exception.

Method _CREATE_SIZE_INFO Signature

Method _CREATE_SIZE_INFO on class CL_RSR_MONITOR_QUERY_CHECK has no parameter.
Method _CREATE_SIZE_INFO on class CL_RSR_MONITOR_QUERY_CHECK has no exception.

Method _CREATE_SPCONT_INFO Signature

Method _CREATE_SPCONT_INFO on class CL_RSR_MONITOR_QUERY_CHECK has no parameter.
Method _CREATE_SPCONT_INFO on class CL_RSR_MONITOR_QUERY_CHECK 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 20070905
2 Returning R_TEXT Value transfer Type reference (TYPE) STRING 20070905

Method _GET_ACTIVE_TEXT on class CL_RSR_MONITOR_QUERY_CHECK 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 20070905
2 Returning R_TEXT Value transfer Type reference (TYPE) STRING 20070905

Method _GET_BOOLEAN_TEXT on class CL_RSR_MONITOR_QUERY_CHECK 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 20070905
2 Returning R_TEXT Value transfer Type reference (TYPE) STRING 20070905

Method _GET_FIELD_TEXT on class CL_RSR_MONITOR_QUERY_CHECK has no exception.

Method _GET_HIER_IOBJNM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_DIM Call by reference Type reference (TYPE) RRO01_S_DIM 20070905
2 Returning R_IOBJNM Value transfer Type reference (TYPE) RSIOBJNM InfoObject 20070905

Method _GET_HIER_IOBJNM on class CL_RSR_MONITOR_QUERY_CHECK 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 20070907
2 Importing I_TO Value transfer Type reference (TYPE) I 20070907
3 Importing I_VALUE Value transfer Type reference (TYPE) I 20070907
4 Returning R_ICON_NAME Value transfer Type reference (TYPE) SY-MSGTY Name einer Ikone 20070907

Method _GET_LIGHT_ICON on class CL_RSR_MONITOR_QUERY_CHECK has no exception.

Method _GET_SPCONT_REASON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REASON Call by reference Type reference (TYPE) RRGRUND Grund des Pflichtmerkmals 20070905
2 Returning R_TEXT Value transfer Type reference (TYPE) STRING 20070905

Method _GET_SPCONT_REASON on class CL_RSR_MONITOR_QUERY_CHECK has no exception.

Method _GET_THJT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_CHANM Call by reference Type reference (TYPE) RSD_T_CHANM 20070905
2 Exporting E_T_TIMNM Call by reference Type reference (TYPE) RSD_T_CHANM 20070905

Method _GET_THJT on class CL_RSR_MONITOR_QUERY_CHECK 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) 20070828
2 Returning R_STRING Value transfer Type reference (TYPE) STRING 20070828

Method _GET_TIMESTMP_AS_STRING on class CL_RSR_MONITOR_QUERY_CHECK has no exception.

Method _GET_VIRTUAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_CHANM Value transfer Type reference (TYPE) RSD_T_CHANM 20070905

Method _GET_VIRTUAL on class CL_RSR_MONITOR_QUERY_CHECK has no exception.

Method _INIT_SPCONT_REASON Signature

Method _INIT_SPCONT_REASON on class CL_RSR_MONITOR_QUERY_CHECK has no parameter.
Method _INIT_SPCONT_REASON on class CL_RSR_MONITOR_QUERY_CHECK has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710