SAP ABAP Class CX_C2S_SERVICE_FAILURE (CX_C2S_SERVICE_FAILURE)
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_FAILURE 20040820
2 Inheritance (c INHERITING FROM c_ref)  CX_C2S_DB DB-related exceptions for C2 Server 20040820
3 Inheritance (c INHERITING FROM c_ref)  CX_C2S_META_EXCEPTION Basis Class for Exceptions 20040826
4 Inheritance (c INHERITING FROM c_ref)  CX_C2S_OBJECT_INCONSISTENT C2: Object Inconsistency Exception 20040820
5 Inheritance (c INHERITING FROM c_ref)  CX_C2S_OBJECT_INSTANTIATION 20041125
6 Inheritance (c INHERITING FROM c_ref)  CX_C2S_PARAMETER_ERROR C2 Server: Parameter Error 20040820
Properties
Class CX_C2S_SERVICE_FAILURE  
Short Description    
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 20041208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_C2S_SERVICE_FAILURE has no forward declaration.
Interfaces
Class CX_C2S_SERVICE_FAILURE has no interface implemented.
Friends
Class CX_C2S_SERVICE_FAILURE has no friend class.
Attributes
Class CX_C2S_SERVICE_FAILURE 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_FAILURE has no event.
Types
Class CX_C2S_SERVICE_FAILURE 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_FAILURE has no exception.
History
Last changed by/on SAP  20041208 
SAP Release Created in 700