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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
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 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSDINT4 | Evaluation Time in Seconds | 20000117 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSRA_POSIT | Position in Package | 20000111 | ||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSR_REQUEST | Data Provider | 20000111 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSRA_SX_ENGINE_ER | Data of the Exception Reporting Engine | 20010612 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSZCOMPKEY | Query Key | 20000126 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSRA_PACKAGE | Scheduling Package | 20000111 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSRA_PACKAGET | Scheduling Package Text | 20000111 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSRA_SETTING | Setting | 20000111 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSRA_SETTINGT | Settings Text | 20000111 | ||
10 | ![]() |
Static Attribute | Public | Type reference (TYPE) | RSTIMESTMP | Start Time | 20000118 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | VARIANT | Setting Variants | 20000117 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSRA_ALERT_LEVEL | Alert priority | 20020325 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 19991025 |
2 | ![]() |
Instance method | Private | Method | Reads Information about RA Setting | 20010611 |
3 | ![]() |
Instance method | Public | Method | Reads Maximum Step Number from RSRA_ER_LOGN | 20030110 |
4 | ![]() |
Instance method | Private | Method | Initialize Follow-up Actions | 20010612 |
5 | ![]() |
Instance method | Private | Method | Define Data Volume to be Searched | 20010612 |
6 | ![]() |
Instance method | Private | Method | Initialize Exception Log | 20010612 |
7 | ![]() |
Instance method | Private | Method | Initialization of Query | 20010612 |
8 | ![]() |
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 | ![]() |
I_R_JOB | Call by reference | Object reference (TYPE REF TO) | CL_RSRA_JOB | Batch Reporting Job | 20010611 | ||
2 | ![]() |
I_SETTINGNM | Call by reference | Type reference (TYPE) | RSRA_SETTINGNM | Einstellung | 19991025 | ||
3 | ![]() |
I_VARIANT | Call by reference | Type reference (TYPE) | VARIANT | Variante für Variablen | 19991025 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Variablenwerte falsch | 19991214 | |
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 |