SAP ABAP Class CX_CLF_MSG_ERROR (CLF Error Class)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-CL-CL (Application Component) Classification
     CLCL (Package) Classification Functions
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 20130416
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20130418
Properties
Class CX_CLF_MSG_ERROR  
Short Description CLF Error Class    
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 CLCL   Classification Functions 
Created 20130416   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_CLF_MSG_ERROR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20130418
Friends
Class CX_CLF_MSG_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHARACTERISTIC_ID Instance attribute Public Type reference (TYPE) STRING 20130416
2 CLASS_ID Instance attribute Public Type reference (TYPE) STRING 20130416
3 CLASS_TYPE_ID Instance attribute Public Type reference (TYPE) STRING 20130416
4 CLASS_TYPE_NOT_FOUND Constant Public See coding 20130416
5 NOT_AUTHORIZED_FOR_CLASS_TYPE Constant Public See coding 20130417
6 NO_VALID_OBJECT_TYPE Constant Public See coding 20130418
7 OBJECT_TYPE_ID Instance attribute Public Type reference (TYPE) STRING 20130416
8 OBJECT_TYPE_NOT_FOUND Constant Public See coding 20130416
9 OBJECT_TYPE_NOT_IN_CLASS_TYPE Constant Public See coding 20130416
10 T100KEY Instance attribute Public Attribute reference (LIKE) 20130418
Methods
# Method Level Visibility Method type Description Created on
1 CASTING_ARGUMENT Instance method Public Method 20130419
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130416
Events
Class CX_CLF_MSG_ERROR has no event.
Types
Class CX_CLF_MSG_ERROR has no local type.
Method Signatures

Method CASTING_ARGUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ARGUMENT Call by reference Type reference (TYPE) ANY 20130419
2 Returning RV_STRING Value transfer Type reference (TYPE) STRING 20130419

Method CASTING_ARGUMENT on class CX_CLF_MSG_ERROR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHARACTERISTIC_ID Call by reference Type reference (TYPE) STRING 20130416
2 Importing CLASS_ID Call by reference Type reference (TYPE) STRING 20130416
3 Importing CLASS_TYPE_ID Call by reference Type reference (TYPE) STRING 20130416
4 Importing OBJECT_TYPE_ID Call by reference Type reference (TYPE) STRING 20130416
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20130416
6 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20130416

Method CONSTRUCTOR on class CX_CLF_MSG_ERROR has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 740