SAP ABAP Class CX_DRF_EXCEPTION (Root Class for Exceptions)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-MDG-DRF (Application Component) Data Replication Framework
     DRF_COMMON (Package) Data Replication Framework: General / Reusable
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 20110207
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20081107
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_DRF_ANALYZE_CHANGES Exceptions When Filtering 20081107
2 Inheritance (c INHERITING FROM c_ref)  CX_DRF_BAL_DISPLAY Exceptions while searching and loading application logs 20090121
3 Inheritance (c INHERITING FROM c_ref)  CX_DRF_CONVERT_INT_EXT Exceptions wehn converting internal into external 20100824
4 Inheritance (c INHERITING FROM c_ref)  CX_DRF_CUSTOMIZING Exceptions from Reading Customizing 20090703
5 Inheritance (c INHERITING FROM c_ref)  CX_DRF_ENRICH_FILTER_PARAMETER Exceptions When Filtering (Enrich Filter Parameter) 20081118
6 Inheritance (c INHERITING FROM c_ref)  CX_DRF_FILTER_OBJECT Exceptions When Filtering 20081107
7 Inheritance (c INHERITING FROM c_ref)  CX_DRF_LOG_CONFLICT Productiv run and suppress logging not allowed 20110207
8 Inheritance (c INHERITING FROM c_ref)  CX_DRF_NO_TEXT No Text Available for Mandatory Field in Selected Language 20081107
9 Inheritance (c INHERITING FROM c_ref)  CX_DRF_OUTBOUND Exceptions during outbound processing 20090219
10 Inheritance (c INHERITING FROM c_ref)  CX_DRF_PROCESS_MESSAGES Send Exceptions during Service/Message 20081107
Properties
Class CX_DRF_EXCEPTION  
Short Description Root Class for Exceptions    
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 DRF_OUTBOUND    
Program status     
Category 40  Exception Class 
Package DRF_COMMON   Data Replication Framework: General / Reusable 
Created 20081107   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_DRF_EXCEPTION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20081107
Friends
Class CX_DRF_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTR1 Instance attribute Public Type reference (TYPE) SYCHAR50 Message Attribute 20100519
2 ATTR2 Instance attribute Public Type reference (TYPE) SYCHAR50 Message Attribute 20100519
3 ATTR3 Instance attribute Public Type reference (TYPE) SYCHAR50 Message Attribute 20100519
4 ATTR4 Instance attribute Public Type reference (TYPE) SYCHAR50 Message Attribute 20100519
5 MSG Instance attribute Private Attribute reference (LIKE) 20100824
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081107
2 GET_MSG_ATTR1_VALUE Instance method Public Method Get value for T100 message attribute 1 20100824
3 GET_MSG_ATTR2_VALUE Instance method Public Method Get value for T100 message attribute 2 20100824
4 GET_MSG_ATTR3_VALUE Instance method Public Method Get value for T100 message attribute 3 20100824
5 GET_MSG_ATTR4_VALUE Instance method Public Method Get value for T100 message attribute 4 20100824
6 GET_MSG_ATTR_VALUE Instance method Private Method Get the values of a T100 message attribute 20100824
Events
Class CX_DRF_EXCEPTION has no event.
Types
Class CX_DRF_EXCEPTION 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 ATTR1 Call by reference Type reference (TYPE) SYCHAR50 20100519
2 Importing ATTR2 Call by reference Type reference (TYPE) SYCHAR50 20100519
3 Importing ATTR3 Call by reference Type reference (TYPE) SYCHAR50 20100519
4 Importing ATTR4 Call by reference Type reference (TYPE) SYCHAR50 20100519
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20081107
6 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20081107

Method CONSTRUCTOR on class CX_DRF_EXCEPTION has no exception.

Method GET_MSG_ATTR1_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ATTRIBUTE_VALUE Value transfer Type reference (TYPE) STRING T100 Message Attribute value 20100824

Method GET_MSG_ATTR1_VALUE on class CX_DRF_EXCEPTION has no exception.

Method GET_MSG_ATTR2_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ATTRIBUTE_VALUE Value transfer Type reference (TYPE) STRING T100 Message Attribute value 20100824

Method GET_MSG_ATTR2_VALUE on class CX_DRF_EXCEPTION has no exception.

Method GET_MSG_ATTR3_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ATTRIBUTE_VALUE Value transfer Type reference (TYPE) STRING T100 Message Attribute value 20100824

Method GET_MSG_ATTR3_VALUE on class CX_DRF_EXCEPTION has no exception.

Method GET_MSG_ATTR4_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ATTRIBUTE_VALUE Value transfer Type reference (TYPE) STRING T100 Message Attribute value 20100824

Method GET_MSG_ATTR4_VALUE on class CX_DRF_EXCEPTION has no exception.

Method GET_MSG_ATTR_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) SCX_ATTRNAME Attribute Name 20100824
2 Returning RV_ATTRIBUTE_VALUE Value transfer Type reference (TYPE) STRING 20100824

Method GET_MSG_ATTR_VALUE on class CX_DRF_EXCEPTION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701