SAP ABAP Class CL_BICS_TEST_EXC_COND (Exceptions and Conditions)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     BW_BICS_CONSUMER_TEST (Package) Test Package in ABAP BICS Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BICS_TEST Root Class for RSBOLAP Tests 20110211
Properties
Class CL_BICS_TEST_EXC_COND  
Short Description Exceptions and Conditions    
Super Class CL_BICS_TEST Root Class for RSBOLAP Tests 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package BW_BICS_CONSUMER_TEST   Test Package in ABAP BICS Interface 
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_BICS_EXCEPTION_ALERT_LEVEL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSBOL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BICS_TEST_EXC_COND has no interface implemented.
Friends
Class CL_BICS_TEST_EXC_COND has no friend class.
Attributes
Class CL_BICS_TEST_EXC_COND has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COUNT_ALERT_LEVEL Instance method Protected Method Internal: Counter 20110217
2 T100_EXCEPTIONS Instance method Public Test Method for ABAP Unit Exceptions 20110211
3 T110_EXC_AFTER_LIST_CALC Instance method Public Test Method for ABAP Unit Exceptions Evaluated After List Calculation 20110831
4 T200_CONDITIONS Instance method Public Test Method for ABAP Unit Conditions 20110330
Events
Class CL_BICS_TEST_EXC_COND has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 NT_S_ALERT_LEVEL_COUNTER Public See coding 20110217 BEGIN OF nt_s_alert_level_counter, alert_level TYPE cl_bics_exception_alert_level=>tn_alert_level, counter TYPE i, END OF nt_s_alert_level_counter
2 NT_TS_ALERT_LEVEL_COUNTER Public See coding 20110217 nt_ts_alert_level_counter TYPE SORTED TABLE OF nt_s_alert_level_counter WITH UNIQUE KEY alert_level
Method Signatures

Method COUNT_ALERT_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TS_ALERT_LEVEL_COUNTER Call by reference Type reference (TYPE) NT_TS_ALERT_LEVEL_COUNTER 20110217
2 Importing I_ALERT_LEVEL Call by reference Type reference (TYPE) CL_BICS_EXCEPTION_ALERT_LEVEL=>TN_ALERT_LEVEL Exception Ausnahmestufe 20110919

Method COUNT_ALERT_LEVEL on class CL_BICS_TEST_EXC_COND has no exception.

Method T100_EXCEPTIONS Signature

Method T100_EXCEPTIONS on class CL_BICS_TEST_EXC_COND has no parameter.
# Exception Resumable Description Created on
1 CX_BICS_APPLICATION_EXISTS Applikation existiert bereits mit einem anderen Benutzer 20110805
2 CX_BICS_NO_AUTHORITY Keine Berechtigung 20110805
3 CX_BICS_SERVICE_NOT_APPLICABLE Service ist nicht anwendbar 20110711
4 CX_BICS_UNKNOWN_USER Unbekannter Benutzer 20110805

Method T110_EXC_AFTER_LIST_CALC Signature

Method T110_EXC_AFTER_LIST_CALC on class CL_BICS_TEST_EXC_COND has no parameter.
# Exception Resumable Description Created on
1 CX_BICS_APPLICATION_EXISTS Applikation existiert bereits mit einem anderen Benutzer 20110831
2 CX_BICS_NO_AUTHORITY Keine Berechtigung 20110831
3 CX_BICS_SERVICE_NOT_APPLICABLE Service ist nicht anwendbar 20110831
4 CX_BICS_UNKNOWN_USER Unbekannter Benutzer 20110831

Method T200_CONDITIONS Signature

Method T200_CONDITIONS on class CL_BICS_TEST_EXC_COND has no parameter.
# Exception Resumable Description Created on
1 CX_BICS_APPLICATION_EXISTS Applikation existiert bereits mit einem anderen Benutzer 20110805
2 CX_BICS_NO_AUTHORITY Service ist nicht anwendbar 20110805
3 CX_BICS_SERVICE_NOT_APPLICABLE Service ist nicht anwendbar 20110711
4 CX_BICS_UNKNOWN_USER Unbekannter Benutzer 20110805
History
Last changed by/on SAP  20130531 
SAP Release Created in 731