SAP ABAP Class CL_BICS_EVENT_SOURCE (Event Source)
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_EVENT_SOURCE | Basis Event Source | 20100624 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_OBJECT | Root Object for BICS Entities | 20100624 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_SORTING | Sorting | 20100624 |
Properties
| Class | CL_BICS_EVENT_SOURCE | |
| Short Description | Event Source | |
| 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 | 20100624 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BICS_EVENT_SOURCE | Basis Event Source | 20100624 |
Friends
Class CL_BICS_EVENT_SOURCE has no friend class.
Attributes
Class CL_BICS_EVENT_SOURCE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Forward Change Event | 20100624 | |
| 2 | Instance method | Protected | Method | Forward Destructor Event | 20100628 | |
| 3 | Instance method | Protected | Method | Throw Change Event | 20100624 | |
| 4 | Instance method | Protected | Method | Throw Destructor Event | 20100624 |
Events
Class CL_BICS_EVENT_SOURCE has no event.
Types
Class CL_BICS_EVENT_SOURCE has no local type.
Method Signatures
Method PROPAGATE_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_EVENT | Call by reference | Object reference (TYPE REF TO) | IF_BICS_EVENT | Event | 20100712 |
Method PROPAGATE_CHANGED on class CL_BICS_EVENT_SOURCE has no exception.
Method PROPAGATE_FREED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_EVENT | Value transfer | Object reference (TYPE REF TO) | IF_BICS_EVENT | Event | 20100712 |
Method PROPAGATE_FREED on class CL_BICS_EVENT_SOURCE has no exception.
Method RAISE_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_BICS_EVENT | BICS Event | 20100713 |
Method RAISE_CHANGED on class CL_BICS_EVENT_SOURCE has no exception.
Method RAISE_FREED Signature
Method RAISE_FREED on class CL_BICS_EVENT_SOURCE has no parameter.
Method RAISE_FREED on class CL_BICS_EVENT_SOURCE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |