SAP ABAP Class CL_CFX_SYSTEM_MESSAGE (System Message)
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
⤷
⤷
Properties
| Class | CL_CFX_SYSTEM_MESSAGE | |
| Short Description | System Message | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CFX_FOLDERS | Collaboration Folders: Folder and Documents |
| Created | 20011219 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CFX_SYSTEM_MESSAGE has no interface implemented.
Friends
Class CL_CFX_SYSTEM_MESSAGE has no friend class.
Attributes
Class CL_CFX_SYSTEM_MESSAGE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns All Unread Messages for User | 20011220 | |
| 2 | Static method | Public | Method | Returns True if a System Message is Available | 20011220 | |
| 3 | Static method | Public | Method | Sends a New System Message | 20011219 | |
| 4 | Static method | Public | Method | Test for System Messages | 20011220 |
Events
Class CL_CFX_SYSTEM_MESSAGE has no event.
Types
Class CL_CFX_SYSTEM_MESSAGE has no local type.
Method Signatures
Method GET_UNREAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SYSTEM_MESSAGE | Call by reference | Type reference (TYPE) | CFX_TT_SYSTEM_MESSAGE | Tabelle mit Systemmeldungen | 20011220 | |||
| 2 | E_COUNT | Call by reference | Type reference (TYPE) | I | 20011220 |
Method GET_UNREAD on class CL_CFX_SYSTEM_MESSAGE has no exception.
Method RECEIVED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RECEIVED | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20011220 |
Method RECEIVED on class CL_CFX_SYSTEM_MESSAGE has no exception.
Method SEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERROR | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20011220 | |||
| 2 | I_DELETION_TIME_UTC | Call by reference | Type reference (TYPE) | CFX_TS_SYSTEM_MESSAGE-DELETION_TIME_UTC | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20011220 | |||
| 3 | I_EXPIRATION_TIME_UTC | Call by reference | Type reference (TYPE) | CFX_TS_SYSTEM_MESSAGE-EXPIRATION_TIME_UTC | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20011220 | |||
| 4 | I_TEXT | Call by reference | Type reference (TYPE) | CFX_TS_SYSTEM_MESSAGE-TEXT | Systemmeldung Meldungstext | 20011220 |
Method SEND on class CL_CFX_SYSTEM_MESSAGE has no exception.
Method TEST Signature
Method TEST on class CL_CFX_SYSTEM_MESSAGE has no parameter.
Method TEST on class CL_CFX_SYSTEM_MESSAGE has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 2.0 |