SAP ABAP Class CX_CFX_NOTIFICATION_ERROR (Exception Class for Notifications)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_NOTIFICATION (Package) Manages Notifications
⤷
⤷
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_NOTIFICATION_ERROR | |
| Short Description | Exception Class for 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_NOTIFICATION | Manages Notifications |
| Created | 20011102 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_CFX_NOTIFICATION_ERROR has no forward declaration.
Interfaces
Class CX_CFX_NOTIFICATION_ERROR has no interface implemented.
Friends
Class CX_CFX_NOTIFICATION_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) | STRING | Diagnosis text | 20011102 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | ID of Notification | 20011107 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CFX_RECIPIENT | Recipient of a Notification | 20011102 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'UserNotRecipient' | User is Not Recipient of the Notification | 20011102 | ||
| 5 | Instance attribute | Public | Type reference (TYPE) | CFX_SENDER | Sender of a Notification | 20011102 | |||
| 6 | 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_NOTIFICATION_ERROR has no event.
Types
Class CX_CFX_NOTIFICATION_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 | DIAGNOSIS | Value transfer | Type reference (TYPE) | STRING | DIAGNOSIS | 20011102 | |||
| 2 | NTF_ID | Value transfer | Type reference (TYPE) | STRING | NTF_ID | 20011107 | |||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20011102 | ||||
| 4 | RECIPIENT_ID | Value transfer | Type reference (TYPE) | CFX_RECIPIENT | RECIPIENT_ID | 20011102 | |||
| 5 | SENDER_ID | Value transfer | Type reference (TYPE) | CFX_SENDER | SENDER_ID | 20011102 | |||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20011102 | ||||
| 7 | TYPE | Value transfer | Type reference (TYPE) | STRING | TYPE | 20011102 |
Method CONSTRUCTOR on class CX_CFX_NOTIFICATION_ERROR has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 100 |