SAP ABAP Class CL_RSRA_ER_FOLLOW_UP_ACTION (Follow-Up Actions)
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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSRA_ER_FOLLOW_UP_ALERT Follow-up Action: Make an Entry in the Alert Monitor 19990705
2 Inheritance (c INHERITING FROM c_ref)  CL_RSRA_ER_FOLLOW_UP_BADI Follow-up Action: Make an Entry in the Alert Monitor 20020114
3 Inheritance (c INHERITING FROM c_ref)  CL_RSRA_ER_FOLLOW_UP_BBS Follow-up Action: Make an Entry in the Alert Monitor 20010727
4 Inheritance (c INHERITING FROM c_ref)  CL_RSRA_ER_FOLLOW_UP_MAIL Follow-Up Action: Send Mail 19990705
Properties
Class CL_RSRA_ER_FOLLOW_UP_ACTION  
Short Description Follow-Up Actions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRB   BW: Batch Reporting 
Created 19990705   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 RRRA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RRX1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSDM 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 RSSG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
8 RZD1 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_FOLLOW_UP_ACTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_PROPERTY_0LOGSYS Constant Public Type reference (TYPE) RSRPARAMETERID '0LOGSYS' Parameter ID 20020115
2 C_PROPERTY_0SOURSYSTEM Constant Public Type reference (TYPE) RSRPARAMETERID '0SOURSYSTEM' Parameter ID 20020115
3 C_PROPERTY_ACTION_ID Constant Public Type reference (TYPE) RSRPARAMETERID 'ACTION_ID' Parameter ID 20020115
4 C_PROPERTY_EXCEPTION_ID Constant Public Type reference (TYPE) RSRPARAMETERID 'EXCEPTION_ID' Parameter ID 20020115
5 C_PROPERTY_EXCEPTION_TEXT Constant Public Type reference (TYPE) RSRPARAMETERID 'EXCEPTION_TEXT' Parameter ID 20020115
6 C_PROPERTY_QUERY_ID Constant Public Type reference (TYPE) RSRPARAMETERID 'QUERY_ID' Parameter ID 20021112
7 C_TEXT_TYPE_CELL Constant Public Type reference (TYPE) RSRPARAMETERID 'TEXT_TYPE_CELL' Parameter ID 20011210
8 C_TEXT_TYPE_VIEW Constant Public Type reference (TYPE) RSRPARAMETERID 'TEXT_TYPE_VIEW' Parameter ID 20011210
9 O_ALERT_LEVEL Instance attribute Protected Type reference (TYPE) RSRA_ALERT_LEVEL Alert priority 20020621
10 O_ALERT_NUM Instance attribute Protected Type reference (TYPE) RSRA_ALERT_NUM Frequency of Alerts 20000105
11 O_ALERT_TEXT_LEVEL Static Attribute Protected Type reference (TYPE) RSRPARAMETERID Parameter ID 20020115
12 O_MAXALERT Instance attribute Protected Type reference (TYPE) RSRA_ALERT_LEVEL Alert priority 20020325
13 O_R_ENGINE_ER Static Attribute Protected Object reference (TYPE REF TO) CL_RSRA_ENGINE_ER Engine for Exception Reporting 20000602
14 O_R_ER_HANDLER Static Attribute Protected Object reference (TYPE REF TO) CL_RSRA_ER_HANDLER Reporting Agent Exception Handler 20010710
15 O_R_LOG Static Attribute Protected Object reference (TYPE REF TO) CL_RSRA_ER_LOG Reference Exception Log 20000224
16 O_STEP Static Attribute Protected Type reference (TYPE) RSRA_COUNTER Numbering for one-dimensional drilldown 20010710
17 O_SX_IOBJVL_CHECK Static Attribute Protected Type reference (TYPE) RSSB_SX_IOBJVL_CHECK O_SX_IOBJVL_CHECK 20000602
18 O_S_ACTION Instance attribute Protected Type reference (TYPE) RSRA_ER_FOLLOWUP Follow-Up Action 20010710
19 O_S_ER_LOG Instance attribute Protected Type reference (TYPE) RSRA_ER_LOGN Log Table for Batch Runs of Exception Reporting 20010710
20 O_S_EXCEPTION_TEXT Instance attribute Protected Type reference (TYPE) RZD1_S_ELTTXT Exception Text 20020115
21 O_S_TXTLG Static Attribute Protected Type reference (TYPE) TO_S_TXTLG Long Texts 20000302
22 O_S_VIEW Static Attribute Protected Type reference (TYPE) TO_S_VIEW Description of the currrent drilldown 20010710
23 O_THX_SELDR_DYN Static Attribute Protected Type reference (TYPE) RSDD_TSX_SELDR Selection to the Data Manager 20020115
24 O_T_ALERTS Instance attribute Protected Type reference (TYPE) RSRA_T_ALERT Table of Alerts 20000105
25 O_T_ALERT_TEXT Instance attribute Protected Type reference (TYPE) TP_T_ALERT_TEXT Table with Alert Texts 20011205
26 O_T_ER_PARAM Instance attribute Protected Type reference (TYPE) RSRA_T_ER_PARAM Parameter Table for Exception Setting 20011205
27 O_T_RECURSIVE_DIM Static Attribute Protected Type reference (TYPE) RRX1_T_DIM Recursive Dim 20010710
28 O_T_TXT_SYMBOL Static Attribute Protected Type reference (TYPE) RRX1_T_TXT_SYMBOLS Text Symbols 20011205
29 O_T_VIEW Static Attribute Protected Type reference (TYPE) TO_T_VIEW Drilldown Description 20011002
30 O_T_VIEW_TEXT Static Attribute Protected Type reference (TYPE) TP_T_ALERT_TEXT View Text 20020115
31 O_VIEW_TEXT Static Attribute Protected Type reference (TYPE) RSRA_STRING View Text 20020115
32 O_VIEW_TEXT_LEVEL Static Attribute Protected Type reference (TYPE) RSRPARAMETERID Parameter ID 20020221
33 P_EXCEPTION_SAVED Static Attribute Private Type reference (TYPE) RS_BOOL Exception log-entry saved ? 20010719
34 P_EXCEPTION_UID Static Attribute Private Type reference (TYPE) RSSG_UNI_IDC25 Exception UID 20010719
35 P_MAX_ALERTLEVEL Static Attribute Private Type reference (TYPE) RSRA_ALERT_LEVEL Alert priority 20011206
36 P_S_ER_LOG Static Attribute Private Type reference (TYPE) RSRA_ER_LOGN Log Table for Batch Runs of Exception Reporting 20010711
37 P_T_REFERENCE Static Attribute Private Type reference (TYPE) TP_T_REFERENCE Directory of References to Follow-up Actions 20000105
38 P_VIEW_SAVED Static Attribute Private Type reference (TYPE) RS_BOOL View saved? 20010718
Methods
# Method Level Visibility Method type Description Created on
1 APPEND Instance method Public Method Adding New Actions to the Stack 19990705
2 CLEAR Instance method Public Method Deleting Action Stack 19990705
3 CREATE Static method Public Method Creates an Instance Corresponding to the Action Type 19990705
4 FINISH Instance method Public Method Ends Action 20000224
5 FINISH_STATE Instance method Public Method Finish Action for Navigation State 20000223
6 FLUSH Instance method Public Method Processing the Run Actions from the Stack 19990705
7 GET_ICON Instance method Protected Method Gets Icon for an Object 20000225
8 GET_PARAMETER Instance method Private Method Reads the Parameters for the Setting 20011205
9 GET_REFERENCE Static method Public Method Delivers Reference on Instance for a Follow-up Action 20000218
10 GET_TXT_SYMBOLS Static method Private Method Reads the Text Symbols for the Query 20011205
11 GET_VIEW_PARAMETER Static method Private Method Reads Static Parameters 20011210
12 INIT Instance method Public Method Initialize Action 20000222
13 REPLACE_VARIABLES Instance method Protected Method Replaces Text Variables 20011205
14 SET Static method Public Method Sets static properties of the action class 20010710
15 SET_NEW_EXCEPTION Static method Public Method Sets new exception ID 20010719
16 SET_NEW_NAVSTATE Static method Public Method Sets New View 20010719
17 SET_NEW_STATE Instance method Public Method Sets New Navigation State 20000223
18 SET_TEXT Instance method Protected Method Creates a text for the alert 20011205
19 X_MESSAGE Instance method Protected Method X_Message 20000225
Events
Class CL_RSRA_ER_FOLLOW_UP_ACTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TO_S_CONTEXT Protected See coding Description of a characteristic in the drilldown 20010710
2 TO_S_TXTLG Protected See coding TO_S_TXTLG 20000302
3 TO_S_VIEW Protected See coding Description of a drilldown 20010710
4 TO_T_CONTEXT Protected See coding Description of a characteristic in the drilldown 20010710
5 TO_T_VIEW Protected See coding 20011002
6 TP_S_ALERT_TEXT Protected See coding Texts for Alerts 20011205
7 TP_S_REFERENCE Private See coding References to Follow-up Actions 20000104
8 TP_T_ALERT_TEXT Protected See coding Table of Alert Texts 20011205
9 TP_T_REFERENCE Private See coding Table of References to Follow-up Actions 20000104
Method Signatures

Method APPEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALERT_LEVEL Call by reference Type reference (TYPE) RSRA_ALERT_LEVEL Alert Level 19991203
2 Importing I_S_DAT_N Call by reference Type reference (TYPE) RRX1_S_DAT_N Wert 19990705
3 Importing I_S_SETXX Call by reference Type reference (TYPE) ANY Setxx 19990705
# Exception Resumable Description Created on
1 X_MESSAGE x-Message 19991203

Method CLEAR Signature

Method CLEAR on class CL_RSRA_ER_FOLLOW_UP_ACTION has no parameter.
# Exception Resumable Description Created on
1 X_MESSAGE x-Message 19991203

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_FOLLOW_UP_ACTION Call by reference Type reference (TYPE) RSRA_ER_FOLLOWUP Zu erzeugende Follow Up Action 19990705
2 Returning R_R_FOLLOW_UP_ACTION Value transfer Object reference (TYPE REF TO) CL_RSRA_ER_FOLLOW_UP_ACTION Dem Action Type entsprechende Follow_up_Action_handler 19990705
# Exception Resumable Description Created on
1 X_MESSAGE X-Message 19991203

Method FINISH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MAX_ALERT Call by reference Type reference (TYPE) RSRA_ALERT_LEVEL Priorität eines Alerts 20020325
# Exception Resumable Description Created on
1 X_MESSAGE X-Message 20000228

Method FINISH_STATE Signature

Method FINISH_STATE on class CL_RSRA_ER_FOLLOW_UP_ACTION has no parameter.
Method FINISH_STATE on class CL_RSRA_ER_FOLLOW_UP_ACTION has no exception.

Method FLUSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXCEPTION_ID Call by reference Type reference (TYPE) RSUNIIDX Exception-ID 20000118
2 Importing I_LAST_CALL Call by reference Type reference (TYPE) RS_BOOL Boolean 20020321
# Exception Resumable Description Created on
1 X_MESSAGE x-Message 19991203

Method GET_ICON 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 20000225
2 Returning R_ICON Value transfer Type reference (TYPE) TV_IMAGE Icon 20000225

Method GET_ICON on class CL_RSRA_ER_FOLLOW_UP_ACTION has no exception.

Method GET_PARAMETER Signature

Method GET_PARAMETER on class CL_RSRA_ER_FOLLOW_UP_ACTION has no parameter.
Method GET_PARAMETER on class CL_RSRA_ER_FOLLOW_UP_ACTION has no exception.

Method GET_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_ACTION Call by reference Object reference (TYPE REF TO) CL_RSRA_ER_FOLLOW_UP_ACTION Referenz auf Instanz der Folgeaktion 20000218
2 Importing I_FOLLOW_UP_ID Call by reference Type reference (TYPE) SYSUUID_25 ID der Folgeaktion 20000218
# Exception Resumable Description Created on
1 REFERENCE_NOT_FOUND Keine Referenz zur ID gefunden 20000218

Method GET_TXT_SYMBOLS Signature

Method GET_TXT_SYMBOLS on class CL_RSRA_ER_FOLLOW_UP_ACTION has no parameter.
Method GET_TXT_SYMBOLS on class CL_RSRA_ER_FOLLOW_UP_ACTION has no exception.

Method GET_VIEW_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALERT_TEXT_LEVEL Call by reference Type reference (TYPE) RSRPARAMETERID Parameter Id 20011220

Method GET_VIEW_PARAMETER on class CL_RSRA_ER_FOLLOW_UP_ACTION has no exception.

Method INIT Signature

Method INIT on class CL_RSRA_ER_FOLLOW_UP_ACTION has no parameter.
Method INIT on class CL_RSRA_ER_FOLLOW_UP_ACTION has no exception.

Method REPLACE_VARIABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_ALERT Call by reference Type reference (TYPE) RSRA_SX_ALERT Daten eines Alerts 20011210
2 Importing I_TEMPLATE Call by reference Type reference (TYPE) RSRA_STRING String 20011205
3 Importing I_TYPE Call by reference Type reference (TYPE) RSRPARAMETERID Parameter Id 20011210
4 Returning R_TEXT Value transfer Type reference (TYPE) RSRA_STRING String 20011205

Method REPLACE_VARIABLES on class CL_RSRA_ER_FOLLOW_UP_ACTION has no exception.

Method SET 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 Engine für das Exception Reporting 20010710
2 Importing I_R_ER_HANDLER Call by reference Object reference (TYPE REF TO) CL_RSRA_ER_HANDLER Reporting Agent Exception Handler 20010710

Method SET on class CL_RSRA_ER_FOLLOW_UP_ACTION has no exception.

Method SET_NEW_EXCEPTION Signature

Method SET_NEW_EXCEPTION on class CL_RSRA_ER_FOLLOW_UP_ACTION has no parameter.
Method SET_NEW_EXCEPTION on class CL_RSRA_ER_FOLLOW_UP_ACTION has no exception.

Method SET_NEW_NAVSTATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SX_IOBJVL_CHECK Call by reference Type reference (TYPE) RSSB_SX_IOBJVL_CHECK BW Berechtigungen Reporting: Zu prüfende Selektionen 20010719
2 Importing I_T_RECURSIVE_DIM Call by reference Type reference (TYPE) RRX1_T_DIM Rekursive Dim 20010719

Method SET_NEW_NAVSTATE on class CL_RSRA_ER_FOLLOW_UP_ACTION has no exception.

Method SET_NEW_STATE Signature

Method SET_NEW_STATE on class CL_RSRA_ER_FOLLOW_UP_ACTION has no parameter.
Method SET_NEW_STATE on class CL_RSRA_ER_FOLLOW_UP_ACTION has no exception.

Method SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALERT_TEXT_LEVEL Call by reference Type reference (TYPE) RSRPARAMETERID Parameter Id 20020221
2 Importing I_S_ALERT Call by reference Type reference (TYPE) RSRA_SX_ALERT Daten eines Alerts 20011210
3 Returning R_TEXT Value transfer Type reference (TYPE) RSRA_STRING String 20011205

Method SET_TEXT on class CL_RSRA_ER_FOLLOW_UP_ACTION 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

Method X_MESSAGE on class CL_RSRA_ER_FOLLOW_UP_ACTION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in