SAP ABAP Class CX_SATC_RT_ROOT (Runtime failure)
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_SATC_ROOT Root of all evil 20081215
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SATC_RT_CLIENT Client failure 20081215
2 Inheritance (c INHERITING FROM c_ref)  CX_SATC_RT_DISPATCHER Dispatcher Failure 20081215
3 Inheritance (c INHERITING FROM c_ref)  CX_SATC_RT_REPOSITORY Accessing runtime repository failed 20090109
4 Inheritance (c INHERITING FROM c_ref)  CX_SATC_RT_SVC Exception of RT service 20090327
Properties
Class CX_SATC_RT_ROOT  
Short Description Runtime failure    
Super Class CX_SATC_ROOT Root of all evil 
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 20081215   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SATC_RT_ROOT has no forward declaration.
Interfaces
Class CX_SATC_RT_ROOT has no interface implemented.
Friends
Class CX_SATC_RT_ROOT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_SATC_RT_ROOT Constant Public Type reference (TYPE) SOTR_CONC '00145EF41CBA02DCA1C4070392B8DB3D' 20081215
2 EXEC_ID Instance attribute Public Type reference (TYPE) SATC_D_ID Execution ID 20081215
3 PHASE_KEY Instance attribute Public Type reference (TYPE) I Phase key 20081215
4 PROJ_ID Instance attribute Public Type reference (TYPE) SATC_D_ID Project ID 20081215
5 UNIT_KEY Instance attribute Public Type reference (TYPE) I Execuition unit key 20081215
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081215
Events
Class CX_SATC_RT_ROOT has no event.
Types
Class CX_SATC_RT_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 EXEC_ID Call by reference Type reference (TYPE) SATC_D_ID 20081215
2 Importing PHASE_KEY Call by reference Type reference (TYPE) I 20081215
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20081215
4 Importing PROJ_ID Call by reference Type reference (TYPE) SATC_D_ID 20081215
5 Importing ROOT_CAUSE Call by reference Type reference (TYPE) STRING 20081215
6 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20081215
7 Importing UNIT_KEY Call by reference Type reference (TYPE) I 20081215

Method CONSTRUCTOR on class CX_SATC_RT_ROOT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720