SAP ABAP Class CX_WCF_EDITOR_FAULT (Base class for BOL Model editor exceptions)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-GOL-GIL (Application Component) Generic Interaction Layer
     CRM_GENIL_CUST (Package) Customizing Objects for Generic Interaction Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 20090316
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20090313
Properties
Class CX_WCF_EDITOR_FAULT  
Short Description Base class for BOL Model editor exceptions    
Super Class CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package CRM_GENIL_CUST   Customizing Objects for Generic Interaction Layer 
Created 20090313   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_WCF_EDITOR_FAULT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20090313
Friends
Class CX_WCF_EDITOR_FAULT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTR1 Instance attribute Public Type reference (TYPE) SY-MSGV1 20090313
2 ATTR2 Instance attribute Public Type reference (TYPE) SY-MSGV2 20090313
3 ATTR3 Instance attribute Public Type reference (TYPE) SY-MSGV3 20090313
4 ATTR4 Instance attribute Public Type reference (TYPE) SY-MSGV4 20090313
5 MSGTY Instance attribute Public Type reference (TYPE) SY-MSGTY 20090313
6 MT_BAPIRET_MESSAGES Instance attribute Public Type reference (TYPE) BAPIRETTAB Return Parameter 20090313
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090313
2 CREATE_FROM_BAPIRETTAB Static method Public Method Creates exception taking messages from bapi return table 20090313
3 CREATE_FROM_CTS_MESSAGE Static method Public Method 20100819
4 CREATE_FROM_MESSAGE Static method Public Method 20090313
5 CREATE_FROM_TEXT Static method Public Method 20090313
6 GET_BAPIRETTAB Instance method Public Method bapirrettab filled with all messages (also of nested exc.) 20090313
7 GET_MESSAGE Instance method Public Method returns message structure CRMT_GENIL_MESSAGE 20090421
8 RAISE_FROM_BAPIRETTAB Static method Public Method Raises exception taking messages from bapi return table 20090313
9 RAISE_FROM_CTS_MESSAGE Static method Public Method 20100819
10 RAISE_FROM_GENILTAB Static method Public Method Raises exception taking messages from crmt_genil_message_tab 20090324
11 RAISE_FROM_MESSAGE Static method Public Method 20090313
12 RAISE_FROM_TEXT Static method Public Method 20090313
Events
Class CX_WCF_EDITOR_FAULT has no event.
Types
Class CX_WCF_EDITOR_FAULT 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 20090313
2 Importing ATTR2 Call by reference Type reference (TYPE) SY-MSGV2 20090313
3 Importing ATTR3 Call by reference Type reference (TYPE) SY-MSGV3 20090313
4 Importing ATTR4 Call by reference Type reference (TYPE) SY-MSGV4 20090313
5 Importing MSGTY Call by reference Type reference (TYPE) SY-MSGTY 20090313
6 Importing MT_BAPIRET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB 20090313
7 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20090313
8 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20090313

Method CONSTRUCTOR on class CX_WCF_EDITOR_FAULT has no exception.

Method CREATE_FROM_BAPIRETTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_PREVIOUS Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20090313
2 Importing IT_BAPIRETTAB Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090313
3 Returning RX_EXCEPTION Value transfer Object reference (TYPE REF TO) CX_WCF_EDITOR_FAULT Base class for static office intergration exceptions 20090313

Method CREATE_FROM_BAPIRETTAB on class CX_WCF_EDITOR_FAULT has no exception.

Method CREATE_FROM_CTS_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_PREVIOUS Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20100819
2 Importing IT_CTS_MESSAGES Call by reference Type reference (TYPE) CTS_MESSAGES WBO Remote API: Messages for Result of Action 20100819
3 Returning RX_EXCEPTION Value transfer Object reference (TYPE REF TO) CX_WCF_EDITOR_FAULT Base class for BOL Model editor exceptions 20100819

Method CREATE_FROM_CTS_MESSAGE on class CX_WCF_EDITOR_FAULT has no exception.

Method CREATE_FROM_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_MSGID Call by reference Type reference (TYPE) SY-MSGID SY-MSGID 20090313
2 Importing IP_MSGNO Call by reference Type reference (TYPE) SY-MSGNO SY-MSGNO 20090313
3 Importing IP_MSGTY Call by reference Type reference (TYPE) SY-MSGTY SY-MSGTY 20090313
4 Importing IP_MSGV1 Call by reference Type reference (TYPE) SY-MSGV1 SY-MSGV1 20090313
5 Importing IP_MSGV2 Call by reference Type reference (TYPE) SY-MSGV2 SY-MSGV2 20090313
6 Importing IP_MSGV3 Call by reference Type reference (TYPE) SY-MSGV3 SY-MSGV3 20090313
7 Importing IP_MSGV4 Call by reference Type reference (TYPE) SY-MSGV4 SY-MSGV4 20090313
8 Importing IP_PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20090313
9 Importing IP_TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20090313
10 Returning RX_EXCEPTION Value transfer Object reference (TYPE REF TO) CX_WCF_EDITOR_FAULT Base class for static office intergration exceptions 20090313

Method CREATE_FROM_MESSAGE on class CX_WCF_EDITOR_FAULT has no exception.

Method CREATE_FROM_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_MSGTY Call by reference Type reference (TYPE) SY-MSGTY 'E' 20090313
2 Importing IP_PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20090313
3 Importing IP_TEXT Call by reference Type reference (TYPE) CSEQUENCE 20090313
4 Importing IP_TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20090313
5 Returning RX_EXCEPTION Value transfer Object reference (TYPE REF TO) CX_WCF_EDITOR_FAULT Base class for CRM Web Service Tool exceptions 20090313

Method CREATE_FROM_TEXT on class CX_WCF_EDITOR_FAULT has no exception.

Method GET_BAPIRETTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_BAPIRETTAB Value transfer Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090313

Method GET_BAPIRETTAB on class CX_WCF_EDITOR_FAULT has no exception.

Method GET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_MESSAGE Value transfer Type reference (TYPE) CRMT_GENIL_MESSAGE Message Structure in Generic Interaction Layer 20090421

Method GET_MESSAGE on class CX_WCF_EDITOR_FAULT has no exception.

Method RAISE_FROM_BAPIRETTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BAPIRETTAB Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090313
# Exception Resumable Description Created on
1 CX_WCF_EDITOR_FAULT 20090313

Method RAISE_FROM_CTS_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_PREVIOUS Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20100819
2 Importing IT_CTS_MESSAGES Call by reference Type reference (TYPE) CTS_MESSAGES WBO Remote API: Messages for Result of Action 20100819
# Exception Resumable Description Created on
1 CX_WCF_EDITOR_FAULT Base class for BOL Model editor exceptions 20100819

Method RAISE_FROM_GENILTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_GENIL_MESSAGE_TAB Call by reference Type reference (TYPE) CRMT_GENIL_MESSAGE_TAB Message Table 20090324
# Exception Resumable Description Created on
1 CX_WCF_EDITOR_FAULT Base class for BOL Model editor exceptions 20090325

Method RAISE_FROM_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_MSGID Call by reference Type reference (TYPE) SY-MSGID SY-MSGID 20090313
2 Importing IP_MSGNO Call by reference Type reference (TYPE) SY-MSGNO SY-MSGNO 20090313
3 Importing IP_MSGTY Call by reference Type reference (TYPE) SY-MSGTY SY-MSGTY 20090313
4 Importing IP_MSGV1 Call by reference Type reference (TYPE) SY-MSGV1 SY-MSGV1 20090313
5 Importing IP_MSGV2 Call by reference Type reference (TYPE) SY-MSGV2 SY-MSGV2 20090313
6 Importing IP_MSGV3 Call by reference Type reference (TYPE) SY-MSGV3 SY-MSGV3 20090313
7 Importing IP_MSGV4 Call by reference Type reference (TYPE) SY-MSGV4 SY-MSGV4 20090313
8 Importing IP_PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20090313
9 Importing IP_TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20090313
# Exception Resumable Description Created on
1 CX_WCF_EDITOR_FAULT 20090313

Method RAISE_FROM_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_MSGTY Call by reference Type reference (TYPE) SY-MSGTY 'E' 20090313
2 Importing IP_PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20090313
3 Importing IP_TEXT Call by reference Type reference (TYPE) CSEQUENCE 20090313
4 Importing IP_TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20090313
# Exception Resumable Description Created on
1 CX_WCF_EDITOR_FAULT 20090313
History
Last changed by/on SAP  20110908 
SAP Release Created in 701