SAP ABAP Class CX_SATC_CI_CHECK_ERRORS (Caught exceptions during ci run)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_CI_MISC (Package) INTERNAL: - *NO* REUSE - Miscellaneous services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_NO_CHECK Exception with no Check of the RAISING Clause 20120216
Properties
Class CX_SATC_CI_CHECK_ERRORS  
Short Description Caught exceptions during ci run    
Super Class CX_NO_CHECK Exception with no Check of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SATC_CI_MISC   INTERNAL: - *NO* REUSE - Miscellaneous services 
Created 20120216   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SATC_CI_CHECK_ERRORS has no forward declaration.
Interfaces
Class CX_SATC_CI_CHECK_ERRORS has no interface implemented.
Friends
Class CX_SATC_CI_CHECK_ERRORS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_EXECUTION_PHASE Constant Public See coding 20120216
2 FG_MAPPER Static Attribute Private Object reference (TYPE REF TO) IF_SATC_CI_CHECK_MAPPER 20120216
3 F_CAUGHT_EXCEPTIONS Instance attribute Private Type reference (TYPE) TY_CAUGHT_EXCEPTIONS 20120216
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EXCEPTION Instance method Public Method 20120216
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120216
3 EXCEPTION_OCCURRED Instance method Public Method 20120216
4 GET_EXCEPTION_LIST Instance method Public Method 20120216
5 MERGE Instance method Public Method 20120216
6 RAISE_ME Instance method Public Method 20120216
Events
Class CX_SATC_CI_CHECK_ERRORS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CAUGHT_EXCEPTION Public See coding 20120216 begin of ty_caught_exception, phase type ty_execution_phase, ci_test type seoclsname, r3tr_key type satc_s_r3tr_key, atc_id type satc_d_id, cx_root type ref to cx_root, end of ty_caught_exception
2 TY_CAUGHT_EXCEPTIONS Public See coding 20120216 ty_caught_exceptions type sorted table of ty_caught_exception with unique key ci_test phase r3tr_key
3 TY_EXECUTION_PHASE Public See coding 20120216 ty_execution_phase type c length 1
Method Signatures

Method ADD_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CI_TEST Call by reference Type reference (TYPE) SEOCLSNAME 20120216
2 Importing I_CX_ROOT Call by reference Object reference (TYPE REF TO) CX_ROOT 20120216
3 Importing I_OBJ_NAME Call by reference Type reference (TYPE) CLIKE 20120216
4 Importing I_OBJ_TYPE Call by reference Type reference (TYPE) CLIKE 20120216
5 Importing I_PHASE Call by reference Type reference (TYPE) TY_EXECUTION_PHASE 20120216

Method ADD_EXCEPTION on class CX_SATC_CI_CHECK_ERRORS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20120216
2 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20120216

Method CONSTRUCTOR on class CX_SATC_CI_CHECK_ERRORS has no exception.

Method EXCEPTION_OCCURRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CI_TEST Call by reference Type reference (TYPE) SEOCLSNAME 20120216
2 Importing I_PHASE Call by reference Type reference (TYPE) TY_EXECUTION_PHASE 20120216
3 Returning R_EXCEPTION_OCCURRED Value transfer Type reference (TYPE) ABAP_BOOL 20120216

Method EXCEPTION_OCCURRED on class CX_SATC_CI_CHECK_ERRORS has no exception.

Method GET_EXCEPTION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXCEPTION_LIST Call by reference Type reference (TYPE) TY_CAUGHT_EXCEPTIONS 20120216

Method GET_EXCEPTION_LIST on class CX_SATC_CI_CHECK_ERRORS has no exception.

Method MERGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CAUGHT_EXCEPTIONS Call by reference Object reference (TYPE REF TO) CX_SATC_CI_CHECK_ERRORS 20120216

Method MERGE on class CX_SATC_CI_CHECK_ERRORS has no exception.

Method RAISE_ME Signature

Method RAISE_ME on class CX_SATC_CI_CHECK_ERRORS has no parameter.
Method RAISE_ME on class CX_SATC_CI_CHECK_ERRORS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 732