SAP ABAP Class CL_RSRA_ER_LOG (Log for the Alert Monitor)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSRB (Package) BW: Batch Reporting
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSRA Constants for Batch Reporting 20010719
Properties
Class CL_RSRA_ER_LOG  
Short Description Log for the Alert Monitor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRB   BW: Batch Reporting 
Created 19990707   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSRA_SETTING Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RRK1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RRRA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RRX1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RSSB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 RZX0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSRA Constants for Batch Reporting 20010719
Friends
Class CL_RSRA_ER_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_PARAMETER_FOLLOW_UP_ID Constant Public Type reference (TYPE) RSRPARAMETERID 'FollowUpId' Parameter ID 20010713
2 C_PARAMETER_RECIPIENT_NAME Constant Public Type reference (TYPE) RSRPARAMETERID 'RecipientName' Parameter ID 20010713
3 C_PROPERTY_ALERT_TEXT Constant Public Type reference (TYPE) RSRPARAMETERID 'ALERT_TEXT' Parameter ID 20020115
4 C_PROPERTY_DOCUMENT Constant Public Type reference (TYPE) RSRPARAMETERID 'DOCUMENT' Parameter ID 20020111
5 C_PROPERTY_DOCUMENT_TEXT Constant Public Type reference (TYPE) RSRPARAMETERID 'DOCUMENT_TEXT' Parameter ID 20020111
6 C_PROPERTY_RAPA Constant Public Type reference (TYPE) RSRPARAMETERID 'RAPA' Parameter ID 20020111
7 C_PROPERTY_RASE Constant Public Type reference (TYPE) RSRPARAMETERID 'RASE' Parameter ID 20020111
8 C_PROPERTY_TIMESTMP Constant Public Type reference (TYPE) RSRPARAMETERID 'TIMESTMP' Parameter ID 20020111
9 C_PROPERTY_URL Constant Public Type reference (TYPE) RSRPARAMETERID 'ALERT_URL' Parameter ID 20020111
10 C_PROPERTY_URL_TEXT Constant Public Type reference (TYPE) RSRPARAMETERID 'ALERT_URL_TEXT' Parameter ID 20020111
11 C_PROPERTY_VIEW_TEXT Constant Public Type reference (TYPE) RSRPARAMETERID 'VIEW_TEXT' Parameter ID 20020115
12 C_PROPERTY_VIEW_URL Constant Public Type reference (TYPE) RSRPARAMETERID 'VIEW_URL' Parameter ID 20020115
13 C_PROPERTY_VIEW_URL_TEXT Constant Public Type reference (TYPE) RSRPARAMETERID 'VIEW_URL_TEXT' Parameter ID 20020115
14 N_SX_ER_LOG Instance attribute Public Type reference (TYPE) RSRA_SX_ER_LOG InfoStructure for Exception Log 20010710
15 N_S_LOG Instance attribute Public Type reference (TYPE) RSRA_ER_LOG Rows from rsra_er_log 20000113
16 N_S_LOG_ENTR Instance attribute Public Type reference (TYPE) RSRA_ER_LOG_ENTR Rows from rsra_er_log_entr 20000113
17 P_AUTH Instance attribute Private Type reference (TYPE) RS_BOOL Authorization Check Active/Inactive 20011206
18 P_COUNTER Instance attribute Private Type reference (TYPE) RSRA_COUNTER Number of Log Entries 20011206
19 P_JUMPKEY Instance attribute Private Type reference (TYPE) RSSGUID25 BW Generation tool: GUID in compressed form (CHAR25) 20020123
20 P_SX_ALERT_REQUEST Instance attribute Private Type reference (TYPE) TP_SX_ALERT_REQUEST Requested alerts 20011206
21 P_SX_REQUEST_OUTPUT Instance attribute Private Type reference (TYPE) RRX1_SX_REQUEST_OUTPUT 20011206
22 P_TIMESTAMP Instance attribute Private Type reference (TYPE) TIMESTAMP Time stamp 20011206
23 P_TREE_BUILT Static Attribute Private Type reference (TYPE) RS_BOOL Internal Tree Built 20011206
24 P_TX_ACTION Instance attribute Private Type reference (TYPE) TP_TX_ACTION Parameters for the follow-up action 20011206
25 P_TX_ALERT_REQUEST Static Attribute Private Type reference (TYPE) TP_TX_ALERT_REQUEST 20020122
26 P_T_COMP_F4 Instance attribute Private Type reference (TYPE) RZX0_T_TREECONTENT InfoAreas, Cubes, Queries 20011206
27 P_T_COMP_LIST Instance attribute Private Type reference (TYPE) RZX0_T_TREECONTENT InfoAreas, Cubes, Queries 20011206
28 P_T_EXCEPTION Instance attribute Private Type reference (TYPE) TP_T_EXCEPTION List of exceptions 20011206
29 P_T_LOG_OBJECT Instance attribute Private Type reference (TYPE) TP_T_LOG_OBJECT Table for Log Objects 20011206
30 P_USER_CONTEXT_SET Instance attribute Private Type reference (TYPE) RS_BOOL Parameter set for user ? 20011206
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method Activates the new log entry 20010726
2 ACTIVATE_LOG Instance method Public Method Activates a Log Entry 20000321
3 CHECK_AUTHORISATION Instance method Private Method Authorization check for navigation status 20010719
4 CHECK_INCLUSION Instance method Private Method Checks whether the sub-tree is displayed 20010720
5 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20000712
6 CLEANUP Instance method Public Method Deletes Old Entries from Exception Log 20010710
7 CLEAR_ALERT Instance method Public Method Deletes Alert Buffer 20000114
8 CONSTRUCTOR Instance method Public Constructor Constructor 20000120
9 CREATE Static method Public Method get log instance 20010710
10 DB_SAVE_LOG Instance method Private Method Save log entry 20010710
11 DELETE Instance method Public Method Deletes Data from the Log Tables 20000112
12 EXPLAIN Instance method Public Method Delivers Object Description 20000310
13 FINISH_STATE Instance method Public Method Writes Navigation State and Authorization Info in Table 20000129
14 GET Instance method Public Method Adds the Missing Info to the Entered Objects 19990720
15 GET_ALERT Instance method Private Method Reads the alerts from the buffer 20010720
16 GET_ALERT_PROPERTY Instance method Private Method Add Properties 20020111
17 GET_ALERT_TABLE Instance method Private Method Allocate table for alerts 20010711
18 GET_ALERT_TREE Instance method Public Method Reading the exception log in hierarchical form 20010713
19 GET_ALERT_WA Instance method Private Method Allocate workarea for alerts 20010711
20 GET_CHILDREN Instance method Public Method Returns the Children to an Object 19990720
21 GET_COMPONENT_LIST Instance method Private Method get component list 20000720
22 GET_DATA Instance method Private Method Reads data for cluster table alerts 20011206
23 GET_ER_LOG Instance method Private Method Reads the log entries for a higher-level node 20010719
24 GET_ER_TEXT Instance method Public Method Gives the Text for an Object 20010803
25 GET_ER_TEXT_INTERNAL Instance method Private Method Reads the test for an alert monitor node 20010803
26 GET_ICON Instance method Public Method Returns the Icon for an Object Type 19990720
27 GET_KEY Instance method Private Method Reads the cluster key 20010713
28 GET_LOG_STATE Instance method Private Method get the log state 20000713
29 GET_NAVSTATE Instance method Private Method Reads the navigation status 20010726
30 GET_NODE Instance method Private Method get tree node 20000720
31 GET_PACKAGES Instance method Public Method Delivers Packet in Exception Log 20000317
32 GET_PARAM_TEXT Instance method Private Method 20020111
33 GET_QUERY_TREE Instance method Private Method Delivers Query Tree 20000308
34 GET_TEXT Static method Public Method Gives the Text for an Object 20010803
35 GET_VIEW Static method Public Method Reading the Navigation State 20000202
36 REFRESH Instance method Public Method Reads or Updates the Log Data of the Instance 19990720
37 RESET Static method Private Event handling method Reset Log Object 20000228
38 SAVE Instance method Public Method Save log entry 20010710
39 SAVE_DATA Instance method Public Method Save data from an alert 20010711
40 SAVE_NAVSTATE Instance method Public Method Save data from a view 20010720
41 SAVE_QUERY Instance method Public Method Saves SELDR_FIX 20010725
42 SELECT_ALERT Instance method Private Method Delivers the alerts for a navigation status 20010720
43 SET_NEW_HEADER Instance method Public Method New Header Entry 20000118
44 SET_NEW_STATE Instance method Public Method New Header Entry in Exception Log 20000118
45 SET_USER_CONTEXT Instance method Private Method Read the parameters for the follow-up action 20010718
46 SORT_QUERY_TREE Instance method Private Method Sort InfoAreas and InfoCubes 20000120
47 WRITE_ENTRY Instance method Public Method Writes a New Entry 20000114
48 WRITE_LOG Instance method Public Method Writes in the Log Table 20000114
49 X_MESSAGE Instance method Private Method X_Message 20000225
Events
# Event Type Visibility Description Created on
1 ON_LOG_CHANGED Static Event
(1)
Private
(0)
Exception Log changed 20000712
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_SX_ACTION Private See coding 20011206 BEGIN OF tp_sx_action, follow_up_id TYPE sysuuid_25, exception_id TYPE sysuuid_25, condition_id TYPE rszenum, settingnm TYPE rsra_settingnm, exception_txt TYPE rzd1_s_elttxt, param TYPE STANDARD TABLE OF rsra_er_param WITH DEFAULT KEY, text TYPE rsra_t_er_text, END OF tp_sx_action
2 TP_SX_ALERT_DATA Private See coding 20011206 BEGIN OF tp_sx_alert_data, key TYPE rskey, data TYPE rsra_t_alert, END OF tp_sx_alert_data
3 TP_SX_ALERT_REQUEST Private See coding 20011206 BEGIN OF tp_sx_alert_request, uname TYPE uname, action TYPE tp_tx_action, alerts TYPE rsra_t_er_alerts, navstate TYPE tp_tsx_navstate, data TYPE tp_thx_alert_data, END OF tp_sx_alert_request
4 TP_SX_NAVSTATE Private See coding 20011206 BEGIN OF tp_sx_navstate, id TYPE rsra_objectnm, clusterkey TYPE rskey, repkey TYPE rszcompkey, state TYPE rrx1_s_state, request TYPE rrx1_sx_request, output TYPE tp_sx_output, setxx_columns TYPE REF TO data, setxx_rows TYPE REF TO data, auth TYPE rssb_sx_iobjvl_check, recursive_dim TYPE rrx1_t_dim, seldr_dyn TYPE rsdd_tsx_seldr, level TYPE rsra_string, description TYPE rstxtlg, text TYPE rsra_string, context TYPE tp_t_context, END OF tp_sx_navstate
5 TP_SX_OUTPUT Private See coding 20011206 BEGIN OF tp_sx_output, no_data TYPE rs_bool, no_authorization TYPE rs_bool, screen_canceled TYPE rs_bool, bad_value_combination TYPE rs_bool, authority_subrc TYPE sysubrc, n_rows TYPE i, n_columns TYPE i, high_sid_index TYPE i, high_hsid_index TYPE i, hry_disp TYPE rrx1_t_hry_disp, END OF tp_sx_output
6 TP_S_CONTEXT Private See coding 20011206 BEGIN OF tp_s_context, sort TYPE i, iobjnm TYPE rsiobjnm, iobjtxt TYPE rstxtlg, chavl TYPE rschavl, chavl_txt TYPE rstxtlg, END OF tp_s_context
7 TP_S_EXCEPTION Private See coding TP_S_EXCEPTION 20011206 BEGIN OF tp_s_exception, view_id TYPE sysuuid_25, exception_id TYPE sysuuid_25, exception_uid TYPE sysuuid_25, END OF tp_s_exception
8 TP_S_LOG_OBJECT Private See coding TP_S_LOG_OBJECT 20011206 BEGIN OF tp_s_log_object, object_type TYPE rsra_object_type, guid TYPE sysuuid_25, rbkey TYPE tv_nodekey, posit TYPE rsra_posit, objectnm TYPE rsra_objectnm, relat_object_type TYPE rsra_object_type, relat_guid TYPE sysuuid_25, relkey TYPE tv_nodekey, relat_posit TYPE rsra_posit, relat_objectnm TYPE rsra_objectnm, description TYPE rstxtlg, icon TYPE tv_image, is_folder TYPE rs_bool, complete TYPE rs_bool, prio_red TYPE rsra_counter, prio_yellow TYPE rsra_counter, prio_green TYPE rsra_counter, END OF tp_s_log_object
9 TP_S_LOG_STRUCT Private See coding TP_S_LOG_STRUCT 20011206 BEGIN OF tp_s_log_struct, timestmp TYPE rstimestmp, packagenm TYPE rsra_packagenm, posit TYPE rsra_posit, settingnm TYPE rsra_settingnm, compuid TYPE rssguid25, infocube TYPE rsinfocube, variables TYPE variant, view_id TYPE sysuuid_25, exception_uid TYPE sysuuid_25, condition_id TYPE rszenum, exception_id TYPE sysuuid_25, authority_check TYPE rsra_log_authority_check, recipient_type TYPE rsra_recipient, recipient_val TYPE rsra_recipient_val, prio_red TYPE rsra_counter, prio_yellow TYPE rsra_counter, prio_green TYPE rsra_counter, END OF tp_s_log_struct
10 TP_S_TXT Private See coding TP_S_TXT 20011206 BEGIN OF tp_s_txt, id TYPE sysuuid_25, txt TYPE rzd1_s_elttxt, END OF tp_s_txt
11 TP_THX_ALERT_DATA Private See coding 20011206 tp_thx_alert_data TYPE HASHED TABLE OF tp_sx_alert_data WITH UNIQUE KEY KEY
12 TP_TSX_NAVSTATE Private See coding 20011206 tp_tsx_navstate TYPE STANDARD TABLE OF tp_sx_navstate WITH DEFAULT KEY
13 TP_TX_ACTION Private See coding 20011206 tp_tx_action TYPE STANDARD TABLE OF tp_sx_action WITH DEFAULT KEY
14 TP_TX_ALERT_REQUEST Private See coding 20020122 tp_tx_alert_request TYPE TABLE OF tp_sx_alert_request WITH KEY uname
15 TP_T_CONTEXT Private See coding 20011206 tp_t_context TYPE STANDARD TABLE OF tp_s_context WITH DEFAULT KEY
16 TP_T_ER_LOG_NODE Private See coding TP_T_ER_LOG_NODE 20011206 tp_t_er_log_node TYPE STANDARD TABLE OF rsra_s_er_log_node
17 TP_T_EXCEPTION Private See coding TP_T_EXCEPTION 20011206 tp_t_exception TYPE STANDARD TABLE OF tp_s_exception
18 TP_T_LOG_OBJECT Private See coding Log Object 20011206 tp_t_log_object TYPE TABLE OF tp_s_log_object WITH KEY object_type guid
19 TP_T_LOG_STRUCT Private See coding TP_T_LOG_STRUCT 20011206 tp_t_log_struct TYPE STANDARD TABLE OF tp_s_log_struct
20 TP_T_TXT Private See coding TP_T_TXT 20011206 tp_t_txt TYPE STANDARD TABLE OF tp_s_txt
Method Signatures

Method ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_JOBCOUNT Call by reference Type reference (TYPE) BTCJOBCNT Kennummer eines Jobs 20010726
2 Importing I_JOBNAME Call by reference Type reference (TYPE) BTCJOB Name eines Hintergrundjobs 20010726
3 Importing I_SETTINGNM Call by reference Type reference (TYPE) RSRA_SETTINGNM Technischer Name einer Report Agent Einstellung 20020410
4 Importing I_VARIANT Call by reference Type reference (TYPE) VARIANT ABAP: Name einer Variante (ohne Programmname) 20021220

Method ACTIVATE on class CL_RSRA_ER_LOG has no exception.

Method ACTIVATE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PACKAGENM Call by reference Type reference (TYPE) RSRA_PACKAGENM Paketname 20000321
2 Importing I_TIMESTMP Call by reference Type reference (TYPE) RSTIMESTMP Zeitstempel 20000321
# Exception Resumable Description Created on
1 X_MESSAGE X-Message 20000321

Method CHECK_AUTHORISATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUTH Call by reference Type reference (TYPE) RSSB_SX_IOBJVL_CHECK BW Berechtigungen Reporting: Zu prüfende Selektionen 20010726
2 Returning R_AUTHORISED Value transfer Type reference (TYPE) RS_BOOL Zugriff berechtigt ? 20010719

Method CHECK_AUTHORISATION on class CL_RSRA_ER_LOG has no exception.

Method CHECK_INCLUSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_ID Call by reference Type reference (TYPE) RSRA_OBJECTNM Technischer Name eines Objekts 20010720
2 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) RSRA_OBJECTTP Objekttyp des Reporting Agents 20010720

Method CHECK_INCLUSION on class CL_RSRA_ER_LOG has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSRA_ER_LOG has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSRA_ER_LOG has no exception.

Method CLEANUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_JOBNAME Call by reference Type reference (TYPE) BTCJOB Jobname 20010710
2 Importing I_RUNS_KEPT Call by reference Type reference (TYPE) RSRA_COUNTER 2 Zahl der gespeicherten Runs 20010710
3 Importing I_SETTINGNM Call by reference Type reference (TYPE) RSRA_SETTINGNM Technischer Name einer Report Agent Einstellung 20020128
# Exception Resumable Description Created on
1 X_MESSAGE X-Message 20010710

Method CLEAR_ALERT Signature

Method CLEAR_ALERT on class CL_RSRA_ER_LOG has no parameter.
Method CLEAR_ALERT on class CL_RSRA_ER_LOG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_ENGINE Call by reference Object reference (TYPE REF TO) CL_RSRA_ENGINE_ER Log für den Alert Monitor 20010710

Method CONSTRUCTOR on class CL_RSRA_ER_LOG has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_ENGINE Call by reference Object reference (TYPE REF TO) CL_RSRA_ENGINE_ER Engine für das Exception Reporting 20010710
2 Returning R_R_ER_LOG Value transfer Object reference (TYPE REF TO) CL_RSRA_ER_LOG Log für den Alert Monitor 20010710

Method CREATE on class CL_RSRA_ER_LOG has no exception.

Method DB_SAVE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_ER_LOG Call by reference Type reference (TYPE) RSRA_ER_LOGN Log-Tabelle für die Batchläufe des Exception Reportings 20010710

Method DB_SAVE_LOG on class CL_RSRA_ER_LOG has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PACKAGENM Call by reference Type reference (TYPE) RSRA_PACKAGENM Paketname 20000113
2 Importing I_TIMESTMP Call by reference Type reference (TYPE) RSTIMESTMP Zeitstempel 20000113

Method DELETE on class CL_RSRA_ER_LOG has no exception.

Method EXPLAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) RSRA_OBJECT_TYPE Objekttyp 20000310

Method EXPLAIN on class CL_RSRA_ER_LOG has no exception.

Method FINISH_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SX_AUTH Call by reference Type reference (TYPE) RSSB_SX_IOBJVL_CHECK Berechtigungsinfo 20000202
2 Importing I_T_DIM Call by reference Type reference (TYPE) RRX1_T_DIM Rekursive Dim 20000202
# Exception Resumable Description Created on
1 X_MESSAGE X-Message 20000228

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_OBJECT Call by reference Type reference (TYPE) RSRA_TH_ER_LOG_OBJECT_INFO Liste der Objekte 19990720
2 Importing I_REMOVE_EMPTY_ROWS Call by reference Type reference (TYPE) RS_BOOL rs_c_true Löscht die Objekte ohne Alerts aus der Liste 19990720

Method GET on class CL_RSRA_ER_LOG has no exception.

Method GET_ALERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_ER_ALERTS Call by reference Type reference (TYPE) RSRA_T_ER_ALERTS Tabelle von Alerts 20010720
2 Importing I_LEVELS Call by reference Type reference (TYPE) SEU_LEVEL Level eines Knotens 20010720
3 Importing I_OBJECT_ID Call by reference Type reference (TYPE) RSRA_OBJECTNM Technischer Name eines Objekts 20010720
4 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) RSRA_OBJECTTP Objekttyp des Reporting Agents 20010720

Method GET_ALERT on class CL_RSRA_ER_LOG has no exception.

Method GET_ALERT_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_ER_ALERTS Call by reference Type reference (TYPE) RSRA_T_ER_ALERTS Tabelle von Alerts 20020111
2 Importing I_T_PROPERTY Call by reference Type reference (TYPE) RSRA_T_ER_PROPERTY Tabelle von Properties 20020111

Method GET_ALERT_PROPERTY on class CL_RSRA_ER_LOG has no exception.

Method GET_ALERT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HIGH_HSID_INDEX Call by reference Type reference (TYPE) I 20110930
2 Importing I_HIGH_SID_INDEX Call by reference Type reference (TYPE) I 20110930
3 Importing I_SETXX_TYPE Call by reference Type reference (TYPE) RRK1_SETXX_TYPE 20110930
4 Returning R_RT_ALERT Value transfer Object reference (TYPE REF TO) DATA 20010711

Method GET_ALERT_TABLE on class CL_RSRA_ER_LOG has no exception.

Method GET_ALERT_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_ER_ALERTS Call by reference Type reference (TYPE) RSRA_T_ER_ALERTS Tabelle von Alerts 20010719
2 Importing I_LEVELS Call by reference Type reference (TYPE) SEU_LEVEL Suchtiefe 20010713
3 Importing I_OBJECT_ID Call by reference Type reference (TYPE) RSRA_OBJECTNM Technischer Name eines Objekts 20010719
4 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) RSRA_OBJECTTP Objekttyp des Reporting Agents 20010713
5 Importing I_STATISTIC_ON Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Statistikevent senden 20010713
6 Importing I_T_FILTER Call by reference Type reference (TYPE) RSRA_T_ER_PROPERTY Tabelle von Properties 20020111
7 Importing I_T_PROPERTY Call by reference Type reference (TYPE) RSRA_T_ER_PROPERTY Tabelle von Properties 20020111
# Exception Resumable Description Created on
1 ENTRY_NOT_FOUND Kein Eintrag gefunden 20010731
2 X_MESSAGE X-Message 20010731

Method GET_ALERT_WA Signature

Method GET_ALERT_WA on class CL_RSRA_ER_LOG has no parameter.
Method GET_ALERT_WA on class CL_RSRA_ER_LOG has no exception.

Method GET_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_CHILDREN Call by reference Type reference (TYPE) RSRA_TH_ER_LOG_OBJECT_INFO Direkte Nachfahren des Objekts die Alerts tragen 19990720
2 Importing I_GUID Value transfer Type reference (TYPE) RSSGUID25 Objekt-ID 20000121
3 Importing I_LEVELS Value transfer Type reference (TYPE) SEU_LEVEL 1 Suchtiefe 19990813
4 Importing I_OBJECT_NAME Call by reference Type reference (TYPE) ANY Objektname 20000720
5 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) RSRA_OBJECT_TYPE Objekttyp 19990720
6 Importing I_STATISTIC_ON Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Statistik-Event senden 20001213
# Exception Resumable Description Created on
1 ENTRY_NOT_FOUND Kein Eintrag gefunden 20000228
2 X_MESSAGE X-Message 20000228

Method GET_COMPONENT_LIST Signature

Method GET_COMPONENT_LIST on class CL_RSRA_ER_LOG has no parameter.
# Exception Resumable Description Created on
1 LIST_NOT_FOUND Liste der InfoAreas und InfoCubes nicht gefunden. 20000720

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLUSTERKEY Call by reference Type reference (TYPE) RSKEY BW: Clustertabelle Key 20011206
2 Importing I_OBJECTTP Call by reference Type reference (TYPE) RSRA_OBJECTTP Objekttyp des Reporting Agents 20011206
3 Returning R_SX_ALERT_DATA Value transfer Type reference (TYPE) TP_SX_ALERT_DATA Daten eines Alerts 20011206

Method GET_DATA on class CL_RSRA_ER_LOG has no exception.

Method GET_ER_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_JOBCOUNT Call by reference Type reference (TYPE) BTCJOBCNT Kennummer eines Jobs 20010801
2 Importing I_JOBNAME Call by reference Type reference (TYPE) BTCJOB Name eines Hintergrundjobs 20010801
3 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) RSRA_OBJECTTP Objekttyp des Reporting Agents 20010719
4 Importing I_PARENT_ID Call by reference Type reference (TYPE) RSZWOBJID Technischer Name eines Objekts 20010719
5 Importing I_PARENT_TYPE Call by reference Type reference (TYPE) RSRA_OBJECTTP Objekttyp des Reporting Agents 20010720
6 Importing I_SETTINGNM Call by reference Type reference (TYPE) RSRA_SETTINGNM Technischer Name einer Report Agent Einstellung 20010801
7 Returning R_T_ER_LOGN Value transfer Type reference (TYPE) RSRA_T_ER_LOGN Tabelle von Exception Log-Einträgen 20010719

Method GET_ER_LOG on class CL_RSRA_ER_LOG has no exception.

Method GET_ER_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_ID Call by reference Type reference (TYPE) RSRA_OBJECTNM Technischer Name eines Objekts 20010803
2 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) RSRA_OBJECTTP Objekttyp des Reporting Agents 20010803
3 Returning R_TEXT Value transfer Type reference (TYPE) STRING Text zum Objekt 20010803

Method GET_ER_TEXT on class CL_RSRA_ER_LOG has no exception.

Method GET_ER_TEXT_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEXT Value transfer Type reference (TYPE) RSRA_STRING String 20011206
2 Exporting E_T_TEXT Call by reference Type reference (TYPE) RSRA_T_STRING Texttabelle 20011206
3 Importing I_CLUSTERKEY Call by reference Type reference (TYPE) RSKEY BW: Clustertabelle Key 20011205
4 Importing I_OBJECT_ID Call by reference Type reference (TYPE) RSRA_OBJECTNM Technischer Name eines Objekts 20010803
5 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) RSRA_OBJECTTP Objekttyp des Reporting Agents 20010803
6 Importing I_PARENT_ID Call by reference Type reference (TYPE) RSRA_OBJECTNM Technischer Name eines Objekts 20010803
7 Importing I_PARENT_TYPE Call by reference Type reference (TYPE) RSRA_OBJECTTP Objekttyp des Reporting Agents 20010803
8 Importing I_REFOBJ_ID Call by reference Type reference (TYPE) RSRA_OBJECTNM Technischer Name eines Objekts 20010803
9 Importing I_REFOBJ_TYPE Call by reference Type reference (TYPE) RSRA_OBJECTTP Objekttyp des Reporting Agents 20010803

Method GET_ER_TEXT_INTERNAL on class CL_RSRA_ER_LOG has no exception.

Method GET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ICON_NAME Call by reference Type reference (TYPE) RSKEY Iconname 20000323
2 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) RSRA_OBJECT_TYPE Objekttyp 19990720
3 Returning R_ICON Value transfer Type reference (TYPE) TV_IMAGE Icon 19990720

Method GET_ICON on class CL_RSRA_ER_LOG has no exception.

Method GET_KEY Signature

Method GET_KEY on class CL_RSRA_ER_LOG has no parameter.
Method GET_KEY on class CL_RSRA_ER_LOG has no exception.

Method GET_LOG_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TREE_BUILT Value transfer Type reference (TYPE) RS_BOOL log state 20000713

Method GET_LOG_STATE on class CL_RSRA_ER_LOG has no exception.

Method GET_NAVSTATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_ID Call by reference Type reference (TYPE) RSRA_OBJECTNM Technischer Name eines Objekts 20010726
2 Returning R_SX_NAVSTATE Value transfer Type reference (TYPE) TP_SX_NAVSTATE Navigationszustand 20010726

Method GET_NAVSTATE on class CL_RSRA_ER_LOG has no exception.

Method GET_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_NODE Call by reference Type reference (TYPE) RZX0_S_TREECONTENT node 20000720
2 Importing I_OBJECT_NAME Call by reference Type reference (TYPE) ANY Objektname 20000720
# Exception Resumable Description Created on
1 ENTRY_NOT_FOUND Knoten im Baum nicht gefunden 20000720
2 LIST_NOT_FOUND Liste der InfoAreas und InfoCubes nicht gefunden 20000720

Method GET_PACKAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_ER_LOG_NODE Call by reference Type reference (TYPE) RSRA_T_ER_LOG_NODE Tabelle der Knoten 20000317

Method GET_PACKAGES on class CL_RSRA_ER_LOG has no exception.

Method GET_PARAM_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Sprachenschlüssel 20020111
2 Importing I_S_ER_PARAM Call by reference Type reference (TYPE) RSRA_ER_PARAM Parametertabelle für Exception-Setting 20020111
3 Returning R_S_ER_PARAMT Value transfer Type reference (TYPE) RSRA_ER_PARAMT Texttabelle zu den Parametern der ER Settings 20020111

Method GET_PARAM_TEXT on class CL_RSRA_ER_LOG has no exception.

Method GET_QUERY_TREE Signature

Method GET_QUERY_TREE on class CL_RSRA_ER_LOG has no parameter.
# Exception Resumable Description Created on
1 LIST_NOT_FOUND Fehler beim Lesen der Komponentenliste 20000309

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_ID Call by reference Type reference (TYPE) RSRA_OBJECTNM Technischer Name eines Objekts 20010803
2 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) RSRA_OBJECTTP Objekttyp des Reporting Agents 20010803
3 Returning R_TEXT Value transfer Type reference (TYPE) STRING Text zum Objekt 20010803

Method GET_TEXT on class CL_RSRA_ER_LOG has no exception.

Method GET_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_GENUNIID Call by reference Type reference (TYPE) RSGENUNIID Genunid 20000202
2 Exporting E_T_DIM Call by reference Type reference (TYPE) RRX1_T_DIM Aufrißzustand 20000202
3 Exporting E_T_EXCEPTION Call by reference Type reference (TYPE) RRRA_T_EXCEPTION Tabelle der aktiven Exceptoins 20000202
4 Exporting E_VARIANT Call by reference Type reference (TYPE) VARIANT Variante 20000202
5 Importing I_GUID Call by reference Type reference (TYPE) SYSUUID_25 GUID der View 20000202
# Exception Resumable Description Created on
1 UNKNOWN Kein zugehöriger Eintrag gefunden 20000229
2 X_MESSAGE X_message 20000210

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUTHORITY_CHECK Call by reference Type reference (TYPE) RS_BOOL rs_c_true Berechtigungsprüfung durchführen 20000113
2 Importing I_UNAME Call by reference Type reference (TYPE) SYUNAME sy-uname Name des Benutzer unter dem die Berechtigungsprüfung abläuft 20000113

Method REFRESH on class CL_RSRA_ER_LOG has no exception.

Method RESET Signature

Method RESET on class CL_RSRA_ER_LOG has no parameter.
Method RESET on class CL_RSRA_ER_LOG has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_ER_LOG Call by reference Type reference (TYPE) RSRA_ER_LOGN Log-Tabelle für die Batchläufe des Exception Reportings 20010710

Method SAVE on class CL_RSRA_ER_LOG has no exception.

Method SAVE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_ER_LOG Call by reference Type reference (TYPE) RSRA_ER_LOGN Log-Tabelle für die Batchläufe des Exception Reportings 20010711
2 Importing I_T_ALERTS Call by reference Type reference (TYPE) RSRA_T_ALERT Tabelle von Alerts 20010711

Method SAVE_DATA on class CL_RSRA_ER_LOG has no exception.

Method SAVE_NAVSTATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESCRIPTION Call by reference Type reference (TYPE) STRING 20011206
2 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSR_REQUEST Datenanforderung vom OLAP-Prozessor 20010720
3 Importing I_SX_IOBJVL_CHECK Call by reference Type reference (TYPE) RSSB_SX_IOBJVL_CHECK BW Berechtigungen Reporting: Zu prüfende Selektionen 20010720
4 Importing I_S_ER_LOG Call by reference Type reference (TYPE) RSRA_ER_LOGN Log-Tabelle für die Batchläufe des Exception Reportings 20010720
5 Importing I_TEXT Call by reference Type reference (TYPE) RSRA_STRING String 20011205
6 Importing I_THX_SELDR_DYN Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20010725
7 Importing I_T_RECURSIVE_DIM Call by reference Type reference (TYPE) RRX1_T_DIM 20010720

Method SAVE_NAVSTATE on class CL_RSRA_ER_LOG has no exception.

Method SAVE_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_ER_LOG Call by reference Type reference (TYPE) RSRA_ER_LOGN Log-Tabelle für die Batchläufe des Exception Reportings 20010725
2 Importing I_THX_SELDR_FIX Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20010725

Method SAVE_QUERY on class CL_RSRA_ER_LOG has no exception.

Method SELECT_ALERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_ER_ALERTS Call by reference Type reference (TYPE) RSRA_T_ER_ALERTS Tabelle von Alerts 20010720
2 Importing I_JOBCOUNT Call by reference Type reference (TYPE) BTCJOBCNT Kennummer eines Jobs 20010801
3 Importing I_JOBNAME Call by reference Type reference (TYPE) BTCJOB Name eines Hintergrundjobs 20010801
4 Importing I_LEVELS Call by reference Type reference (TYPE) SEU_LEVEL Level eines Knotens 20010720
5 Importing I_OBJECT_ID Call by reference Type reference (TYPE) RSRA_OBJECTNM Technischer Name eines Objekts 20010720
6 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) RSRA_OBJECTTP Objekttyp des Reporting Agents 20010720
7 Importing I_PARENT_ID Call by reference Type reference (TYPE) RSRA_OBJECTNM Technischer Name eines Objekts 20010720
8 Importing I_PARENT_TYPE Call by reference Type reference (TYPE) RSRA_OBJECTTP Objekttyp des Reporting Agents 20010720
9 Importing I_SETTINGNM Call by reference Type reference (TYPE) RSRA_SETTINGNM Technischer Name einer Report Agent Einstellung 20010801
10 Importing I_T_PROPERTY Call by reference Type reference (TYPE) RSRA_T_ER_PROPERTY Tabelle von Properties 20020111

Method SELECT_ALERT on class CL_RSRA_ER_LOG has no exception.

Method SET_NEW_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_ENGINE_ER Call by reference Object reference (TYPE REF TO) CL_RSRA_ENGINE_ER Referenz auf Engine 20000118
# Exception Resumable Description Created on
1 X_MESSAGE X-Message 20000228

Method SET_NEW_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIEW_ID Call by reference Type reference (TYPE) SYSUUID_25 View-ID 20000224
# Exception Resumable Description Created on
1 X_MESSAGE X-Message 20000228

Method SET_USER_CONTEXT Signature

Method SET_USER_CONTEXT on class CL_RSRA_ER_LOG has no parameter.
Method SET_USER_CONTEXT on class CL_RSRA_ER_LOG has no exception.

Method SORT_QUERY_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_COMP_F4_NEW Call by reference Type reference (TYPE) RZX0_T_TREECONTENT Knotentabelle 20000120
2 Importing I_NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Oberknoten 20000120
3 Importing I_T_COMP_F4_OLD Call by reference Type reference (TYPE) RZX0_T_TREECONTENT Knotentabelle 20000120

Method SORT_QUERY_TREE on class CL_RSRA_ER_LOG has no exception.

Method WRITE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUTH_CHECK Call by reference Type reference (TYPE) RS_BOOL Berechtigungsprüfung 20000129
2 Importing I_CONDITION_ID Call by reference Type reference (TYPE) RSZENUM Condition-ID 20000218
3 Importing I_EXCEPTION_ID Call by reference Type reference (TYPE) RSUNIIDX Exception-ID 20000118
4 Importing I_FOLLOW_UP_ID Call by reference Type reference (TYPE) SYSUUID_25 ID für Folgeaktionen 20000217
5 Importing I_PRIO_GREEN Call by reference Type reference (TYPE) RSRA_COUNTER Green Alert 20000118
6 Importing I_PRIO_RED Call by reference Type reference (TYPE) RSRA_COUNTER Red Alert 20000118
7 Importing I_PRIO_YELLOW Call by reference Type reference (TYPE) RSRA_COUNTER Yellow Alert 20000118
8 Importing I_RECIPIENT_TYPE Call by reference Type reference (TYPE) RSRA_RECIPIENT Adressat: Typ 20000118
9 Importing I_RECIPIENT_VAL Call by reference Type reference (TYPE) RSRA_RECIPIENT_VAL Adressat: Ausprägung 20000118
# Exception Resumable Description Created on
1 X_MESSAGE X-Message 20000228

Method WRITE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_ENGINE_ER Call by reference Object reference (TYPE REF TO) CL_RSRA_ENGINE_ER Referenz auf aufrufende Engine 20000224

Method WRITE_LOG on class CL_RSRA_ER_LOG has no exception.

Method X_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ABEND Call by reference Type reference (TYPE) RS_BOOL Anhängen ? 20000225
2 Importing I_METHOD Call by reference Type reference (TYPE) SYMSGV Methode 20000225
# Exception Resumable Description Created on
1 X_MESSAGE X Message 20000225
Event Signatures

Event ON_LOG_CHANGED Signature
Event ON_LOG_CHANGED on class CL_RSRA_ER_LOG has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in