SAP ABAP Class CX_C2S_EXIT_ERROR (Exceptions in C2 Exits)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CFG-RT (Application Component) Business Configuration Tools: Runtime
     C2_SERVICES (Package) C2 Server: Generic User Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_C2S_CHECK_ERROR Check Error 20041206
Properties
Class CX_C2S_EXIT_ERROR  
Short Description Exceptions in C2 Exits    
Super Class CX_C2S_CHECK_ERROR Check Error 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package C2_SERVICES   C2 Server: Generic User Services 
Created 20041126   SAP 
Last change 20050105   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_C2S_EXIT_ERROR has no forward declaration.
Interfaces
Class CX_C2S_EXIT_ERROR has no interface implemented.
Friends
Class CX_C2S_EXIT_ERROR has no friend class.
Attributes
Class CX_C2S_EXIT_ERROR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041126
Events
Class CX_C2S_EXIT_ERROR has no event.
Types
Class CX_C2S_EXIT_ERROR 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) SY-MSGV1 20041126
2 Importing ATTR2 Call by reference Type reference (TYPE) SY-MSGV2 20041126
3 Importing ATTR3 Call by reference Type reference (TYPE) SY-MSGV3 20041126
4 Importing ATTR4 Call by reference Type reference (TYPE) SY-MSGV4 20041126
5 Importing ET_MESSAGES Call by reference Type reference (TYPE) C2S_MESSAGE_TTYPE 20041126
6 Importing MSGTY Call by reference Type reference (TYPE) SY-MSGTY 20041126
7 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20041126
8 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20041126

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