SAP ABAP Class CX_C2S_SAPIMODEL_EXCEPTION (Basis Exception of the SAPIMODEL Classes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CFG-RT (Application Component) Business Configuration Tools: Runtime
     SC2_MDA_GEN (Package) C2 Server: Generation Methods
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 20040903
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20040903
Properties
Class CX_C2S_SAPIMODEL_EXCEPTION  
Short Description Basis Exception of the SAPIMODEL Classes    
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 SC2_MDA_GEN   C2 Server: Generation Methods 
Created 20040903   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_C2S_SAPIMODEL_EXCEPTION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20040903
Friends
Class CX_C2S_SAPIMODEL_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS_NAME Instance attribute Public Type reference (TYPE) SEOCLSNAME Object Type Name 20041215
2 CREATE_CLASS Constant Public See coding 20041215
3 CREATE_INTERFACE Constant Public See coding 20041215
4 DOM_NOT_BOUND Constant Public See coding 20040908
5 EXCEPTION Instance attribute Public Type reference (TYPE) RS38L_PARA Screen field parameters 20041215
6 INTERFACE_NAME Instance attribute Public Type reference (TYPE) SEOITFNAME Interface Name 20041215
7 METHOD Instance attribute Public Type reference (TYPE) CHAR50 Method Name 20041202
8 NOT_OVERWRITTEN Constant Public See coding 20040908
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040903
Events
Class CX_C2S_SAPIMODEL_EXCEPTION has no event.
Types
Class CX_C2S_SAPIMODEL_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 CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20041215
2 Importing EXCEPTION Call by reference Type reference (TYPE) RS38L_PARA 20041215
3 Importing INTERFACE_NAME Call by reference Type reference (TYPE) SEOITFNAME 20041215
4 Importing METHOD Call by reference Type reference (TYPE) CHAR50 20041202
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20040903
6 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20040903

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