SAP ABAP Class CL_RSIM_HC_PC_PERF_INCIDENT (Functionality required to collect the Incident's 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 20071203
Properties
Class CL_RSIM_HC_PC_PERF_INCIDENT  
Short Description Functionality required to collect the Incident's 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 20071203   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_PC_PERF_INCIDENT has no interface implemented.
Friends
Class CL_RSIM_HC_PC_PERF_INCIDENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_S_CHAIN Instance attribute Public Type reference (TYPE) RSIM_S_PC_EXEC Process Chain Execution times and other details. 20071203
2 P_THR_DEV Instance attribute Public Type reference (TYPE) RSIM_PC_DUR threshold deviation 20080220
3 P_T_DS Instance attribute Public Type reference (TYPE) RSIMT_T_DS_INFO List of Datasources 20071203
Methods
# Method Level Visibility Method type Description Created on
1 GET_PC_DS_DETAILS Instance method Public Method Get the process chain and the datasources details. 20071203
2 GET_PC_TEXTS Instance method Public Method Get the texts of all the process chains. 20071203
3 RESET_ALL_VALUES Instance method Public Method Reset the state of the instance 20071203
4 SET_PC_DS_DETAILS Instance method Public Method Set the process chain and the datasources details. 20071203
5 SET_THR_DEV Instance method Public Method Set the threshold deviation value 20080220
Events
Class CL_RSIM_HC_PC_PERF_INCIDENT has no event.
Types
Class CL_RSIM_HC_PC_PERF_INCIDENT has no local type.
Method Signatures

Method GET_PC_DS_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_PC_DS Call by reference Type reference (TYPE) RSIMT_T_PC_DS 20071203
2 Importing I_T_PC_RANGE Call by reference Type reference (TYPE) RSIMT_T_PC_RANGE 20071203

Method GET_PC_DS_DETAILS on class CL_RSIM_HC_PC_PERF_INCIDENT has no exception.

Method GET_PC_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_CHAINT Call by reference Type reference (TYPE) RSPC_T_CHAINT Texts for Chain 20071203
2 Importing I_T_CHAIN Call by reference Type reference (TYPE) RSIMT_T_PC_RANGE List of Chain IDs 20071203

Method GET_PC_TEXTS on class CL_RSIM_HC_PC_PERF_INCIDENT has no exception.

Method RESET_ALL_VALUES Signature

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

Method SET_PC_DS_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_PC Call by reference Type reference (TYPE) RSIM_S_PC_EXEC Process Chain Execution times and other details. 20071203
2 Importing I_T_DS Call by reference Type reference (TYPE) RSIMT_T_DS_INFO List of Datasources and their execution times. 20071203

Method SET_PC_DS_DETAILS on class CL_RSIM_HC_PC_PERF_INCIDENT has no exception.

Method SET_THR_DEV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_THR_DEV Call by reference Type reference (TYPE) RSIM_PC_DUR Process Chain dev 20080220

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