SAP ABAP Class CX_CFX_ABAP_ERROR (Error Class for RFC Errors)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_BASIS (Package) Basis Technology for the Collaboration Folders Application
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_NO_CHECK Exception with no Check of the RAISING Clause 20030818
Properties
Class CX_CFX_ABAP_ERROR  
Short Description Error Class for RFC Errors    
Super Class CX_NO_CHECK Exception with no Check of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package CFX_BASIS   Basis Technology for the Collaboration Folders Application 
Created 20030818   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_CFX_ABAP_ERROR has no forward declaration.
Interfaces
Class CX_CFX_ABAP_ERROR has no interface implemented.
Friends
Class CX_CFX_ABAP_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MESSAGE Instance attribute Public Type reference (TYPE) STRING Message 20030818
2 MSG_ID Instance attribute Public Type reference (TYPE) SY-MSGID Messages, Message Class 20030818
3 MSG_NO Instance attribute Public Type reference (TYPE) SY-MSGNO Messages, Message Number 20030818
4 MSG_V1 Instance attribute Public Type reference (TYPE) SY-MSGV1 Messages, Message Variable 20030818
5 MSG_V2 Instance attribute Public Type reference (TYPE) SY-MSGV1 Messages, Message Variable 20030818
6 MSG_V3 Instance attribute Public Type reference (TYPE) SY-MSGV1 Messages, Message Variable 20030818
7 MSG_V4 Instance attribute Public Type reference (TYPE) SY-MSGV1 Messages, Message Variable 20030818
8 RFC_DESTINATION Instance attribute Public Type reference (TYPE) STRING RFC destination 20030818
9 SC_ABAP_MSG Constant Public Type reference (TYPE) STRING 'ABAPMessage' ABAP Message 20030818
10 SC_RFC_ERROR Constant Public Type reference (TYPE) STRING 'RFCError' Error Caused by RFC 20030818
11 TYPE Instance attribute Public Type reference (TYPE) STRING Error Type 20030818
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030818
Events
Class CX_CFX_ABAP_ERROR has no event.
Types
Class CX_CFX_ABAP_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 MESSAGE Value transfer Type reference (TYPE) STRING MESSAGE 20030818
2 Importing MSG_ID Value transfer Type reference (TYPE) SY-MSGID MSG_ID 20030818
3 Importing MSG_NO Value transfer Type reference (TYPE) SY-MSGNO MSG_NO 20030818
4 Importing MSG_V1 Value transfer Type reference (TYPE) SY-MSGV1 MSG_V1 20030818
5 Importing MSG_V2 Value transfer Type reference (TYPE) SY-MSGV1 MSG_V2 20030818
6 Importing MSG_V3 Value transfer Type reference (TYPE) SY-MSGV1 MSG_V3 20030818
7 Importing MSG_V4 Value transfer Type reference (TYPE) SY-MSGV1 MSG_V4 20030818
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20030818
9 Importing RFC_DESTINATION Value transfer Type reference (TYPE) STRING RFC_DESTINATION 20030818
10 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20030818
11 Importing TYPE Value transfer Type reference (TYPE) STRING TYPE 20030818

Method CONSTRUCTOR on class CX_CFX_ABAP_ERROR has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 310