SAP ABAP Class CL_RSKPI_PRODUCER_KPI (Executing KPIs)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSKPI (Package) KPI Monitoring
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSRD_F_PRODUCER_ROOT Root Class for Document Producer Classes 20060321
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSRD_XML_PRODUCER Producer That Generates XML Documents 20060322
Properties
Class CL_RSKPI_PRODUCER_KPI  
Short Description Executing KPIs    
Super Class CL_RSRD_F_PRODUCER_ROOT Root Class for Document Producer Classes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSKPI    
Program status     
Category 0   
Package RSKPI   KPI Monitoring 
Created 20060321   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IXML Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSDS1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSKP1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSRD_XML_PRODUCER Producer That Generates XML Documents 20060322
Friends
Class CL_RSKPI_PRODUCER_KPI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CONDITION_CHANGED Constant Public Type reference (TYPE) RSRPARAMETERVALUE 'CHANGED' Condition: Status Has Changed 20060324
2 C_CONDITION_DETERIORATE_TO Constant Public Type reference (TYPE) RSRPARAMETERVALUE 'DETERIORATE_TO_STATUS' Condition: Deterioration of Status 20060323
3 C_CONDITION_IMPROVE_TO Constant Public Type reference (TYPE) RSRPARAMETERVALUE 'IMPROVE_TO_STATUS' Condition: Improvement of Status 20060323
4 C_CONDITION_MATCH Constant Public Type reference (TYPE) RSRPARAMETERVALUE 'MATCH_STATUS' Condition: Status Applies 20060323
5 C_CONDITION_NONE Constant Public Type reference (TYPE) RSRPARAMETERVALUE 'NONE' Condition: None 20060323
6 C_CONDITION_REACH Constant Public Type reference (TYPE) RSRPARAMETERVALUE 'REACH_STATUS' Condition: Status Is Reached 20060323
7 C_OUTPUT_FORMAT_KPI_HISTORY Constant Private Type reference (TYPE) RSRD_OUTPUT_FORMAT 'KPI_HISTORY_ENTRY' Output Format: Entry in KPI History 20060324
8 C_OUTPUT_FORMAT_KPI_RESULT Constant Private Type reference (TYPE) RSRD_OUTPUT_FORMAT 'KPI_RESULT' Output Format: KPI Result 20060324
9 C_PARAMETER_COND_STATUS Constant Public Type reference (TYPE) RSRPARAMETERID 'PR_CONDITION_STATUS' Status for Evaluation of Condition 20060323
10 C_PARAMETER_COND_TYPE Constant Public Type reference (TYPE) RSRPARAMETERID 'PR_CONDITION_TYPE' Type of Condition 20060323
11 C_PARAMETER_KPI_VARIANT Constant Public Type reference (TYPE) RSRPARAMETERID 'PR_KPI_VARIANT' KPI Variant 20060321
12 C_PARAMETER_LAYOUT Constant Public Type reference (TYPE) RSRPARAMETERID 'PR_LAYOUT' Document Layout 20060324
13 P_ATTR_BUFFER_FILLED Static Attribute Private Type reference (TYPE) RS_BOOL Buffer Filled 20060321
14 P_KPI_ID Instance attribute Private Type reference (TYPE) RSKPI_KPI_ID Technical Name of KPI 20060322
15 P_SX_ATTRIBUTE_DB Static Attribute Private Type reference (TYPE) RSRD_SX_CLASS_DT Buffer Read for Attributes, as Read from DB 20060321
16 P_SX_RESULT Instance attribute Private Type reference (TYPE) RSKPI_SX_RESULT Result of KPI Evaluation 20060322
17 P_S_KPI_HEADER Instance attribute Private Type reference (TYPE) RSKPI_S_KPI_HEADER KPI Header Information 20060324
18 P_T_LAYOUT Static Attribute Private Type reference (TYPE) RSZA_T_DD_VALUE_LONG List of Possible Layouts 20060324
19 P_T_MESSAGE Instance attribute Private Type reference (TYPE) RSDAS_T_MESSAGE Messages When Processing KPI 20060322
20 P_T_STATUS Instance attribute Private Type reference (TYPE) RSZA_T_DD_VALUE_LONG List of Possible Statuses for KPI 20060324
21 P_VARIANT_ID Instance attribute Private Type reference (TYPE) RSKPI_VARIANT_ID Technical Name of KPI Variant 20060322
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_XML Instance method Private Method Creating the XML Document from KPI Results 20060322
2 BUILD_XML_NODE_KPI_VALUE Instance method Private Method Creating an XML Node with Attributes for Name and Text 20060322
3 BUILD_XML_NODE_NAME_TEXT Instance method Private Method Creating an XML Node with Attributes for Name and Text 20060322
4 CHECK_CONDITION Instance method Private Method Check of Condition for Further Processing 20060324
5 CONSTRUCTOR Instance method Public Constructor Constructor 20060321
6 GET_TEXT_VARIABLES Instance method Public Method 20060322
7 READ_KPI_DATA Instance method Private Method Read Information for KPI 20060324
8 READ_LAYOUTS Instance method Private Method Read of Possible Layouts 20060324
9 READ_PREVIOUS_RESULT Instance method Private Method Determine Status When Setting Is Last Executed 20060324
10 SAVE_AS_PREVIOUS_RESULT Instance method Private Method Write Results of KPI Evaluation 20060324
Events
Class CL_RSKPI_PRODUCER_KPI has no event.
Types
Class CL_RSKPI_PRODUCER_KPI has no local type.
Method Signatures

Method BUILD_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20060322
2 Exporting E_XML Call by reference Type reference (TYPE) XSTRING 20060322
3 Importing I_SX_RESULT Call by reference Type reference (TYPE) RSKPI_SX_RESULT Ergebnis der Auswertung eines KPIs 20060322
4 Importing I_S_KPI_HEADER Call by reference Type reference (TYPE) RSKPI_S_KPI_HEADER Kopfinformationen zu einer KPI 20060324

Method BUILD_XML on class CL_RSKPI_PRODUCER_KPI has no exception.

Method BUILD_XML_NODE_KPI_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20060322
2 Importing I_NODE_ID Call by reference Type reference (TYPE) CSEQUENCE 20060322
3 Importing I_R_PARENT_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20060322
4 Importing I_S_VALUE Call by reference Type reference (TYPE) RSKPI_S_COMPONENT_VALUE 20060322

Method BUILD_XML_NODE_KPI_VALUE on class CL_RSKPI_PRODUCER_KPI has no exception.

Method BUILD_XML_NODE_NAME_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20060322
2 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE 20060322
3 Importing I_NODE_ID Call by reference Type reference (TYPE) CSEQUENCE 20060322
4 Importing I_R_PARENT_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20060322
5 Importing I_TEXT Call by reference Type reference (TYPE) CSEQUENCE 20060322

Method BUILD_XML_NODE_NAME_TEXT on class CL_RSKPI_PRODUCER_KPI has no exception.

Method CHECK_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20060324
2 Importing I_SX_RESULT Call by reference Type reference (TYPE) RSKPI_SX_RESULT Ergebnis der Auswertung eines KPIs 20060324
3 Importing I_S_KPI_HEADER Call by reference Type reference (TYPE) RSKPI_S_KPI_HEADER Kopfinformationen zu einer KPI 20060324
4 Importing I_T_STATUS Call by reference Type reference (TYPE) RSZA_T_DD_VALUE_LONG Mögliche Statuswerte der KPI 20060324

Method CHECK_CONDITION on class CL_RSKPI_PRODUCER_KPI has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSKPI_PRODUCER_KPI has no parameter.
Method CONSTRUCTOR on class CL_RSKPI_PRODUCER_KPI has no exception.

Method GET_TEXT_VARIABLES Signature

Method GET_TEXT_VARIABLES on class CL_RSKPI_PRODUCER_KPI has no parameter.
Method GET_TEXT_VARIABLES on class CL_RSKPI_PRODUCER_KPI has no exception.

Method READ_KPI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20060324
2 Exporting E_S_KPI_HEADER Call by reference Type reference (TYPE) RSKPI_S_KPI_HEADER Kopfinformationen zu einer KPI 20060324
3 Exporting E_T_STATUS Call by reference Type reference (TYPE) RSZA_T_DD_VALUE_LONG Tabellentyp zu RSZA_S_DD_VALUE_LONG 20060324
4 Importing I_KPI_ID Call by reference Type reference (TYPE) CSEQUENCE technischer Name KPI 20060324

Method READ_KPI_DATA on class CL_RSKPI_PRODUCER_KPI has no exception.

Method READ_LAYOUTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_LAYOUT Call by reference Type reference (TYPE) RSZA_T_DD_VALUE_LONG Tabellentyp zu RSZA_S_DD_VALUE_LONG 20060324

Method READ_LAYOUTS on class CL_RSKPI_PRODUCER_KPI has no exception.

Method READ_PREVIOUS_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_RESULT Call by reference Type reference (TYPE) RSKPI_S_RESULT_PREVIOUS 20060324
2 Exporting E_TIMESTAMP Call by reference Type reference (TYPE) RSTIMESTMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20060324

Method READ_PREVIOUS_RESULT on class CL_RSKPI_PRODUCER_KPI has no exception.

Method SAVE_AS_PREVIOUS_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SX_RESULT Call by reference Type reference (TYPE) RSKPI_SX_RESULT Ergebnis der Auswertung eines KPIs 20060324

Method SAVE_AS_PREVIOUS_RESULT on class CL_RSKPI_PRODUCER_KPI has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710