SAP ABAP Class CL_BCB_MONITOR (BCB Monitor)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-CHA (Application Component) Communication Channel
⤷
ICI_BCB (Package) Business Communication Broker
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BCB_EVENT_SINK | ICI Event Sink | 20041013 |
Properties
| Class | CL_BCB_MONITOR | |
| Short Description | BCB Monitor | |
| Super Class | CL_BCB_EVENT_SINK | ICI Event Sink |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ICI_BCB | Business Communication Broker |
| Created | 20041013 | SAP |
| Last change | 20100303 | 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) |
Interfaces
Class CL_BCB_MONITOR has no interface implemented.
Friends
Class CL_BCB_MONITOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ICI_MONITOR | ICI specification: Monitoring | 20041013 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20041013 | ||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BCB_SESSION | BCB Session | 20041013 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | I | 20041013 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20041013 | |
| 2 | Instance method | Public | Method | 20041013 | ||
| 3 | Instance method | Public | Method | 20041013 | ||
| 4 | Instance method | Public | Method | 20041013 | ||
| 5 | Instance method | Protected | Event handling method | 20041013 | ||
| 6 | Instance method | Protected | Event handling method | 20041014 | ||
| 7 | Instance method | Public | Method | 20041013 | ||
| 8 | Instance method | Protected | Method | 20041013 | ||
| 9 | Instance method | Public | Method | 20041013 | ||
| 10 | Instance method | Protected | Method | 20041013 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | MONITOR_DATA_CHANGED | Instance Event (0) |
Public (2) |
20041014 | |
| 2 | SUBSCRIPTION_ENDED | Instance Event (0) |
Public (2) |
20041014 |
Types
Class CL_BCB_MONITOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SESSION | Call by reference | Object reference (TYPE REF TO) | CL_BCB_SESSION | 20041013 |
Method CONSTRUCTOR on class CL_BCB_MONITOR has no exception.
Method GET_CATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATALOG | Value transfer | Type reference (TYPE) | STRING | 20041013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041013 |
Method GET_INSTANCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCES | Value transfer | Type reference (TYPE) | STRING | 20041013 | ||||
| 2 | OBJECTS | Call by reference | Type reference (TYPE) | ANY TABLE | 20041013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041013 |
Method GET_MONITOR_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MONITOR_DATA | Value transfer | Type reference (TYPE) | STRING | 20041013 |
Method GET_MONITOR_DATA on class CL_BCB_MONITOR has no exception.
Method ON_MONITOR_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION_ID | Call by reference | Attribute reference (LIKE) | 20041013 | |||||
| 2 | DATA_FORM | Call by reference | Attribute reference (LIKE) | 20041014 |
Method ON_MONITOR_DATA_CHANGED on class CL_BCB_MONITOR has no exception.
Method ON_SUBSCRIPTION_ENDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION_ID | Call by reference | Attribute reference (LIKE) | 20041014 | |||||
| 2 | REASON | Call by reference | Attribute reference (LIKE) | 20041014 |
Method ON_SUBSCRIPTION_ENDED on class CL_BCB_MONITOR has no exception.
Method REGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION_EVENT_SINK | Value transfer | Object reference (TYPE REF TO) | IF_BCB_MONITOR_EVENT_SINK | 20041013 | ||||
| 2 | SUBSCRIBE_SELECTION | Value transfer | Type reference (TYPE) | STRING | 20041014 | ||||
| 3 | TIME_PERIOD | Value transfer | Type reference (TYPE) | I | 20041014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041014 |
Method SUBSCRIBE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SUBSCRIBE_SELECTION | Call by reference | Type reference (TYPE) | STRING | 20041013 | ||||
| 2 | TIME_PERIOD | Call by reference | Type reference (TYPE) | I | Natürliche Zahl | 20041013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041013 |
Method UNREGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION_EVENT_SINK | Value transfer | Object reference (TYPE REF TO) | IF_BCB_MONITOR_EVENT_SINK | 20041013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050602 |
Method UNSUBSCRIBE Signature
Method UNSUBSCRIBE on class CL_BCB_MONITOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050602 |
Event Signatures
Event MONITOR_DATA_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MONITOR | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_BCB_MONITOR | 20041014 |
Event SUBSCRIPTION_ENDED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REASON | Exporting | Value transfer | Type reference (TYPE) | BCB_TEXT_ELEMENT | 20041014 |
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 500 |