SAP ABAP Class CL_RSRA_ENGINE_ER (Engine for Exception Reporting)
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_ENGINE Engine for Background Processing 20010611
Properties
Class CL_RSRA_ENGINE_ER  
Short Description Engine for Exception Reporting    
Super Class CL_RSRA_ENGINE Engine for Background Processing 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRB   BW: Batch Reporting 
Created 19990706   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 RSSB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSRA_ENGINE_ER has no interface implemented.
Friends
Class CL_RSRA_ENGINE_ER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_EVAL_TIME Instance attribute Public Type reference (TYPE) RSDINT4 Evaluation Time in Seconds 20000117
2 N_POSIT Instance attribute Public Type reference (TYPE) RSRA_POSIT Position in Package 20000111
3 N_R_REQUEST Instance attribute Public Object reference (TYPE REF TO) CL_RSR_REQUEST Data Provider 20000111
4 N_SX_ENGINE_ER Instance attribute Public Type reference (TYPE) RSRA_SX_ENGINE_ER Data of the Exception Reporting Engine 20010612
5 N_S_COMPKEY Instance attribute Public Type reference (TYPE) RSZCOMPKEY Query Key 20000126
6 N_S_PACKAGE Instance attribute Public Type reference (TYPE) RSRA_PACKAGE Scheduling Package 20000111
7 N_S_PACKAGET Instance attribute Public Type reference (TYPE) RSRA_PACKAGET Scheduling Package Text 20000111
8 N_S_SETTING Instance attribute Public Type reference (TYPE) RSRA_SETTING Setting 20000111
9 N_S_SETTINGT Instance attribute Public Type reference (TYPE) RSRA_SETTINGT Settings Text 20000111
10 N_TIMESTMP Static Attribute Public Type reference (TYPE) RSTIMESTMP Start Time 20000118
11 N_VARIANT Instance attribute Public Type reference (TYPE) VARIANT Setting Variants 20000117
12 P_MAX_ALERT Instance attribute Private Type reference (TYPE) RSRA_ALERT_LEVEL Alert priority 20020325
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19991025
2 DB_READ_SETTING Instance method Private Method Reads Information about RA Setting 20010611
3 GET_MAX_STEP_FROM_DB Instance method Public Method Reads Maximum Step Number from RSRA_ER_LOGN 20030110
4 INIT_ACTIONS Instance method Private Method Initialize Follow-up Actions 20010612
5 INIT_DRILLSTATE Instance method Private Method Define Data Volume to be Searched 20010612
6 INIT_LOG Instance method Private Method Initialize Exception Log 20010612
7 INIT_QUERY Instance method Private Method Initialization of Query 20010612
8 SET_REQUEST Instance method Private Method Initialization of a Request 20010611
Events
Class CL_RSRA_ENGINE_ER has no event.
Types
Class CL_RSRA_ENGINE_ER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_JOB Call by reference Object reference (TYPE REF TO) CL_RSRA_JOB Batch Reporting Job 20010611
2 Importing I_SETTINGNM Call by reference Type reference (TYPE) RSRA_SETTINGNM Einstellung 19991025
3 Importing I_VARIANT Call by reference Type reference (TYPE) VARIANT Variante für Variablen 19991025
# Exception Resumable Description Created on
1 BAD_VALUE_COMBINATION Variablenwerte falsch 19991214
2 X_MESSAGE Fehler 19991214

Method DB_READ_SETTING Signature

Method DB_READ_SETTING on class CL_RSRA_ENGINE_ER has no parameter.
Method DB_READ_SETTING on class CL_RSRA_ENGINE_ER has no exception.

Method GET_MAX_STEP_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STEP Value transfer Type reference (TYPE) RSRA_COUNTER Numerierung der eindimensionalen Aufrisse 20030110

Method GET_MAX_STEP_FROM_DB on class CL_RSRA_ENGINE_ER has no exception.

Method INIT_ACTIONS Signature

Method INIT_ACTIONS on class CL_RSRA_ENGINE_ER has no parameter.
Method INIT_ACTIONS on class CL_RSRA_ENGINE_ER has no exception.

Method INIT_DRILLSTATE Signature

Method INIT_DRILLSTATE on class CL_RSRA_ENGINE_ER has no parameter.
Method INIT_DRILLSTATE on class CL_RSRA_ENGINE_ER has no exception.

Method INIT_LOG Signature

Method INIT_LOG on class CL_RSRA_ENGINE_ER has no parameter.
Method INIT_LOG on class CL_RSRA_ENGINE_ER has no exception.

Method INIT_QUERY Signature

Method INIT_QUERY on class CL_RSRA_ENGINE_ER has no parameter.
Method INIT_QUERY on class CL_RSRA_ENGINE_ER has no exception.

Method SET_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSR_REQUEST Datenanforderung vom OLAP-Prozessor 20010611

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