SAP ABAP Class CL_DBA_ALERTING_RULE_SIMPLE (DBA: Alerting Simple Threshold)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB6-CCM (Application Component) CCMS / Database Monitors for DB2 Universal Database
⤷
SDBA_ALERT_E2E (Package) DBA Cockpit: Alerting E2E
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_ALERTING_RULE_OBJECT | DBA: Alert Rule Object | 20120813 |
Properties
| Class | CL_DBA_ALERTING_RULE_SIMPLE | |
| Short Description | DBA: Alerting Simple Threshold | |
| Super Class | CL_DBA_ALERTING_RULE_OBJECT | DBA: Alert Rule Object |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_ALERT_E2E | DBA Cockpit: Alerting E2E |
| Created | 20120813 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DBA_ALERTING_RULE_SIMPLE has no forward declaration.
Interfaces
Class CL_DBA_ALERTING_RULE_SIMPLE has no interface implemented.
Friends
Class CL_DBA_ALERTING_RULE_SIMPLE 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) | DBA_ALERT_RULE_DIRECTION | DBA: Alert Rule Direction | 20120813 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20120813 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | 20120813 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | 20120813 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | I | 20120813 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | I | 20120813 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20120813 |
Events
Class CL_DBA_ALERTING_RULE_SIMPLE has no event.
Types
Class CL_DBA_ALERTING_RULE_SIMPLE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DDIC | Call by reference | Type reference (TYPE) | STRING | 20120813 | ||||
| 2 | IV_DIRECTION | Call by reference | Type reference (TYPE) | DBA_ALERT_RULE_DIRECTION | DBA: Alert Rule Direction | 20120813 | |||
| 3 | IV_FIELD | Call by reference | Type reference (TYPE) | STRING | 20120813 | ||||
| 4 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | STRING | 20120813 | ||||
| 5 | IV_GREENTOYELLOW | Call by reference | Type reference (TYPE) | I | 20120813 | ||||
| 6 | IV_REDTOYELLOW | Call by reference | Type reference (TYPE) | I | 20120813 | ||||
| 7 | IV_YELLOWTOGREEN | Call by reference | Type reference (TYPE) | I | 20120813 | ||||
| 8 | IV_YELLOWTORED | Call by reference | Type reference (TYPE) | I | 20120813 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA: Alert Exception | 20120813 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |