SAP ABAP Class CL_RSRA_ER_FOLLOW_UP_ALERT (Follow-up Action: Make an Entry in 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 Inheritance (c INHERITING FROM c_ref)  CL_RSRA_ER_FOLLOW_UP_ACTION Follow-Up Actions 19990705
Properties
Class CL_RSRA_ER_FOLLOW_UP_ALERT  
Short Description Follow-up Action: Make an Entry in the Alert Monitor    
Super Class CL_RSRA_ER_FOLLOW_UP_ACTION Follow-Up Actions 
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 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RZD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SALRT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSRA_ER_FOLLOW_UP_ALERT has no interface implemented.
Friends
Class CL_RSRA_ER_FOLLOW_UP_ALERT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_CAM_CATEGORY Instance attribute Private Type reference (TYPE) SALRTDCAT SAP Alert Category 20030812
2 P_CAM_DYNAMICAL_TEXT Instance attribute Private Type reference (TYPE) RS_BOOL Transfer Text as Dynamic Text 20030812
3 P_CAM_TEXT_AS_PARAMETER Instance attribute Private Type reference (TYPE) RS_BOOL Transfer Text as Container Parameter 20030812
4 P_FINISHED Static Attribute Private Type reference (TYPE) RS_BOOL Action Finished 20000224
5 P_S_EXCEPTION_TXT Instance attribute Private Type reference (TYPE) RZD1_S_ELTTXT Text for Exception 20001006
6 P_T_CAM_CONT Instance attribute Private Type reference (TYPE) RSRA_T_ER_CAM_CONT SAP Alert Container Parameter 20030820
7 P_T_CAM_CONT_DEFINITION Instance attribute Private Type reference (TYPE) SWBCONTTAB Definition of SAP Alert Container 20030820
8 P_VIEW_ID_SET Static Attribute Private Type reference (TYPE) RS_BOOL View ID Set 20000224
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19990805
2 FILL_DATA Instance method Private Method Enhances Texts and Formatting 20001006
3 FLUSH_SAP_ALERT Instance method Private Method Generating SAP Alerts 20030812
4 GET_URL Instance method Private Method Generates URL 20030820
5 RESET Static method Public Method Cancel flags 20000224
Events
Class CL_RSRA_ER_FOLLOW_UP_ALERT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_S_LOG_ENTRY Private See coding TP_S_LOG_ENTRY 20000118
2 TP_T_LOG_ENTRY Private See coding Table of Collected Log Entries 20000118
Method Signatures

Method CONSTRUCTOR 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 Folgeaktion 19990805

Method CONSTRUCTOR on class CL_RSRA_ER_FOLLOW_UP_ALERT has no exception.

Method FILL_DATA Signature

Method FILL_DATA on class CL_RSRA_ER_FOLLOW_UP_ALERT has no parameter.
Method FILL_DATA on class CL_RSRA_ER_FOLLOW_UP_ALERT has no exception.

Method FLUSH_SAP_ALERT Signature

Method FLUSH_SAP_ALERT on class CL_RSRA_ER_FOLLOW_UP_ALERT has no parameter.
Method FLUSH_SAP_ALERT on class CL_RSRA_ER_FOLLOW_UP_ALERT has no exception.

Method GET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_URL Call by reference Type reference (TYPE) SO_TEXT255 url 20030820
2 Importing I_VIEW_ID Call by reference Type reference (TYPE) SYSUUID_25 view id 20030820

Method GET_URL on class CL_RSRA_ER_FOLLOW_UP_ALERT has no exception.

Method RESET Signature

Method RESET on class CL_RSRA_ER_FOLLOW_UP_ALERT has no parameter.
Method RESET on class CL_RSRA_ER_FOLLOW_UP_ALERT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in