SAP ABAP Class IF_BICS_MESSAGE_MANAGER (Message Manager in BICS)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BICS_MESSAGE_MANAGER_BASE | Basis for Message Manager in BW BICS | 20100308 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BICS_MESSAGE_MANAGER | Message Manager in BICS | 20100303 |
Properties
| Class | IF_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 | ||
| Created | 20100215 | 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
Class IF_BICS_MESSAGE_MANAGER has no interface implemented.
Friends
Class IF_BICS_MESSAGE_MANAGER has no friend class.
Attributes
Class IF_BICS_MESSAGE_MANAGER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Messages | 20110225 | |
| 2 | Instance method | Public | Method | Check for New Messages | 20100303 | |
| 3 | Instance method | Public | Method | Read Maximum Message Level | 20100303 | |
| 4 | Instance method | Public | Method | Read Messages | 20100303 | |
| 5 | Instance method | Public | Method | Read Messages | 20110217 | |
| 6 | Instance method | Public | Method | Determine Size | 20100303 |
Events
Class IF_BICS_MESSAGE_MANAGER has no event.
Types
Class IF_BICS_MESSAGE_MANAGER has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on class IF_BICS_MESSAGE_MANAGER has no parameter.
Method CLEAR on class IF_BICS_MESSAGE_MANAGER has no exception.
Method GET_CHANGE_COUNTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CHANGE_COUNTER | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20100303 |
Method GET_CHANGE_COUNTER on class IF_BICS_MESSAGE_MANAGER has no exception.
Method GET_MAX_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_LEVEL | Value transfer | Type reference (TYPE) | IF_BICS_MESSAGE=>TN_LEVEL | Natürliche Zahl | 20100303 |
Method GET_MAX_LEVEL on class IF_BICS_MESSAGE_MANAGER has no exception.
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_MESSAGES | Value transfer | Type reference (TYPE) | IF_BICS_MESSAGE=>TN_T_MESSAGE | Meldung im BW BICS | 20100303 |
Method GET_MESSAGES on class IF_BICS_MESSAGE_MANAGER has no exception.
Method GET_MESSAGES_AS_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DELETE_MESSAGES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20110310 | |||
| 2 | R_T_MESSAGES | Value transfer | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20110217 |
Method GET_MESSAGES_AS_TABLE on class IF_BICS_MESSAGE_MANAGER has no exception.
Method SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SIZE | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20100303 |
Method SIZE on class IF_BICS_MESSAGE_MANAGER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |