SAP ABAP Class CL_BICS_EXCEPTION_ALERT_AXIS (Axis to apply the exception on)
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 20110211
Properties
Class CL_BICS_EXCEPTION_ALERT_AXIS  
Short Description Axis to apply the exception on    
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 20110211   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_AXIS has no interface implemented.
Friends
Class CL_BICS_EXCEPTION_ALERT_AXIS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_ALERT_TYPE Instance attribute Public Type reference (TYPE) TN_ALERT_TYPE Axis Name 20110211
2 N_CR_BOTH Static Attribute Public Object reference (TYPE REF TO) CL_BICS_EXCEPTION_ALERT_AXIS Both Axes 20110211
3 N_CR_COLUMNS Static Attribute Public Object reference (TYPE REF TO) CL_BICS_EXCEPTION_ALERT_AXIS Columns 20110211
4 N_CR_NONE Static Attribute Public Object reference (TYPE REF TO) CL_BICS_EXCEPTION_ALERT_AXIS No Axis 20110211
5 N_CR_ROWS Static Attribute Public Object reference (TYPE REF TO) CL_BICS_EXCEPTION_ALERT_AXIS Rows 20110211
6 N_C_AT_BOTH Constant Public Type reference (TYPE) TN_ALERT_TYPE RSBOL_C_AXIS_TO_APPLY_ALERT-BOTH Both Axes 20110211
7 N_C_AT_COLUMNS Constant Public Type reference (TYPE) TN_ALERT_TYPE RSBOL_C_AXIS_TO_APPLY_ALERT-COLUMNS Columns 20110211
8 N_C_AT_NONE Constant Public Type reference (TYPE) TN_ALERT_TYPE RSBOL_C_AXIS_TO_APPLY_ALERT-NONE No Axis 20110211
9 N_C_AT_ROWS Constant Public Type reference (TYPE) TN_ALERT_TYPE RSBOL_C_AXIS_TO_APPLY_ALERT-ROWS Rows 20110211
10 N_C_BOTH Constant Public Type reference (TYPE) TN_CONSTANT 'BOTH' Both Axes 20110211
11 N_C_COLUMNS Constant Public Type reference (TYPE) TN_CONSTANT 'COLUMNS' Columns 20110211
12 N_C_NONE Constant Public Type reference (TYPE) TN_CONSTANT 'NONE' No Axis 20110211
13 N_C_ROWS Constant Public Type reference (TYPE) TN_CONSTANT 'ROWS' Rows 20110211
14 N_TS_CONSTANT Static Attribute Public Type reference (TYPE) TN_TS_CONSTANT Table with Values of Constants 20110211
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20110211
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110211
3 GET_REFERENCE_BY_TYPE Static method Public Method Read Exception Reference According to its Type 20110214
Events
Class CL_BICS_EXCEPTION_ALERT_AXIS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_ALERT_TYPE Public Type reference (TYPE) RSBOLAP_AXIS Axis Name 20110211
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_BICS_EXCEPTION_ALERT_AXIS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BICS_EXCEPTION_ALERT_AXIS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALERT_TYPE Call by reference Type reference (TYPE) TN_ALERT_TYPE Einstelliges Kennzeichen 20110211
2 Importing I_CONSTANT Call by reference Type reference (TYPE) TN_CONSTANT Konstanteninhalt 20110211

Method CONSTRUCTOR on class CL_BICS_EXCEPTION_ALERT_AXIS has no exception.

Method GET_REFERENCE_BY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALERT_TYPE Call by reference Type reference (TYPE) TN_ALERT_TYPE Achsenname 20110214
2 Returning R_R_AXIS Value transfer Object reference (TYPE REF TO) CL_BICS_EXCEPTION_ALERT_AXIS Achse auf die Exception angewandt werden soll 20110214

Method GET_REFERENCE_BY_TYPE on class CL_BICS_EXCEPTION_ALERT_AXIS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731