SAP ABAP Class CL_DB6_EVENT_RECEIVER_BASE (CL_DB6_EVENT_RECEIVER_BASE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_RUNTIME (Package) DBA Cockpit: Runtime
⤷
⤷
Meta Relationship - Used By
Properties
| Class | CL_DB6_EVENT_RECEIVER_BASE | |
| Short Description | CL_DB6_EVENT_RECEIVER_BASE | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
| Created | 20000907 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DB6_EVENT_RECEIVER_BASE has no forward declaration.
Interfaces
Class CL_DB6_EVENT_RECEIVER_BASE has no interface implemented.
Friends
Class CL_DB6_EVENT_RECEIVER_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 1 | EVENT_HANDLED | 20000907 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | I | 20050913 | ||||
| 3 | Constant | Public | Type reference (TYPE) | I | -1 | 20050913 | |||
| 4 | Constant | Public | Type reference (TYPE) | I | 2 | EVENT_RAISED | 20000907 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | I | STATE | 20000907 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050913 | ||
| 2 | Instance method | Public | Method | SET_STATUS_HANDLED | 20000907 | |
| 3 | Instance method | Public | Method | SET_STATUS_RAISED | 20000907 | |
| 4 | Instance method | Public | Method | STATUS | 20000907 |
Events
Class CL_DB6_EVENT_RECEIVER_BASE has no event.
Types
Class CL_DB6_EVENT_RECEIVER_BASE has no local type.
Method Signatures
Method EVENT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT_ID | Value transfer | Type reference (TYPE) | I | 20050913 |
Method EVENT_TYPE on class CL_DB6_EVENT_RECEIVER_BASE has no exception.
Method SET_STATUS_HANDLED Signature
Method SET_STATUS_HANDLED on class CL_DB6_EVENT_RECEIVER_BASE has no parameter.
Method SET_STATUS_HANDLED on class CL_DB6_EVENT_RECEIVER_BASE has no exception.
Method SET_STATUS_RAISED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT_ID | Call by reference | Type reference (TYPE) | I | EVENT_NOT_CLASSIFIED | 20050913 |
Method SET_STATUS_RAISED on class CL_DB6_EVENT_RECEIVER_BASE has no exception.
Method STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATE | Value transfer | Type reference (TYPE) | I | STATE | 20000907 |
Method STATUS on class CL_DB6_EVENT_RECEIVER_BASE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |