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

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