SAP ABAP Class CL_SWNC_MESSAGE_CONTROL (Message Controller)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
SWNC_COLL (Package) Collector and Aggregates
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWNC_MESSAGE_LISTENER | 20041012 |
Properties
| Class | CL_SWNC_MESSAGE_CONTROL | |
| Short Description | Message Controller | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWNC_COLL | Collector and Aggregates |
| Created | 20041012 | SAP |
| Last change | 20041208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWNC_MESSAGE_CONTROL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWNC_MESSAGE_LISTENER | 20041012 |
Friends
Class CL_SWNC_MESSAGE_CONTROL 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) | T_T_LISTENERS | 20041012 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20041013 | ||
| 2 | Instance method | Public | Method | 20041013 | ||
| 3 | Instance method | Public | Method | 20041018 | ||
| 4 | Instance method | Public | Method | 20041013 | ||
| 5 | Instance method | Public | Method | 20041013 | ||
| 6 | Instance method | Public | Method | 20041013 | ||
| 7 | Instance method | Public | Method | 20041013 | ||
| 8 | Instance method | Public | Method | 20041013 |
Events
Class CL_SWNC_MESSAGE_CONTROL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_LISTENER | Private | Object reference (TYPE REF TO) | IF_SWNC_MESSAGE_LISTENER | 20041012 | |
|
| 2 | T_T_LISTENERS | Private | See coding | 20041012 | t_t_listeners TYPE TABLE OF t_listener
|
Method Signatures
Method ADD_ERROR_MESSAGE Signature
Method ADD_ERROR_MESSAGE on class CL_SWNC_MESSAGE_CONTROL has no parameter.
Method ADD_ERROR_MESSAGE on class CL_SWNC_MESSAGE_CONTROL has no exception.
Method ADD_EXCEPTION Signature
Method ADD_EXCEPTION on class CL_SWNC_MESSAGE_CONTROL has no parameter.
Method ADD_EXCEPTION on class CL_SWNC_MESSAGE_CONTROL has no exception.
Method ADD_EXCEPTIONS_FROM_COLLECTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLLECTOR | Call by reference | Object reference (TYPE REF TO) | CL_SWNC_COLLECTOR | Die Aggregierung der Statistiksaetze | 20041018 |
Method ADD_EXCEPTIONS_FROM_COLLECTOR on class CL_SWNC_MESSAGE_CONTROL has no exception.
Method ADD_SUCCESS_MESSAGE Signature
Method ADD_SUCCESS_MESSAGE on class CL_SWNC_MESSAGE_CONTROL has no parameter.
Method ADD_SUCCESS_MESSAGE on class CL_SWNC_MESSAGE_CONTROL has no exception.
Method ADD_WARNING_MESSAGE Signature
Method ADD_WARNING_MESSAGE on class CL_SWNC_MESSAGE_CONTROL has no parameter.
Method ADD_WARNING_MESSAGE on class CL_SWNC_MESSAGE_CONTROL has no exception.
Method ATTACH_LISTENER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LISTENER | Call by reference | Object reference (TYPE REF TO) | IF_SWNC_MESSAGE_LISTENER | 20041013 |
Method ATTACH_LISTENER on class CL_SWNC_MESSAGE_CONTROL has no exception.
Method FINALIZE Signature
Method FINALIZE on class CL_SWNC_MESSAGE_CONTROL has no parameter.
Method FINALIZE on class CL_SWNC_MESSAGE_CONTROL has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_SWNC_MESSAGE_CONTROL has no parameter.
Method INITIALIZE on class CL_SWNC_MESSAGE_CONTROL has no exception.
History
| Last changed by/on | SAP | 20041208 |
| SAP Release Created in | 700 |