SAP ABAP Class CL_CFX_NTF_APPLICATION (Applications Singleton for Notification Package)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_NOTIFICATION (Package) Manages Notifications
⤷
⤷
Properties
| Class | CL_CFX_NTF_APPLICATION | |
| Short Description | Applications Singleton for Notification Package | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CFX_NOTIFICATION | Manages Notifications |
| Created | 20010423 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CFX_NTF_APPLICATION has no forward declaration.
Interfaces
Class CL_CFX_NTF_APPLICATION has no interface implemented.
Friends
Class CL_CFX_NTF_APPLICATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CFX_NOTIFICATION_REGISTRY | Manages Notification Base References and Their IDs | 20010423 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CFX_NTF_BASE_REGISTRY | Manages Notification Base References and Their IDs | 20010423 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CFX_NTF_TMPL_REGISTRY | 20060310 | ||||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CFX_NTF_APPLICATION | Applications Singleton for Notification Package | 20010423 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Convert GUID Data Type to String | 20010803 | |
| 2 | Instance method | Public | Method | Convert GUID Data Type to String | 20010803 | |
| 3 | Instance method | Public | Method | 20060310 | ||
| 4 | Static method | Public | Method | Deleting the Instance | 20010423 | |
| 5 | Static method | Public | Method | Retrieving the Instance | 20010423 | |
| 6 | Instance method | Public | Method | Delivers the Registry for Notifications | 20010423 | |
| 7 | Instance method | Public | Method | Delivers the Registry for Notification Bases | 20010423 | |
| 8 | Instance method | Public | Method | 20060310 |
Events
Class CL_CFX_NTF_APPLICATION has no event.
Types
Class CL_CFX_NTF_APPLICATION has no local type.
Method Signatures
Method CONVERT_ID_TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_STRING | Value transfer | Type reference (TYPE) | STRING | 20010803 | ||||
| 2 | I_ID | Value transfer | Type reference (TYPE) | CFX_ID | UUID-Formate | 20010803 |
Method CONVERT_ID_TO_STRING on class CL_CFX_NTF_APPLICATION has no exception.
Method CONVERT_STRING_TO_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ID | Value transfer | Type reference (TYPE) | CFX_ID | Id des Objektes | 20010803 | |||
| 2 | I_STRING | Value transfer | Type reference (TYPE) | STRING | UUID-Formate | 20010803 |
Method CONVERT_STRING_TO_ID on class CL_CFX_NTF_APPLICATION has no exception.
Method CONVERT_TMPL_STRING_TO_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ID | Value transfer | Type reference (TYPE) | CFX_NTF_TMPL_ID | 20060310 | ||||
| 2 | I_STRING | Value transfer | Type reference (TYPE) | STRING | 20060310 |
Method CONVERT_TMPL_STRING_TO_ID on class CL_CFX_NTF_APPLICATION has no exception.
Method DELETE_INSTANCE Signature
Method DELETE_INSTANCE on class CL_CFX_NTF_APPLICATION has no parameter.
Method DELETE_INSTANCE on class CL_CFX_NTF_APPLICATION has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_NTF_APPLICATION | Value transfer | Object reference (TYPE REF TO) | CL_CFX_NTF_APPLICATION | Applikations Singleton für Notification Paket | 20010423 |
Method GET_INSTANCE on class CL_CFX_NTF_APPLICATION has no exception.
Method GET_NOTIFICATION_REGISTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_NOTIFICATION_REGISTRY | Value transfer | Object reference (TYPE REF TO) | CL_CFX_NOTIFICATION_REGISTRY | Verwaltet Notifkation Base Referenzen und deren Ids | 20010423 |
Method GET_NOTIFICATION_REGISTRY on class CL_CFX_NTF_APPLICATION has no exception.
Method GET_NTF_BASE_REGISTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_NTF_BASE_REGISTRY | Value transfer | Object reference (TYPE REF TO) | CL_CFX_NTF_BASE_REGISTRY | Verwaltet Notifkation Base Referenzen und deren Ids | 20010423 |
Method GET_NTF_BASE_REGISTRY on class CL_CFX_NTF_APPLICATION has no exception.
Method GET_NTF_TMPL_REGISTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_NTF_TMPL_REGISTRY | Value transfer | Object reference (TYPE REF TO) | CL_CFX_NTF_TMPL_REGISTRY | 20060310 |
Method GET_NTF_TMPL_REGISTRY on class CL_CFX_NTF_APPLICATION has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 20A |