SAP ABAP Class CX_SATC_AC_MODULE (Exception with module / plug-in)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_ABAP_CHECK_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_AC_ROOT Exception within 'ABAP Check' layer of ATC 20080321
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SATC_AC_CHECK Issue with check plug-in 20080321
Properties
Class CX_SATC_AC_MODULE  
Short Description Exception with module / plug-in    
Super Class CX_SATC_AC_ROOT Exception within 'ABAP Check' layer of ATC 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SATC_ABAP_CHECK_EXCEPTIONS   INTERNAL: - *NO* REUSE - Class based exceptions 
Created 20080321   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SATC_AC_MODULE has no forward declaration.
Interfaces
Class CX_SATC_AC_MODULE has no interface implemented.
Friends
Class CX_SATC_AC_MODULE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_MODULE_INVALID_ID Constant Public Type reference (TYPE) SOTR_CONC '00145EF41CBA02DBACD77AC0DF578CE9' 20080321
2 CX_MODULE_INVALID_PLUG_CLASS Constant Public Type reference (TYPE) SOTR_CONC '00145EF41CBA02DBACD77ACCCBD64CEA' 20080321
3 CX_SATC_AC_MODULE Constant Public Type reference (TYPE) SOTR_CONC '00145EF41CBA02DBACD77DEF21A3CCF3' 20080321
4 MODULE_ID Instance attribute Public Type reference (TYPE) SATC_D_ID Unique ID - Hex 16 - in Raw Format 20080321
5 PLUG_CLASS Instance attribute Public Type reference (TYPE) SATC_D_CLSNAME Class Pool Name 20080321
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080321
Events
Class CX_SATC_AC_MODULE has no event.
Types
Class CX_SATC_AC_MODULE 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 MODULE_ID Call by reference Type reference (TYPE) SATC_D_ID 20080321
2 Importing PLUG_CLASS Call by reference Type reference (TYPE) SATC_D_CLSNAME 20080321
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20080321
4 Importing ROOT_CAUSE Call by reference Type reference (TYPE) STRING 20080321
5 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20080321

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