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 | Instance attribute | Public | Type reference (TYPE) | BCS_CXERR | BCS: Exception Code | 20011102 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Diagnosis text | 20011102 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Recipient's Mail Address | 20011102 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | CFX_USER_ID | Recipient of E-Mail | 20011102 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'AddressError' | Error When Creating or Determining Address | 20011102 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'ContentError' | Error When Creating Mail Content | 20011102 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'CreateBatchUser' | Error When Creating E-Mail Batch User | 20011102 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'NotDelivered' | E-Mail Could Not Be Delivered | 20011102 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'NoRecipientAddress' | No Recipient E-Mail Address | 20011102 | ||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'NoSenderAddress' | No Sender E-Mail Address | 20011102 | ||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'bcsError' | BCS Error | 20011102 | ||
| 12 | Instance attribute | Public | Type reference (TYPE) | STRING | Mail Address of Sender | 20011102 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | CFX_USER_ID | Sender of E-Mail | 20011102 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | STRING | Type of Error | 20011102 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | 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 | BCS_ERROR_TYPE | Value transfer | Type reference (TYPE) | BCS_CXERR | BCS_ERROR_TYPE | 20011102 | |||
| 2 | DIAGNOSIS | Value transfer | Type reference (TYPE) | STRING | DIAGNOSIS | 20011102 | |||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20011102 | ||||
| 4 | RECIPIENT_ADDRESS | Value transfer | Type reference (TYPE) | STRING | RECIPIENT_ADDRESS | 20011102 | |||
| 5 | RECIPIENT_ID | Value transfer | Type reference (TYPE) | CFX_USER_ID | RECIPIENT_ID | 20011102 | |||
| 6 | SENDER_ADDRESS | Value transfer | Type reference (TYPE) | STRING | SENDER_ADDRESS | 20011102 | |||
| 7 | SENDER_ID | Value transfer | Type reference (TYPE) | CFX_USER_ID | SENDER_ID | 20011102 | |||
| 8 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20011102 | ||||
| 9 | 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 |