SAP ABAP Class CX_CFX_EMAIL_ERROR (Exception Class for E-Mail Notifications)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_FOLDERS (Package) Collaboration Folders: Folder and Documents
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 20011102
Properties
Class CX_CFX_EMAIL_ERROR  
Short Description Exception Class for E-Mail Notifications    
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_FOLDERS   Collaboration Folders: Folder and Documents 
Created 20011102   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_CFX_EMAIL_ERROR has no forward declaration.
Interfaces
Class CX_CFX_EMAIL_ERROR has no interface implemented.
Friends
Class CX_CFX_EMAIL_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BCS_ERROR_TYPE Instance attribute Public Type reference (TYPE) BCS_CXERR BCS: Exception Code 20011102
2 DIAGNOSIS Instance attribute Public Type reference (TYPE) STRING Diagnosis text 20011102
3 RECIPIENT_ADDRESS Instance attribute Public Type reference (TYPE) STRING Recipient's Mail Address 20011102
4 RECIPIENT_ID Instance attribute Public Type reference (TYPE) CFX_USER_ID Recipient of E-Mail 20011102
5 SC_ADDRESS_ERROR Constant Public Type reference (TYPE) STRING 'AddressError' Error When Creating or Determining Address 20011102
6 SC_CONTENT_ERROR Constant Public Type reference (TYPE) STRING 'ContentError' Error When Creating Mail Content 20011102
7 SC_CREATE_BATCH_USER Constant Public Type reference (TYPE) STRING 'CreateBatchUser' Error When Creating E-Mail Batch User 20011102
8 SC_NOT_DELIVERED Constant Public Type reference (TYPE) STRING 'NotDelivered' E-Mail Could Not Be Delivered 20011102
9 SC_NO_RECIPIENT_ADDRESS Constant Public Type reference (TYPE) STRING 'NoRecipientAddress' No Recipient E-Mail Address 20011102
10 SC_NO_SENDER_ADDRESS Constant Public Type reference (TYPE) STRING 'NoSenderAddress' No Sender E-Mail Address 20011102
11 SC_OTHER_BCS_ERROR Constant Public Type reference (TYPE) STRING 'bcsError' BCS Error 20011102
12 SENDER_ADDRESS Instance attribute Public Type reference (TYPE) STRING Mail Address of Sender 20011102
13 SENDER_ID Instance attribute Public Type reference (TYPE) CFX_USER_ID Sender of E-Mail 20011102
14 TYPE Instance attribute Public Type reference (TYPE) STRING Type of Error 20011102
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20011102
Events
Class CX_CFX_EMAIL_ERROR has no event.
Types
Class CX_CFX_EMAIL_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 BCS_ERROR_TYPE Value transfer Type reference (TYPE) BCS_CXERR BCS_ERROR_TYPE 20011102
2 Importing DIAGNOSIS Value transfer Type reference (TYPE) STRING DIAGNOSIS 20011102
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20011102
4 Importing RECIPIENT_ADDRESS Value transfer Type reference (TYPE) STRING RECIPIENT_ADDRESS 20011102
5 Importing RECIPIENT_ID Value transfer Type reference (TYPE) CFX_USER_ID RECIPIENT_ID 20011102
6 Importing SENDER_ADDRESS Value transfer Type reference (TYPE) STRING SENDER_ADDRESS 20011102
7 Importing SENDER_ID Value transfer Type reference (TYPE) CFX_USER_ID SENDER_ID 20011102
8 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20011102
9 Importing TYPE Value transfer Type reference (TYPE) STRING TYPE 20011102

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