SAP ABAP Class CL_BICS_MESSAGE_MANAGER (Message Manager in BICS)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
BW_BICS_BASE_OBJECTS (Package) Basis Objects of All BICS Entities
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_MESSAGE_MANAGER | Message Manager in BICS | 20100303 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_MESSAGE_MANAGER_BASE | Basis for Message Manager in BW BICS | 20100308 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_MESSAGE_PRODUCER | Message Producer in BW BICS | 20100308 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSTT_INSTANCE_ITEM | Interface for Special Class Instances | 20101229 |
Properties
| Class | CL_BICS_MESSAGE_MANAGER | |
| Short Description | Message Manager in BICS | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BW_BICS_BASE_OBJECTS | Basis Objects of All BICS Entities |
| Created | 20100303 | 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BICS_MESSAGE_MANAGER | Message Manager in BICS | 20100303 | ||
| 2 | IF_BICS_MESSAGE_MANAGER_BASE | Basis for Message Manager in BW BICS | 20100308 | ||
| 3 | IF_BICS_MESSAGE_PRODUCER | Message Producer in BW BICS | 20100308 | ||
| 4 | IF_RSTT_INSTANCE_ITEM | Interface for Special Class Instances | 20101229 |
Friends
Class CL_BICS_MESSAGE_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20100308 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | INT4 | Natural Number | 20100303 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_BICS_APPLICATION | Application Representation | 20100308 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSBOLAP_MESSAGE_HANDLER | Message Handler | 20100308 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_BICS_SRV | Service | 20100308 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | IF_BICS_MESSAGE=>TN_T_MESSAGE | Message in BW BICS | 20100303 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | TP_TS_MESSAGE | 20130827 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | TP_TS_MESSAGE | 20130827 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Messages in RSBOLAP Format | 20100308 | |
| 2 | Instance method | Public | Constructor | 20100308 | ||
| 3 | Instance method | Public | Method | Get Provider Message Handler | 20100308 |
Events
Class CL_BICS_MESSAGE_MANAGER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_TS_MESSAGE | Private | See coding | 20130827 | TP_TS_MESSAGE TYPE SORTED TABLE OF scx_t100key
WITH UNIQUE KEY msgid msgno
|
Method Signatures
Method ADD_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_RSBOLAP_MESSAGES | Call by reference | Type reference (TYPE) | BICS_PROV_T_MESSAGE | Nachrichtentexte | 20100308 |
Method ADD_MESSAGES on class CL_BICS_MESSAGE_MANAGER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_APPLICATION | Call by reference | Object reference (TYPE REF TO) | IF_BICS_APPLICATION | Applikationsrepräsentation | 20100308 | |||
| 2 | I_R_SRV | Call by reference | Object reference (TYPE REF TO) | IF_BICS_SRV | Service | 20100308 |
Method CONSTRUCTOR on class CL_BICS_MESSAGE_MANAGER has no exception.
Method GET_PROVIDER_MESSAGE_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_PROVIDER_MESSAGE_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_RSBOLAP_MESSAGE_HANDLER | Message Handler | 20100308 |
Method GET_PROVIDER_MESSAGE_HANDLER on class CL_BICS_MESSAGE_MANAGER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |