SAP ABAP Class CL_RSBOLAP_MESSAGE_HANDLER (Message Handler)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSBOLAP_GENERAL (Package) Contains general objects for RSBOLAP
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RS_BASE | BW Basis | 20130204 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBOLAP_MESSAGE_HANDLER | Message Handler | 20090514 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSTT_INSTANCE_ITEM | Interface for Special Class Instances | 20110524 |
Properties
| Class | CL_RSBOLAP_MESSAGE_HANDLER | |
| Short Description | Message Handler | |
| Super Class | CL_RS_BASE | BW Basis |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSBOLAP_GENERAL | Contains general objects for RSBOLAP |
| Created | 20090514 | SAP |
| Last change | 20140121 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSBOLAP_MESSAGE_HANDLER | Message Handler | 20090514 | ||
| 2 | IF_RSTT_INSTANCE_ITEM | Interface for Special Class Instances | 20110524 |
Friends
Class CL_RSBOLAP_MESSAGE_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | RSBOLAP_HANDLE | 0000 | Unique Object Handle for External Communication | 20090514 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | RSBOLAP_OBJECT_ID | Object ID | 20110524 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SYST-UZEIT | Current Time of Application Server | 20090514 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SYST-UZEIT | Current Time of Application Server | 20090514 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SY-UZEIT | Current Time of Application Server | 20090514 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Optimize System Message Access | 20090514 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20110524 | ||
| 2 | Instance method | Private | Method | Read System Messages | 20090514 |
Events
Class CL_RSBOLAP_MESSAGE_HANDLER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_T_SYS_MSG | Private | See coding | 20090514 | tp_t_sys_msg TYPE STANDARD TABLE OF temsg WITH DEFAULT KEY
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSBOLAP_MESSAGE_HANDLER has no parameter.
Method CONSTRUCTOR on class CL_RSBOLAP_MESSAGE_HANDLER has no exception.
Method GET_SYSTEM_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_HAS_MESSAGES | Call by reference | Type reference (TYPE) | RS_BOOL | Systemnachrichten vorhanden | 20090514 | |||
| 2 | E_T_MSGS | Call by reference | Type reference (TYPE) | TP_T_SYS_MSG | Systemnachrichten | 20090514 | |||
| 3 | I_STEP_CLOSE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Step Close | 20090514 |
Method GET_SYSTEM_MESSAGES on class CL_RSBOLAP_MESSAGE_HANDLER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |