SAP ABAP Class CX_SATC_ROOT (Root of all evil)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_STDLIB_EXCEPTIONS (Package) INTERNAL: - *NO* REUSE - class based exceptions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 20050810
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SATC_LOG Logging failure 20070717
2 Inheritance (c INHERITING FROM c_ref)  CX_SATC_RT_SET_ACCESS Access to Set / Domain API failed 20081217
3 Inheritance (c INHERITING FROM c_ref)  CX_SATC_RT_ROOT Runtime failure 20081215
4 Inheritance (c INHERITING FROM c_ref)  CX_SATC_RT_META_DATA_ACCESS Access to meta data failed 20081217
5 Inheritance (c INHERITING FROM c_ref)  CX_SATC_RT_EXTENSION Runtime extension service exception 20090121
6 Inheritance (c INHERITING FROM c_ref)  CX_SATC_NO_AUTHORITY No authority to execute action 20120531
7 Inheritance (c INHERITING FROM c_ref)  CX_SATC_NOT_YET Feature is not available yet 20081212
8 Inheritance (c INHERITING FROM c_ref)  CX_SATC_NAVIGATION_FAILED ABAP Test Cockpit: Navigation Error 20060604
9 Inheritance (c INHERITING FROM c_ref)  CX_SATC_MD_ROOT Meta Data exception 20060604
10 Inheritance (c INHERITING FROM c_ref)  CX_SATC_AC_ROOT Exception within 'ABAP Check' layer of ATC 20070705
... Click here to see Used By full list (17 items)
Properties
Class CX_SATC_ROOT  
Short Description Root of all evil    
Super Class CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SATC_STDLIB_EXCEPTIONS   INTERNAL: - *NO* REUSE - class based exceptions 
Created 20050810   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SATC_ROOT has no forward declaration.
Interfaces
Class CX_SATC_ROOT has no interface implemented.
Friends
Class CX_SATC_ROOT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_SATC_ROOT Constant Public Type reference (TYPE) SOTR_CONC '001321AF52A31DDDADFFBAA38534C3AC' 20050810
2 ROOT_CAUSE Instance attribute Public Type reference (TYPE) STRING 20080321
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050810
Events
Class CX_SATC_ROOT has no event.
Types
Class CX_SATC_ROOT has no local type.
Method Signatures

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 20050810
2 Importing ROOT_CAUSE Call by reference Type reference (TYPE) STRING 20080321
3 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20050810

Method CONSTRUCTOR on class CX_SATC_ROOT has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SATC_LOG Logging failure 20070717
2 Inheritance (c INHERITING FROM c_ref)  CX_SATC_RT_SET_ACCESS Access to Set / Domain API failed 20081217
3 Inheritance (c INHERITING FROM c_ref)  CX_SATC_RT_ROOT Runtime failure 20081215
4 Inheritance (c INHERITING FROM c_ref)  CX_SATC_RT_META_DATA_ACCESS Access to meta data failed 20081217
5 Inheritance (c INHERITING FROM c_ref)  CX_SATC_RT_EXTENSION Runtime extension service exception 20090121
6 Inheritance (c INHERITING FROM c_ref)  CX_SATC_NO_AUTHORITY No authority to execute action 20120531
7 Inheritance (c INHERITING FROM c_ref)  CX_SATC_NOT_YET Feature is not available yet 20081212
8 Inheritance (c INHERITING FROM c_ref)  CX_SATC_NAVIGATION_FAILED ABAP Test Cockpit: Navigation Error 20060604
9 Inheritance (c INHERITING FROM c_ref)  CX_SATC_MD_ROOT Meta Data exception 20060604
10 Inheritance (c INHERITING FROM c_ref)  CX_SATC_AC_ROOT Exception within 'ABAP Check' layer of ATC 20070705
11 Inheritance (c INHERITING FROM c_ref)  CX_SATC_JOB Exception during batch scheduling 20060604
12 Inheritance (c INHERITING FROM c_ref)  CX_SATC_GUI_ERROR UI Problems 20070521
13 Inheritance (c INHERITING FROM c_ref)  CX_SATC_DOMAIN Domain access error 20061130
14 Inheritance (c INHERITING FROM c_ref)  CX_SATC_CI_CUSTOMIZING_ERRORS Flawed customizing 20120514
15 Inheritance (c INHERITING FROM c_ref)  CX_SATC_CI_CHECK_INVALID_DATA Invalid meta data of check 20120426
16 Inheritance (c INHERITING FROM c_ref)  CX_SATC_BAD_STATE Invalid state 20081212
17 Inheritance (c INHERITING FROM c_ref)  CX_SATC_APP_CONFIG Failure while processing config data of application layer 20120426
History
Last changed by/on SAP  20130531 
SAP Release Created in