SAP ABAP Class CL_RSKPI_UTILITIES (KPI Monitoring: Utilities)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSKPI (Package) KPI Monitoring
Properties
Class CL_RSKPI_UTILITIES  
Short Description KPI Monitoring: Utilities    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSKPI    
Program status     
Category 0   
Package RSKPI   KPI Monitoring 
Created 20051213   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 RSKP1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSSB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSKPI_UTILITIES has no interface implemented.
Friends
Class CL_RSKPI_UTILITIES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_DEBUG_COUNTER Static Attribute Public Type reference (TYPE) INT4 Number of Calls from debug_help in Session 20060523
2 N_DUMMY Static Attribute Public Type reference (TYPE) STRING Dummy Attribute for Messages 20051216
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TEXTS_TO_MESSAGES Static method Public Method Add Texts to Messages 20051216
2 APPEND_MESSAGE Static method Public Method Extends Message List with Message from System Fields 20051216
3 APPEND_MESSAGE_FROM_CLASS Static method Public Method Add Message for Exception Class 20060113
4 CHECK_AUTHORITY Static method Public Method Authorization Check 20051213
5 CONVERT_MESSAGES_TO_BAL Static method Public Method Converts Message Format 20060306
6 CONVERT_MESSAGES_TO_DAS Static method Public Method Converts Message Format 20060321
7 CONVERT_MESSAGES_TO_MESG Static method Public Method Converts Message Format 20060321
8 CREATE_CLASS_EXCEPTION Static method Public Method Generates Class-Based Exception from System Parameters 20060113
9 DEBUG_HELP Static method Public Method Central Setting of Breakpoints 20060523
10 GET_TIMESTAMP_FROM_TIMELINESS Static method Public Method Converts DAS Return in Time Stamp 20060116
Events
Class CL_RSKPI_UTILITIES has no event.
Types
Class CL_RSKPI_UTILITIES has no local type.
Method Signatures

Method ADD_TEXTS_TO_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MESSAGE Call by reference Type reference (TYPE) RSDAS_T_MESSAGE Struktur für Messages 20051216

Method ADD_TEXTS_TO_MESSAGES on class CL_RSKPI_UTILITIES has no exception.

Method APPEND_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MESSAGE Call by reference Type reference (TYPE) RSDAS_T_MESSAGE Struktur für Messages 20051216

Method APPEND_MESSAGE on class CL_RSKPI_UTILITIES has no exception.

Method APPEND_MESSAGE_FROM_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MESSAGE Call by reference Type reference (TYPE) RSDAS_T_MESSAGE Struktur für Messages 20060113
2 Importing I_RX_STATIC_CHECK Call by reference Object reference (TYPE REF TO) CX_STATIC_CHECK Ausnahmen mit statischer und dynamischer Prüfung von RAISING 20060113

Method APPEND_MESSAGE_FROM_CLASS on class CL_RSKPI_UTILITIES has no exception.

Method CHECK_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY Call by reference Type reference (TYPE) ACTIV_AUTH RSSB_C_AUTH_ACTVT-DISPLAY Aktivität 20051213
2 Importing I_CATALOG_ID Call by reference Type reference (TYPE) RSKPI_CATALOG_ID RSKP1_C_CATALOG_ID-DEFAULT technischer Name eines KPI Katalogs 20060310
3 Importing I_KPI_ID Call by reference Type reference (TYPE) RSKPI_KPI_ID technischer Name eines KPI 20060310
4 Importing I_NODE_ID Call by reference Type reference (TYPE) RSKPI_NODE_ID 20060310
# Exception Resumable Description Created on
1 NO_AUTHORIZATION keine Berechtigung 20051213

Method CONVERT_MESSAGES_TO_BAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG Struktur für Messages 20060306
2 Importing I_SUPPRESS_SUCCESS Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE S-Meldungen unterdrücken 20060306
3 Importing I_SUPPRESS_WARNING Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE W-Meldungen unterdrücken 20060306
4 Importing I_T_MESSAGE Call by reference Type reference (TYPE) RSDAS_T_MESSAGE BW: Tabelle mit Nachrichten (Application Log Protokoll) 20060306

Method CONVERT_MESSAGES_TO_BAL on class CL_RSKPI_UTILITIES has no exception.

Method CONVERT_MESSAGES_TO_DAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MESSAGE Call by reference Type reference (TYPE) RSDAS_T_MESSAGE Struktur für Messages 20060321
2 Importing I_SUPPRESS_SUCCESS Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE S-Meldungen unterdrücken 20060321
3 Importing I_SUPPRESS_WARNING Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE W-Meldungen unterdrücken 20060321
4 Importing I_T_MESSAGE_X Call by reference Type reference (TYPE) RSRD_T_MESSAGE_X Tabellentyp zu RSRD_S_MESSAGE_X 20060721
5 Importing I_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20060321

Method CONVERT_MESSAGES_TO_DAS on class CL_RSKPI_UTILITIES has no exception.

Method CONVERT_MESSAGES_TO_MESG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MESG Call by reference Type reference (TYPE) RSZA_T_MESG Struktur für Messages 20060321
2 Importing I_SUPPRESS_SUCCESS Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE S-Meldungen unterdrücken 20060321
3 Importing I_SUPPRESS_WARNING Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE W-Meldungen unterdrücken 20060321
4 Importing I_T_MESSAGE Call by reference Type reference (TYPE) RSDAS_T_MESSAGE BW: Tabelle mit Nachrichten (Application Log Protokoll) 20060321

Method CONVERT_MESSAGES_TO_MESG on class CL_RSKPI_UTILITIES has no exception.

Method CREATE_CLASS_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_MESSAGE Call by reference Type reference (TYPE) RSDAS_T_MESSAGE Meldungen 20060116
2 Importing I_T_MESSAGE_X Call by reference Type reference (TYPE) RSRD_T_MESSAGE_X RFC: Meldung mit Text 20060116
# Exception Resumable Description Created on
1 CX_RSKPI_MESSAGES KPI Infrastruktur: Klasse mit Liste von Fehlermeldungen 20060116

Method DEBUG_HELP Signature

Method DEBUG_HELP on class CL_RSKPI_UTILITIES has no parameter.
Method DEBUG_HELP on class CL_RSKPI_UTILITIES has no exception.

Method GET_TIMESTAMP_FROM_TIMELINESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) CSEQUENCE 20060116
2 Returning R_TIMELINESS_VALUE Value transfer Type reference (TYPE) RSKPI_TIMELINESS_VALUE 20060116

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