SAP ABAP Class CX_CRR_TFW_BASE (Abstract CRR Exception Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS (Application Component) Upgrade Tools
     SCRR_TST (Package) CRR
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20110705
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_CRR_TFW_SYSTEM Technical CRR Exception 20110711
Properties
Class CX_CRR_TFW_BASE  
Short Description Abstract CRR Exception Class    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SCRR_TST   CRR 
Created 20110705   SAP 
Last change 20140120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_CRR_TFW_BASE has no forward declaration.
Interfaces
Class CX_CRR_TFW_BASE has no interface implemented.
Friends
Class CX_CRR_TFW_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_MSG Instance attribute Public Type reference (TYPE) CRR_MESSAGE_S_TFW TPSQL: Message table 20110705
2 MT_MSG Instance attribute Public Type reference (TYPE) CRR_MESSAGE_T_TFW CRR Message Table 20110705
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR. 20110705
2 GET_MESSAGE_FROM_SYSTEM Static method Private Method Retrieve Message Data from system variables 20110705
3 GET_MSG Static method Public Method Get single message in a structure 20110705
4 GET_SOURCE Static method Public Method Determine Source code position of Exception 20110705
Events
Class CX_CRR_TFW_BASE has no event.
Types
Class CX_CRR_TFW_BASE 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 MS_MSG Call by reference Type reference (TYPE) CRR_MESSAGE_S_TFW 20110705
2 Importing MT_MSG Call by reference Type reference (TYPE) CRR_MESSAGE_T_TFW 20110705
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20110705
4 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20110705

Method CONSTRUCTOR on class CX_CRR_TFW_BASE has no exception.

Method GET_MESSAGE_FROM_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_MESSAGE Value transfer Type reference (TYPE) CRR_MESSAGE_S_TFW TPSQL: Message structure 20110705

Method GET_MESSAGE_FROM_SYSTEM on class CX_CRR_TFW_BASE has no exception.

Method GET_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_MESSAGE Value transfer Type reference (TYPE) CRR_MESSAGE_S_TFW TPSQL: Message structure 20110705

Method GET_MSG on class CX_CRR_TFW_BASE has no exception.

Method GET_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CALLSTACK_LEVEL Call by reference Type reference (TYPE) I 2 20110705
2 Returning RV_SOURCE Value transfer Type reference (TYPE) STRING 20110705

Method GET_SOURCE on class CX_CRR_TFW_BASE has no exception.
History
Last changed by/on SAP  20140120 
SAP Release Created in 731