SAP ABAP Class CX_C2S_SAPI_RUNTIME_EXCEPTION (Basis Exception of the SAPI Runtime 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 20041202
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20041202
Properties
Class CX_C2S_SAPI_RUNTIME_EXCEPTION  
Short Description Basis Exception of the SAPI Runtime 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 20041202   SAP 
Last change 20050228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_C2S_SAPI_RUNTIME_EXCEPTION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20041202
Friends
Class CX_C2S_SAPI_RUNTIME_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACCESSTYPE Instance attribute Public Type reference (TYPE) SC2_BCO_ACCESSTYPE C2: Configuration Data Access Type 20041202
2 BO_NAME Instance attribute Public Type reference (TYPE) SC2_CONFIGURATION_OBJECT C2: Configuration Object 20041202
3 CLASS_ERROR Constant Public See coding 20050209
4 CLASS_NAME Instance attribute Public Type reference (TYPE) SEOCLSNAME Object Type Name 20041202
5 CLASS_NOT_CREATED Constant Public See coding 20041202
6 CLASS_NOT_FOUND Constant Public See coding 20041202
7 DESTINATION Instance attribute Public Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20041208
8 EXCEPTION Instance attribute Public Type reference (TYPE) RS38L_PAR_ Parameter Name 20041208
9 FM_NAME Instance attribute Public Type reference (TYPE) RS38L_FNAM Function Module Name 20041208
10 INTERFACE_ERROR Constant Public See coding 20050209
11 INTERFACE_NAME Instance attribute Public Type reference (TYPE) SEOCLSNAME Object Type Name 20050209
12 NODE_NAME Instance attribute Public Type reference (TYPE) SCOL_BUSINESS_OBJECT_NODE ESF: Business Object Node 20041202
13 RFC_ERROR Constant Public See coding 20041208
14 TEXT Instance attribute Public Type reference (TYPE) CHAR50 Comment 20041208
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041202
Events
Class CX_C2S_SAPI_RUNTIME_EXCEPTION has no event.
Types
Class CX_C2S_SAPI_RUNTIME_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 ACCESSTYPE Call by reference Type reference (TYPE) SC2_BCO_ACCESSTYPE 20041202
2 Importing BO_NAME Call by reference Type reference (TYPE) SC2_CONFIGURATION_OBJECT 20041202
3 Importing CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20041202
4 Importing DESTINATION Call by reference Type reference (TYPE) RFCDEST 20041208
5 Importing EXCEPTION Call by reference Type reference (TYPE) RS38L_PAR_ 20041208
6 Importing FM_NAME Call by reference Type reference (TYPE) RS38L_FNAM 20041208
7 Importing INTERFACE_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20050209
8 Importing NODE_NAME Call by reference Type reference (TYPE) SCOL_BUSINESS_OBJECT_NODE 20041202
9 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20041202
10 Importing TEXT Call by reference Type reference (TYPE) CHAR50 20041208
11 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20041202

Method CONSTRUCTOR on class CX_C2S_SAPI_RUNTIME_EXCEPTION has no exception.
History
Last changed by/on SAP  20050228 
SAP Release Created in 700