SAP ABAP Class CL_BICS_EXCEPTION_ALERT_LEVEL (Exception Level)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
BW_BICS_BASE_CONSTANTS (Package) Package for Constants in ABAP BICS
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_CONSTANT | Base for all constants | 20110215 |
Properties
| Class | CL_BICS_EXCEPTION_ALERT_LEVEL | |
| Short Description | Exception Level | |
| Super Class | CL_BICS_CONSTANT | Base for all constants |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BW_BICS_BASE_CONSTANTS | Package for Constants in ABAP BICS |
| Created | 20110215 | SAP |
| Last change | 20130531 | 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) |
Interfaces
Class CL_BICS_EXCEPTION_ALERT_LEVEL has no interface implemented.
Friends
Class CL_BICS_EXCEPTION_ALERT_LEVEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TN_ALERT_LEVEL | RSBOL_C_ALERT_LEVEL-BAD_1 | 20111012 | |||
| 2 | Constant | Public | Type reference (TYPE) | TN_ALERT_LEVEL | RSBOL_C_ALERT_LEVEL-BAD_2 | 20111012 | |||
| 3 | Constant | Public | Type reference (TYPE) | TN_ALERT_LEVEL | RSBOL_C_ALERT_LEVEL-BAD_3 | 20111012 | |||
| 4 | Constant | Public | Type reference (TYPE) | TN_ALERT_LEVEL | RSBOL_C_ALERT_LEVEL-CRITICAL_1 | 20111012 | |||
| 5 | Constant | Public | Type reference (TYPE) | TN_ALERT_LEVEL | RSBOL_C_ALERT_LEVEL-CRITICAL_2 | 20111012 | |||
| 6 | Constant | Public | Type reference (TYPE) | TN_ALERT_LEVEL | RSBOL_C_ALERT_LEVEL-CRITICAL_3 | 20111012 | |||
| 7 | Constant | Public | Type reference (TYPE) | TN_ALERT_LEVEL | RSBOL_C_ALERT_LEVEL-GOOD_1 | 20111012 | |||
| 8 | Constant | Public | Type reference (TYPE) | TN_ALERT_LEVEL | RSBOL_C_ALERT_LEVEL-GOOD_2 | 20111012 | |||
| 9 | Constant | Public | Type reference (TYPE) | TN_ALERT_LEVEL | RSBOL_C_ALERT_LEVEL-GOOD_3 | 20111012 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20110215 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20110215 |
Events
Class CL_BICS_EXCEPTION_ALERT_LEVEL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_ALERT_LEVEL | Public | Type reference (TYPE) | INT1 | Exception Level | 20110215 | |
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BICS_EXCEPTION_ALERT_LEVEL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BICS_EXCEPTION_ALERT_LEVEL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONSTANT | Call by reference | Type reference (TYPE) | TN_CONSTANT | Konstanteninhalt | 20110215 | |||
| 2 | I_ID | Call by reference | Type reference (TYPE) | TN_ALERT_LEVEL | Ausnahmestufe | 20110215 |
Method CONSTRUCTOR on class CL_BICS_EXCEPTION_ALERT_LEVEL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |