SAP ABAP Class CX_BSCL_MSG_ERROR (Classification Error Class (dynamic check))
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-CL (Application Component) Classification
     BSCL_VIEW_KIT (Package) Classification: Tools for view generation
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 20121029
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20121114
Properties
Class CX_BSCL_MSG_ERROR  
Short Description Classification Error Class (dynamic check)    
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 BSCL    
Program status     
Category 40  Exception Class 
Package BSCL_VIEW_KIT   Classification: Tools for view generation 
Created 20121029   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_BSCL_MSG_ERROR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20121114
Friends
Class CX_BSCL_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 20121114
2 CHARACTERISTIC_NOT_FOUND Constant Public See coding 20121114
3 CLASS_ID Instance attribute Public Type reference (TYPE) STRING 20121114
4 CLASS_NOT_FOUND Constant Public See coding 20121114
5 CLASS_TYPE_ID Instance attribute Public Type reference (TYPE) STRING 20121114
6 CLASS_TYPE_NOT_FOUND Constant Public See coding 20130111
7 CX_BSCL_MSG_ERROR Constant Public See coding 20121114
8 ECM_ACTIVE_FOR_CLASS_TYPE Constant Public See coding 20130111
9 ILLEGAL_CHARACTERS_CONTAINED Constant Public See coding 20130201
10 NOT_AUTHORIZED_FOR_CLASSES Constant Public See coding 20121115
11 NOT_AUTHORIZED_FOR_CLASS_TYPE Constant Public See coding 20121115
12 NO_CHANGES Constant Public See coding 20121114
13 NO_DATABASE_SCHEME Constant Public See coding 20121212
14 NO_VALID_OBJECT_TYPE Constant Public See coding 20130115
15 OBJECT_TYPE_ID Instance attribute Public Type reference (TYPE) STRING 20121114
16 OBJECT_TYPE_NOT_FOUND Constant Public See coding 20130116
17 OBJECT_TYPE_NOT_IN_CLASS_TYPE Constant Public See coding 20130123
18 T100KEY Instance attribute Public Attribute reference (LIKE) 20121115
19 TEXT Instance attribute Public Type reference (TYPE) STRING Text field length 200 20121029
20 TOO_MANY_SAME_CHAR_NAMES Constant Public See coding 20130212
21 VIEW_NOT_AVAILABLE Constant Public See coding 20121114
Methods
# Method Level Visibility Method type Description Created on
1 CASTING_ARGUMENT Instance method Public Method 20130114
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20121029
Events
Class CX_BSCL_MSG_ERROR has no event.
Types
Class CX_BSCL_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 20130114
2 Returning RV_STRING Value transfer Type reference (TYPE) STRING 20130114

Method CASTING_ARGUMENT on class CX_BSCL_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 20121114
2 Importing CLASS_ID Call by reference Type reference (TYPE) STRING 20121114
3 Importing CLASS_TYPE_ID Call by reference Type reference (TYPE) STRING 20121114
4 Importing OBJECT_TYPE_ID Call by reference Type reference (TYPE) STRING 20121114
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20121029
6 Importing TEXT Call by reference Type reference (TYPE) STRING 20121029
7 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20121029

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