SAP ABAP Class CL_RSIM_HC_QUERY_PERF_INCIDENT (Query Performance incident context)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSIM (Package) BI Monitoring Integration into NWA and BYD.
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSIM_HC_INCIDENT Incident's generic functionality 20071116
Properties
Class CL_RSIM_HC_QUERY_PERF_INCIDENT  
Short Description Query Performance incident context    
Super Class CL_RSIM_HC_INCIDENT Incident's generic functionality 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSIM   BI Monitoring Integration into NWA and BYD. 
Created 20071116   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSIMT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSIM_HC_QUERY_PERF_INCIDENT has no interface implemented.
Friends
Class CL_RSIM_HC_QUERY_PERF_INCIDENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_S_IPROV Instance attribute Public Type reference (TYPE) RSIMT_S_IPROV_TYPE InfoProvider name, type and desc 20071202
2 P_S_PARTPROV Instance attribute Public Type reference (TYPE) RSIMT_S_PARTPROV_INFO 20071202
3 P_THR_DUR Instance attribute Public Type reference (TYPE) RSIM_QUERY_AVG_DUR Average duration of a query over a period of time 20080213
4 P_T_QUERY Instance attribute Public Type reference (TYPE) RSIMT_T_QUERY_IPROV Query techname, desc, runtimes, etc 20071116
Methods
# Method Level Visibility Method type Description Created on
1 FILL_SIMP_CONT_IPROV Instance method Public Method Infoprovider Simple Context information 20071202
2 FILL_SIMP_CONT_PPROV Instance method Public Method partprovider simple context information 20071202
3 FILL_SIMP_CONT_QUERY Instance method Public Method Queries simple context information 20071202
4 RESET_ALL_VALUES Instance method Public Method Resets all the variables of the instance. 20071202
5 SET_CUBE_DETAILS Instance method Public Method set the cube details 20071202
6 SET_IOBJ_DETAILS Instance method Public Method set the iobj details 20071202
7 SET_IPROV_DETAILS Instance method Public Method Set the Info-Provider details. 20071202
8 SET_ODSO_DETAILS Instance method Public Method set the odso details 20071202
9 SET_QUERY_DETAILS Instance method Public Method set query details 20071202
10 SET_THR_DURATION Instance method Public Method Set the threshold duration value. 20080213
Events
Class CL_RSIM_HC_QUERY_PERF_INCIDENT has no event.
Types
Class CL_RSIM_HC_QUERY_PERF_INCIDENT has no local type.
Method Signatures

Method FILL_SIMP_CONT_IPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_INCI_CONT_IPROV Call by reference Type reference (TYPE) RSIM_T_INCI_CONTEXT List - Incident's context information in name-value pairs 20071202

Method FILL_SIMP_CONT_IPROV on class CL_RSIM_HC_QUERY_PERF_INCIDENT has no exception.

Method FILL_SIMP_CONT_PPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_INCI_CONT_PPROV Call by reference Type reference (TYPE) RSIM_T_INCI_CONTEXT List - Incident's context information in name-value pairs 20071202

Method FILL_SIMP_CONT_PPROV on class CL_RSIM_HC_QUERY_PERF_INCIDENT has no exception.

Method FILL_SIMP_CONT_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_INCI_CONT_QUERY Call by reference Type reference (TYPE) RSIM_T_INCI_CONTEXT List - Incident's context information in name-value pairs 20071202

Method FILL_SIMP_CONT_QUERY on class CL_RSIM_HC_QUERY_PERF_INCIDENT has no exception.

Method RESET_ALL_VALUES Signature

Method RESET_ALL_VALUES on class CL_RSIM_HC_QUERY_PERF_INCIDENT has no parameter.
Method RESET_ALL_VALUES on class CL_RSIM_HC_QUERY_PERF_INCIDENT has no exception.

Method SET_CUBE_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DONE Call by reference Type reference (TYPE) RS_BOOL Boolean 20071202
2 Importing I_S_CUBE_DETAILS Call by reference Type reference (TYPE) RSIMT_S_CUBE_INFO 20071202

Method SET_CUBE_DETAILS on class CL_RSIM_HC_QUERY_PERF_INCIDENT has no exception.

Method SET_IOBJ_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DONE Call by reference Type reference (TYPE) RS_BOOL Boolean 20071202
2 Importing I_S_IOBJ_DETAILS Call by reference Type reference (TYPE) RSIMT_S_IOBJ_INFO 20071202

Method SET_IOBJ_DETAILS on class CL_RSIM_HC_QUERY_PERF_INCIDENT has no exception.

Method SET_IPROV_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DONE Call by reference Type reference (TYPE) RS_BOOL Boolean 20071202
2 Importing I_S_IPROV_TYPE Call by reference Type reference (TYPE) RSIMT_S_IPROV_TYPE 20071202

Method SET_IPROV_DETAILS on class CL_RSIM_HC_QUERY_PERF_INCIDENT has no exception.

Method SET_ODSO_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DONE Call by reference Type reference (TYPE) RS_BOOL Boolean 20071202
2 Importing I_S_ODSO_DETAILS Call by reference Type reference (TYPE) RSIMT_S_ODSO_INFO 20071202

Method SET_ODSO_DETAILS on class CL_RSIM_HC_QUERY_PERF_INCIDENT has no exception.

Method SET_QUERY_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DONE Call by reference Type reference (TYPE) RS_BOOL Boolean 20071202
2 Importing I_S_QUERY_DETAILS Call by reference Type reference (TYPE) RSIMT_S_QUERY_IPROV 20071202

Method SET_QUERY_DETAILS on class CL_RSIM_HC_QUERY_PERF_INCIDENT has no exception.

Method SET_THR_DURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_THR_DUR Call by reference Type reference (TYPE) RSIM_QUERY_AVG_DUR Average duration of a query over a period of time 20080213

Method SET_THR_DURATION on class CL_RSIM_HC_QUERY_PERF_INCIDENT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711