SAP ABAP Class CX_WCF (Base exception)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI (Application Component) WebClient UI
     WCF_COMMON_EXCEPTIONS (Package) WEBCUIF Common Exceptions
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 20090710
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_WCF_DATA_EXISTS Data exists 20090828
2 Inheritance (c INHERITING FROM c_ref)  CX_WCF_DATA_INVALID Invalid data 20090710
3 Inheritance (c INHERITING FROM c_ref)  CX_WCF_DATA_NOT_FOUND Data not found 20090710
4 Inheritance (c INHERITING FROM c_ref)  CX_WCF_OPERATION_FAILED Operation failed 20090710
Properties
Class CX_WCF  
Short Description Base exception    
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 WCF_COMMON_EXCEPTIONS   WEBCUIF Common Exceptions 
Created 20090710   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_WCF has no forward declaration.
Interfaces
Class CX_WCF has no interface implemented.
Friends
Class CX_WCF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_MESSAGES Instance attribute Public Type reference (TYPE) WCF_MESSAGES Messages 20090710
2 SV_NAME Static Attribute Protected Type reference (TYPE) STRING 20090813
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGES_TO_BSP Instance method Public Method Adds exception message to given BSP messages 20090813
2 ADD_MESSAGES_TO_MSG_SERVICE Instance method Public Method Adds exception message to given WD message service 20090813
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090813
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090710
Events
Class CX_WCF has no event.
Types
Class CX_WCF has no local type.
Method Signatures

Method ADD_MESSAGES_TO_BSP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_BSP_MESSAGE Call by reference Object reference (TYPE REF TO) CL_BSP_MESSAGES Business Server Pages (BSP) Messages 20090813

Method ADD_MESSAGES_TO_BSP on class CX_WCF has no exception.

Method ADD_MESSAGES_TO_MSG_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MESSAGE_SERVICE Call by reference Object reference (TYPE REF TO) CL_BSP_WD_MESSAGE_SERVICE 20090813

Method ADD_MESSAGES_TO_MSG_SERVICE on class CX_WCF has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CX_WCF has no parameter.
Method CLASS_CONSTRUCTOR on class CX_WCF has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GT_MESSAGES Call by reference Type reference (TYPE) WCF_MESSAGES 20090710
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20090710
3 Importing SV_NAME Call by reference Type reference (TYPE) STRING 20090813
4 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20090710

Method CONSTRUCTOR on class CX_WCF has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701