SAP ABAP Class CL_RSRA_ER_HANDLER (Reporting Agent Exception Handler)
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_ER_HANDLER | Componentization of Interface for CL_RSRA_ER_HANDLER | 20091118 |
Properties
Class | CL_RSRA_ER_HANDLER | |
Short Description | Reporting Agent Exception Handler | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSRB | BW: Batch Reporting |
Created | 19990617 | 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) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
6 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
7 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
8 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSRA_ER_HANDLER | Componentization of Interface for CL_RSRA_ER_HANDLER | 20091118 |
Friends
Class CL_RSRA_ER_HANDLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Do Follow-up Actions Exist? | 19990706 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Active after Applying Axes | 19991018 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Active after the List Notify | 19991018 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | New Exceptions | 19991222 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSRA_ENGINE_ER | Engine for Exception Reporting | 20010710 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSR_REQUEST | Request | 20010518 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDD_TSX_SELDR | Statistical Filter | 19990630 | ||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TP_TS_HANDLER | Event Handler List | 19990617 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSRA_T_ER_FOLLOWUP | Follow-Up Actions | 19990706 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RRX1_T_CON | Exceptions | 19990630 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TP_T_EXCEPTION | List of Exceptions | 19990617 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RRX1_T_FAC | Cell Restrictions and Conditions for Exceptions | 19990630 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Generates a New Instance for the Handler | 19990617 |
2 | ![]() |
Instance method | Public | Method | Apply Data Get | 20091118 |
3 | ![]() |
Instance method | Public | Method | Applies the Seldr of the List Notify on the Exceptions | 20091118 |
4 | ![]() |
Instance method | Public | Method | Checks the Imported Data for Exceptions | 20091118 |
5 | ![]() |
Instance method | Public | Method | Checks a Single Cell for the Exceptions | 20091118 |
6 | ![]() |
Instance method | Public | Constructor | Constructor | 20000609 |
7 | ![]() |
Instance method | Public | Method | Finish Follow-up Actions | 20091203 |
8 | ![]() |
Instance method | Public | Method | Flush the Follow-up Actions | 20091118 |
9 | ![]() |
Static method | Public | Method | Delivers the Reference to an Instanciated Handler | 20091118 |
10 | ![]() |
Instance method | Public | Method | Initialize Follow-up Actions | 20091203 |
11 | ![]() |
Instance method | Public | Method | Deletes an Instance of the Handler (Foreign Refs remain) | 20091118 |
12 | ![]() |
Static method | Public | Method | Assigning Follow-up Actions | 20091203 |
13 | ![]() |
Instance method | Public | Method | Inform the Exception Handler of Exceptions | 20091118 |
14 | ![]() |
Instance method | Private | Method | Sets Follow-up Actions | 19990706 |
15 | ![]() |
Static method | Private | Method | Raising an X Message | 19990628 |
Events
Class CL_RSRA_ER_HANDLER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_S_EXCEPTION | Private | See coding | TP_S_EXCEPTION | 19990617 |
|
|
2 | TP_S_HANDLER | Private | See coding | TP_S_HANDLER | 19990617 |
|
|
3 | TP_TS_HANDLER | Private | See coding | TP_TS_HANDLER | 19990617 |
|
|
4 | TP_T_EXCEPTION | Private | See coding | TP_T_EXCEPTION | 19990617 |
|
Method Signatures
Method ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RSR_REQUEST | Request | 20010518 | ||
2 | ![]() |
R_R_HANDLER | Value transfer | Object reference (TYPE REF TO) | CL_RSRA_ER_HANDLER | Referenz auf den neuen Händler | 19990623 |
Method ADD on class CL_RSRA_ER_HANDLER has no exception.
Method APPLY_DATA_GET Signature
Method APPLY_DATA_GET on class CL_RSRA_ER_HANDLER has no parameter.
Method APPLY_DATA_GET on class CL_RSRA_ER_HANDLER has no exception.
Method APPLY_LIST_NOTIFY Signature
Method APPLY_LIST_NOTIFY on class CL_RSRA_ER_HANDLER has no parameter.
Method APPLY_LIST_NOTIFY on class CL_RSRA_ER_HANDLER has no exception.
Method CHECK Signature
Method CHECK on class CL_RSRA_ER_HANDLER has no parameter.
Method CHECK on class CL_RSRA_ER_HANDLER has no exception.
Method CHECK_SINGLE Signature
Method CHECK_SINGLE on class CL_RSRA_ER_HANDLER has no parameter.
Method CHECK_SINGLE on class CL_RSRA_ER_HANDLER has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RSR_REQUEST | Request | 20010518 |
Method CONSTRUCTOR on class CL_RSRA_ER_HANDLER has no exception.
Method FINISH_ACTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MAX_ALERT | Call by reference | Type reference (TYPE) | RSRA_ALERT_LEVEL | Priorität eines Alerts | 20091203 | ||
2 | ![]() |
I_R_ENGINE_ER | Call by reference | Object reference (TYPE REF TO) | CL_RSRA_ENGINE_ER | Referenz auf Engine | 20091203 |
Method FINISH_ACTIONS on class CL_RSRA_ER_HANDLER has no exception.
Method FLUSH_ACTIONS Signature
Method FLUSH_ACTIONS on class CL_RSRA_ER_HANDLER has no parameter.
Method FLUSH_ACTIONS on class CL_RSRA_ER_HANDLER has no exception.
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RSR_REQUEST | Request | 20091118 | ||
2 | ![]() |
R_R_HANDLER | Value transfer | Object reference (TYPE REF TO) | CL_RSRA_ER_HANDLER | Referenz auf die Instanz | 20091118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültiges Query-Handle | 20091118 |
Method INIT_ACTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_ENGINE_ER | Call by reference | Object reference (TYPE REF TO) | CL_RSRA_ENGINE_ER | Referenz auf aufrufende Engine | 20091203 |
Method INIT_ACTIONS on class CL_RSRA_ER_HANDLER has no exception.
Method REMOVE Signature
Method REMOVE on class CL_RSRA_ER_HANDLER has no parameter.
Method REMOVE on class CL_RSRA_ER_HANDLER has no exception.
Method SET_ACTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RSR_REQUEST | Request | 20091203 | ||
2 | ![]() |
I_T_ACTION | Call by reference | Type reference (TYPE) | RSRA_T_ER_FOLLOWUP | Folgeaktionen | 20091203 |
Method SET_ACTIONS on class CL_RSRA_ER_HANDLER has no exception.
Method SET_EXCEPTIONS Signature
Method SET_EXCEPTIONS on class CL_RSRA_ER_HANDLER has no parameter.
Method SET_EXCEPTIONS on class CL_RSRA_ER_HANDLER has no exception.
Method SET_INST_ACTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_ACTION | Call by reference | Type reference (TYPE) | RSRA_T_ER_FOLLOWUP | Folgeaktionen | 19990706 |
Method SET_INST_ACTIONS on class CL_RSRA_ER_HANDLER has no exception.
Method X_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ABEND | Call by reference | Type reference (TYPE) | RS_BOOL | Anhängen ? | 19990628 | ||
2 | ![]() |
I_METHOD | Call by reference | Type reference (TYPE) | SYMSGV | Methode | 19990628 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
X-Message | 19990628 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |