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 RSBOL 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 N_C_BAD_1 Constant Public Type reference (TYPE) TN_ALERT_LEVEL RSBOL_C_ALERT_LEVEL-BAD_1 20111012
2 N_C_BAD_2 Constant Public Type reference (TYPE) TN_ALERT_LEVEL RSBOL_C_ALERT_LEVEL-BAD_2 20111012
3 N_C_BAD_3 Constant Public Type reference (TYPE) TN_ALERT_LEVEL RSBOL_C_ALERT_LEVEL-BAD_3 20111012
4 N_C_CRITICAL_1 Constant Public Type reference (TYPE) TN_ALERT_LEVEL RSBOL_C_ALERT_LEVEL-CRITICAL_1 20111012
5 N_C_CRITICAL_2 Constant Public Type reference (TYPE) TN_ALERT_LEVEL RSBOL_C_ALERT_LEVEL-CRITICAL_2 20111012
6 N_C_CRITICAL_3 Constant Public Type reference (TYPE) TN_ALERT_LEVEL RSBOL_C_ALERT_LEVEL-CRITICAL_3 20111012
7 N_C_GOOD_1 Constant Public Type reference (TYPE) TN_ALERT_LEVEL RSBOL_C_ALERT_LEVEL-GOOD_1 20111012
8 N_C_GOOD_2 Constant Public Type reference (TYPE) TN_ALERT_LEVEL RSBOL_C_ALERT_LEVEL-GOOD_2 20111012
9 N_C_GOOD_3 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 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20110215
2 CONSTRUCTOR 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 Importing I_CONSTANT Call by reference Type reference (TYPE) TN_CONSTANT Konstanteninhalt 20110215
2 Importing 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