SAP ABAP Class CX_C2S_SERVICE_ERROR (C2 Server: Query Error)
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_SERVICES 20040820
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_C2S_CHECK_ERROR Check Error 20041214
2 Inheritance (c INHERITING FROM c_ref)  CX_C2S_LOCKING_ERROR Exceptions at Lock 20041126
3 Inheritance (c INHERITING FROM c_ref)  CX_C2S_NOT_IN_CHANGE_CONTEXT Data not in required change context 20041014
4 Inheritance (c INHERITING FROM c_ref)  CX_C2S_PERS Exceptions for Persistence Adaptor 20040929
5 Inheritance (c INHERITING FROM c_ref)  CX_C2S_REPOSITORY Exceptions for C2 Repository 20050203
Properties
Class CX_C2S_SERVICE_ERROR  
Short Description C2 Server: Query Error    
Super Class CX_C2S_SERVICES  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package C2_EXCEPTION   C2 Server: Exceptions 
Created 20040820   SAP 
Last change 20050105   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_C2S_SERVICE_ERROR has no forward declaration.
Interfaces
Class CX_C2S_SERVICE_ERROR has no interface implemented.
Friends
Class CX_C2S_SERVICE_ERROR has no friend class.
Attributes
Class CX_C2S_SERVICE_ERROR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040820
Events
Class CX_C2S_SERVICE_ERROR has no event.
Types
Class CX_C2S_SERVICE_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 20040820
2 Importing ATTR2 Call by reference Type reference (TYPE) SY-MSGV2 20040820
3 Importing ATTR3 Call by reference Type reference (TYPE) SY-MSGV3 20040820
4 Importing ATTR4 Call by reference Type reference (TYPE) SY-MSGV4 20040820
5 Importing ET_MESSAGES Call by reference Type reference (TYPE) C2S_MESSAGE_TTYPE 20040820
6 Importing MSGTY Call by reference Type reference (TYPE) SY-MSGTY 20040820
7 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20040820
8 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20040820

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