Hierarchy

⤷

⤷

Properties
Class | CL_CFX_NOTIFICATION | |
Short Description | Manages a Notification | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CFX_NOTIFICATION | Manages Notifications |
Created | 20010420 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CFX_NOTIFICATION has no interface implemented.
Friends
Class CL_CFX_NOTIFICATION 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_BASE | Manages Common Notification Data | 20010427 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_NOTIFICATION-NTF_ID | Persistence ID of Object | 20010420 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_NOTIFICATION-IS_READ | '' | Notification Read | 20010608 | |
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_NOTIFICATION-READ_ON | Read Time of a Notification | 20010427 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_NOTIFICATION-RECIPIENT | Recipient of a Notification | 20010427 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_NOTIFICATION-SENT_ON | Send Time of a Notification | 20010427 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_NOTIFICATION-STATE | Notification Status | 20010427 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_NOTIFICATION-TYPE | Notification Type | 20010904 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'daily' | Send E-Mail Daily | 20011004 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'immediately' | Send E-Mail Immediately | 20011004 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'never' | Never Send E-Mail | 20011004 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'weekly' | Send E-Mail Weekly | 20011004 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'recipient' | Input Field Recipient | 20010503 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'subject' | Input Field Subject | 20010703 | |
15 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | Priority 1 | 20010919 | |
16 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | Priority 2 | 20010919 | |
17 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_NOTIFICATION-IS_READ | 'Y' | Read Status of a Notification | 20010608 | |
18 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_NTF_STATE | 'DELETED' | Notification Status | 20010612 | |
19 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_NOTIFICATION-STATE | 'HIDDEN' | Invisible Status of a Notification | 20010508 | |
20 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_NOTIFICATION-STATE | 'VISIBLE' | Visible Status of a Notification | 20010608 | |
21 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_NOTIFICATION-TYPE | 'ALERT' | Notification Type | 20010427 | |
22 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_NOTIFICATION-TYPE | 'EMAIL' | Notification Type | 20010427 | |
23 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_NOTIFICATION-TYPE | 'REPORT_COMP' | Notification Type | 20010801 | |
24 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_NOTIFICATION-IS_READ | 'N' | Read Status of a Notification | 20010608 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Adds Days on a Time Stamp | 20010830 |
2 | ![]() |
Static method | Private | Method | Calculates Desired Send Time | 20010831 |
3 | ![]() |
Instance method | Public | Constructor | Constructor | 20010427 |
4 | ![]() |
Static method | Public | Method | Create Notification | 20010427 |
5 | ![]() |
Instance method | Private | Method | Set Attributes | 20010427 |
6 | ![]() |
Static method | Public | Method | Create Notifications with Common Basis | 20010503 |
7 | ![]() |
Instance method | Public | Method | Deleting the Notification | 20010626 |
8 | ![]() |
Instance method | Public | Method | Set Notification to Deleted for the Sender | 20011221 |
9 | ![]() |
Static method | Public | Method | Delivers Absolute URL for Notification Inbox | 20010920 |
10 | ![]() |
Instance method | Public | Method | Delivers Absolute URL for Object of Notification | 20010920 |
11 | ![]() |
Static method | Public | Method | Delivers Absolute URL for Notification Object or Overview | 20010920 |
12 | ![]() |
Instance method | Public | Method | Get All Data of Notification | 20010510 |
13 | ![]() |
Instance method | Public | Method | Get All Recipients of Notifications with the Same Basis | 20010606 |
14 | ![]() |
Instance method | Public | Method | Provision of the Identification | 20010420 |
15 | ![]() |
Instance method | Public | Method | Delivers Whether Notification was Read | 20010608 |
16 | ![]() |
Instance method | Public | Method | Deliver Recipient of a Notification | 20010606 |
17 | ![]() |
Static method | Private | Method | Get Recipient Configurations for Notification | 20010904 |
18 | ![]() |
Instance method | Public | Method | Deliver Status of a Notification | 20010428 |
19 | ![]() |
Instance method | Public | Method | Deliver Type of a Notification | 20010904 |
20 | ![]() |
Instance method | Private | Method | Type-Dependent Notification Generation | 20010904 |
21 | ![]() |
Static method | Public | Method | Instantiate a Notification Base | 20010420 |
22 | ![]() |
Instance method | Private | Method | Initialize Attribute | 20010427 |
23 | ![]() |
Instance method | Private | Method | Prepare Notification for E-Mail Report | 20010904 |
24 | ![]() |
Static method | Public | Method | Find Notifications by Specified Criteria | 20010625 |
25 | ![]() |
Static method | Public | Method | Search Sent Notifications by Specified Criteria | 20011221 |
26 | ![]() |
Static method | Public | Method | Send Notification | 20110207 |
27 | ![]() |
Static method | Public | Method | Send Notification as E-Mail | 20010731 |
28 | ![]() |
Instance method | Public | Method | Set Notification to Invisible | 20010608 |
29 | ![]() |
Instance method | Public | Method | Set Notification to Invisible | 20020104 |
30 | ![]() |
Instance method | Public | Method | Set a Notification to Read | 20010608 |
31 | ![]() |
Instance method | Public | Method | Change Status of a Notification | 20010428 |
32 | ![]() |
Instance method | Public | Method | Set Notification to Visible | 20010608 |
33 | ![]() |
Instance method | Public | Method | Set Notification to Invisible | 20020104 |
Events
Class CL_CFX_NOTIFICATION has no event.
Types
Class CL_CFX_NOTIFICATION has no local type.
Method Signatures
Method ADD_DAYS_TO_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NUMBER_DAYS | Value transfer | Type reference (TYPE) | I | Anzahl der zu addierenden Tage | 20010830 | ||
2 | ![]() |
I_TIMESTAMP | Value transfer | Type reference (TYPE) | TZNTSTMPS | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20010830 | ||
3 | ![]() |
R_TIMESTAMP | Value transfer | Type reference (TYPE) | TZNTSTMPS | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20010830 |
Method ADD_DAYS_TO_TIMESTAMP on class CL_CFX_NOTIFICATION has no exception.
Method CALCULATE_DUE_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DAY_INTERVAL | Value transfer | Type reference (TYPE) | I | Zeitintervall in Tagen | 20010831 | ||
2 | ![]() |
I_START_TIMESTAMP | Value transfer | Type reference (TYPE) | TZNTSTMPS | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20010831 | ||
3 | ![]() |
I_USER_ID | Value transfer | Type reference (TYPE) | SYUNAME | Anmeldename des Benutzers | 20020419 | ||
4 | ![]() |
R_DUE_TIMESTAMP | Value transfer | Type reference (TYPE) | TZNTSTMPS | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20010831 |
Method CALCULATE_DUE_TIME on class CL_CFX_NOTIFICATION has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ID | Value transfer | Type reference (TYPE) | CFX_NOTIFICATION-NTF_ID | Collaboration Folder: Id einer Notifikation | 20010427 |
Method CONSTRUCTOR on class CL_CFX_NOTIFICATION has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_NTF_BASE | Value transfer | Object reference (TYPE REF TO) | CL_CFX_NOTIFICATION_BASE | Verwaltet gemeinsame Notifikationsdaten | 20010427 | ||
2 | ![]() |
I_ABSOLUTE_URL | Value transfer | Type reference (TYPE) | CFX_URL | absolute Url zur Objektseite | 20010904 | ||
3 | ![]() |
I_RECIPIENT | Value transfer | Type reference (TYPE) | CFX_NOTIFICATION-RECIPIENT | Empfänger einer Notifikation | 20010427 | ||
4 | ![]() |
I_USER_FOR_LANGUAGE | Value transfer | Type reference (TYPE) | CFX_USERID | Benutzer, in dessen Sprache die Meldung ist | 20030417 | ||
5 | ![]() |
RP_NOTIFICATION | Value transfer | Object reference (TYPE REF TO) | CL_CFX_NOTIFICATION | Verwaltet eine Notifikation | 20010427 |
Method CREATE on class CL_CFX_NOTIFICATION has no exception.
Method CREATE_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_NTF_BASE | Value transfer | Object reference (TYPE REF TO) | CL_CFX_NOTIFICATION_BASE | Verwaltet gemeinsame Notifikationsdaten | 20010427 | ||
2 | ![]() |
I_IS_READ | Call by reference | Type reference (TYPE) | CFX_NOTIFICATION-IS_READ | Lesezustand einer Notifikation | 20010608 | ||
3 | ![]() |
I_NTF_STATE | Value transfer | Type reference (TYPE) | CFX_NOTIFICATION-STATE | Status einer Notifikation | 20010427 | ||
4 | ![]() |
I_NTF_TYPE | Value transfer | Type reference (TYPE) | CFX_NOTIFICATION-TYPE | Typ einer Notifikation | 20010904 | ||
5 | ![]() |
I_RECIPIENT | Value transfer | Type reference (TYPE) | CFX_NOTIFICATION-RECIPIENT | Empfänger einer Notifikation | 20010427 | ||
6 | ![]() |
I_SENT_ON | Value transfer | Type reference (TYPE) | CFX_NOTIFICATION-SENT_ON | Sendezeitpunkt einer Notifikation | 20010427 |
Method CREATE_ATTRIBUTES on class CL_CFX_NOTIFICATION has no exception.
Method CREATE_MULTIPLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_RECIPIENT | Value transfer | Type reference (TYPE) | CFX_TT_NTF_RECIPIENT | Liste mit Empfängern von Notifikationen | 20010503 | ||
2 | ![]() |
I_ABSOLUTE_URL | Value transfer | Type reference (TYPE) | CFX_URL | absolute Url zur Objektseite | 20010904 | ||
3 | ![]() |
I_AREA_ID | Value transfer | Type reference (TYPE) | CFX_AREAID | Collaboration Folder: Id Area | 20010503 | ||
4 | ![]() |
I_COL_ID | Value transfer | Type reference (TYPE) | CFX_COLID | Collaboration Folder: Id Collaboration | 20010503 | ||
5 | ![]() |
I_COMMENT | Value transfer | Type reference (TYPE) | CFX_COMMENT | '' | Kommentartext für Notifikationen | 20010503 | |
6 | ![]() |
I_DOC_ID | Value transfer | Type reference (TYPE) | CFX_DOCID | 16 Byte GUID für Dokument | 20010503 | ||
7 | ![]() |
I_OBJECT_ID | Call by reference | Type reference (TYPE) | CFX_ID | ID des Objektes | 20050330 | ||
8 | ![]() |
I_OBJECT_TYPE | Value transfer | Type reference (TYPE) | CFX_T_OBJECT_TYPE | Objekttyp | 20010503 | ||
9 | ![]() |
I_OBJECT_URL | Value transfer | Type reference (TYPE) | CFX_URL | URL zu Objektseite | 20010621 | ||
10 | ![]() |
I_PRIORITY | Value transfer | Type reference (TYPE) | CFX_PRIORITY | Priorität einer Notifikation | 20010503 | ||
11 | ![]() |
I_SAVE_FOR_SENDER | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | für Gesendete-Meldungen-Übersicht speichern | 20020808 | |
12 | ![]() |
I_SENDER | Value transfer | Type reference (TYPE) | CFX_SENDER | Sender einer Notifikation | 20010503 | ||
13 | ![]() |
I_SUBJECT | Value transfer | Type reference (TYPE) | CFX_SUBJECT | Betreff einer Notifikation | 20010503 | ||
14 | ![]() |
I_TOPIC_ID | Value transfer | Type reference (TYPE) | CFX_TOPICID | Collaboration Folder: Id Topic | 20010503 | ||
15 | ![]() |
I_USER_FOR_LANGUAGE | Value transfer | Type reference (TYPE) | CFX_USERID | Benutzer, in dessen Sprache die Meldung ist | 20030417 | ||
16 | ![]() |
RT_NOTIFICATION | Value transfer | Type reference (TYPE) | CFX_TT_NOTIFICATION | Liste mit Notifikationen | 20010503 |
Method CREATE_MULTIPLE on class CL_CFX_NOTIFICATION has no exception.
Method DELETE Signature
Method DELETE on class CL_CFX_NOTIFICATION has no parameter.
Method DELETE on class CL_CFX_NOTIFICATION has no exception.
Method DELETE_FOR_SENDER Signature
Method DELETE_FOR_SENDER on class CL_CFX_NOTIFICATION has no parameter.
Method DELETE_FOR_SENDER on class CL_CFX_NOTIFICATION has no exception.
Method GET_ABSOLUTE_INBOX_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_INBOX_URL | Value transfer | Type reference (TYPE) | STRING | 20010920 |
Method GET_ABSOLUTE_INBOX_URL on class CL_CFX_NOTIFICATION has no exception.
Method GET_ABSOLUTE_OBJECT_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_OBJECT_URL | Value transfer | Type reference (TYPE) | STRING | 20010920 |
Method GET_ABSOLUTE_OBJECT_URL on class CL_CFX_NOTIFICATION has no exception.
Method GET_ABSOLUTE_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GOTO_INBOX | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20010920 | ||
2 | ![]() |
I_NTF_ID | Call by reference | Type reference (TYPE) | CFX_NTF_ID | Collaboration Folder: Id einer Notifikation | 20010920 | ||
3 | ![]() |
I_SET_READ | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | Setze Notifikation auf Status 'Gelesen' | 20050315 | ||
4 | ![]() |
R_URL | Value transfer | Type reference (TYPE) | STRING | absolute URL für Extern | 20010920 |
Method GET_ABSOLUTE_URL on class CL_CFX_NOTIFICATION has no exception.
Method GET_ALL_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_ATTRIBUTES | Value transfer | Type reference (TYPE) | CFX_TS_NOTIFICATION_DATA | alle Daten einer Notifikation | 20010510 |
Method GET_ALL_ATTRIBUTES on class CL_CFX_NOTIFICATION has no exception.
Method GET_ALL_RECIPIENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_RECIPIENTS | Value transfer | Type reference (TYPE) | CFX_TT_NTF_RECIPIENT | Liste mit Empfängern von Notifikationen | 20010606 |
Method GET_ALL_RECIPIENTS on class CL_CFX_NOTIFICATION has no exception.
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ID | Value transfer | Type reference (TYPE) | CFX_NOTIFICATION-NTF_ID | Collaboration Folder: Id einer Notifikation | 20010427 |
Method GET_ID on class CL_CFX_NOTIFICATION has no exception.
Method GET_READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_READ | Value transfer | Type reference (TYPE) | CFX_NOTIFICATION-IS_READ | Notifikation gelesen | 20010608 |
Method GET_READ on class CL_CFX_NOTIFICATION has no exception.
Method GET_RECIPIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_RECIPIENT | Value transfer | Type reference (TYPE) | CFX_NOTIFICATION-RECIPIENT | Empfänger einer Notifikation | 20010606 |
Method GET_RECIPIENT on class CL_CFX_NOTIFICATION has no exception.
Method GET_RECIPIENT_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RECIPIENT | Value transfer | Type reference (TYPE) | CFX_RECIPIENT | Empfänger einer Notifikation | 20010904 | ||
2 | ![]() |
RS_RECIPIENT_SETTINGS | Value transfer | Type reference (TYPE) | CFX_NTF_RECIPIENT_SETTINGS | Empfängerdaten einer Notification | 20010904 |
Method GET_RECIPIENT_SETTINGS on class CL_CFX_NOTIFICATION has no exception.
Method GET_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_STATE | Value transfer | Type reference (TYPE) | CFX_NOTIFICATION-STATE | Status einer Notifikation | 20010428 |
Method GET_STATE on class CL_CFX_NOTIFICATION has no exception.
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TYPE | Value transfer | Type reference (TYPE) | CFX_NOTIFICATION-TYPE | Typ einer Notifikation | 20010904 |
Method GET_TYPE on class CL_CFX_NOTIFICATION has no exception.
Method HANDLE_NTF_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_RECIPIENT_SETTINGS | Value transfer | Type reference (TYPE) | CFX_NTF_RECIPIENT_SETTINGS | Empfängerdaten einer Notification | 20010904 | ||
2 | ![]() |
I_ABSOLUTE_URL | Value transfer | Type reference (TYPE) | CFX_URL | URL zu Objektseite | 20010904 | ||
3 | ![]() |
I_USER_FOR_LANGUAGE | Value transfer | Type reference (TYPE) | CFX_USERID | Benutzer, in dessen Sprache die Meldung ist | 20030417 |
Method HANDLE_NTF_TYPE on class CL_CFX_NOTIFICATION has no exception.
Method INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ID | Value transfer | Type reference (TYPE) | STRING | Identifikation | 20010420 | ||
2 | ![]() |
RP_NOTIFICATION | Value transfer | Object reference (TYPE REF TO) | CL_CFX_NOTIFICATION | Notifikation | 20010420 |
Method INITIALIZE on class CL_CFX_NOTIFICATION has no exception.
Method INITIALIZE_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NOTIFICATION_NOT_FOUND | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20010427 |
Method INITIALIZE_ATTRIBUTES on class CL_CFX_NOTIFICATION has no exception.
Method PREPARE_REPORT_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DAY_INTERVAL | Value transfer | Type reference (TYPE) | I | 20010904 | |||
2 | ![]() |
I_START_TIMESTAMP | Value transfer | Type reference (TYPE) | TZNTSTMPS | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20010904 |
Method PREPARE_REPORT_COMPONENT on class CL_CFX_NOTIFICATION has no exception.
Method SELECT_NOTIFICATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ALL_NTF_DATA | Value transfer | Type reference (TYPE) | CFX_TT_NOTIFICATION_DATA | Liste mit Notifikation Daten | 20010625 | ||
2 | ![]() |
ET_NTF_ID | Value transfer | Type reference (TYPE) | CFX_TT_NOTIFICATION_ID | Liste mit Notifikation IDs | 20010625 | ||
3 | ![]() |
I_AREA_ID | Value transfer | Type reference (TYPE) | CFX_AREAID | Collaboration Folder: Id Area | 20010625 | ||
4 | ![]() |
I_BASE_ID | Value transfer | Type reference (TYPE) | CFX_NTF_BASEID | Collaboration Folder: Id der Basisdaten einer Notifikation | 20010625 | ||
5 | ![]() |
I_COL_ID | Value transfer | Type reference (TYPE) | CFX_COLID | Collaboration Folder: Id Collaboration | 20010625 | ||
6 | ![]() |
I_DATE_FROM | Value transfer | Type reference (TYPE) | TZNTSTMPS | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20040713 | ||
7 | ![]() |
I_DATE_TO | Value transfer | Type reference (TYPE) | TZNTSTMPS | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20040713 | ||
8 | ![]() |
I_DOC_ID | Value transfer | Type reference (TYPE) | CFX_DOCID | 16 Byte GUID für Dokument | 20010625 | ||
9 | ![]() |
I_GET_DATA | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Notifikation Daten gleich holen | 20010625 | |
10 | ![]() |
I_IS_READ | Value transfer | Type reference (TYPE) | CFX_IS_READ | Lesezustand einer Notifikation | 20010625 | ||
11 | ![]() |
I_MAX_ROWS | Value transfer | Type reference (TYPE) | I | Maximale Ergebnismengengröße | 20010702 | ||
12 | ![]() |
I_NTF_TYPE | Value transfer | Type reference (TYPE) | CFX_NTF_TYPE | Typ einer Notifikation | 20010625 | ||
13 | ![]() |
I_OBJECT_TYPE | Value transfer | Type reference (TYPE) | CFX_T_OBJECT_TYPE | Objekttyp | 20010625 | ||
14 | ![]() |
I_PRIORITY | Value transfer | Type reference (TYPE) | CFX_PRIORITY | Priorität einer Notifikation | 20010625 | ||
15 | ![]() |
I_READ_ON | Value transfer | Type reference (TYPE) | CFX_READ_ON | Lesezeitpunkt einer Notifikation | 20010625 | ||
16 | ![]() |
I_RECIPIENT | Value transfer | Type reference (TYPE) | CFX_RECIPIENT | User Id | 20010625 | ||
17 | ![]() |
I_SENDER | Value transfer | Type reference (TYPE) | CFX_SENDER | Sender einer Notifikation | 20010625 | ||
18 | ![]() |
I_SENT_ON | Value transfer | Type reference (TYPE) | CFX_SENT_ON | Sendezeitpunkt einer Notifikation | 20010625 | ||
19 | ![]() |
I_STATE | Value transfer | Type reference (TYPE) | CFX_NTF_STATE | Status einer Notifikation | 20010625 | ||
20 | ![]() |
I_TEXT_IN_COMMENT | Value transfer | Type reference (TYPE) | STRING | Text im Kommentar | 20010625 | ||
21 | ![]() |
I_TEXT_IN_SUBJECT | Value transfer | Type reference (TYPE) | STRING | Text im Betreff | 20010625 | ||
22 | ![]() |
I_TOPIC_ID | Value transfer | Type reference (TYPE) | CFX_TOPICID | Collaboration Folder: Id Topic | 20010625 | ||
23 | ![]() |
I_WITH_CHILDREN | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Untergeordnete Objekte auch berücksichtigen | 20010625 |
Method SELECT_NOTIFICATIONS on class CL_CFX_NOTIFICATION has no exception.
Method SELECT_SENT_NOTIFICATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ALL_NTF_DATA | Value transfer | Type reference (TYPE) | CFX_TT_NOTIFICATION_DATA | Liste mit Notifikation Daten | 20011221 | ||
2 | ![]() |
ET_NTF_ID | Value transfer | Type reference (TYPE) | CFX_TT_NOTIFICATION_ID | Liste mit Notifikation IDs | 20011221 | ||
3 | ![]() |
I_AREA_ID | Value transfer | Type reference (TYPE) | CFX_AREAID | Collaboration Folder: Id Area | 20011221 | ||
4 | ![]() |
I_COL_ID | Value transfer | Type reference (TYPE) | CFX_COLID | Collaboration Folder: Id Collaboration | 20011221 | ||
5 | ![]() |
I_DATE_FROM | Value transfer | Type reference (TYPE) | TZNTSTMPS | Anfangsdatum | 20040713 | ||
6 | ![]() |
I_DATE_TO | Value transfer | Type reference (TYPE) | TZNTSTMPS | Enddatum | 20040713 | ||
7 | ![]() |
I_DOC_ID | Value transfer | Type reference (TYPE) | CFX_DOCID | 16 Byte GUID für Dokument | 20011221 | ||
8 | ![]() |
I_GET_DATA | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Notifikation Daten gleich holen | 20011221 | |
9 | ![]() |
I_MAX_ROWS | Value transfer | Type reference (TYPE) | I | Maximale Ergebnismengengröße | 20011221 | ||
10 | ![]() |
I_OBJECT_TYPE | Value transfer | Type reference (TYPE) | CFX_T_OBJECT_TYPE | Objekttyp | 20011221 | ||
11 | ![]() |
I_SENDER | Value transfer | Type reference (TYPE) | CFX_SENDER | Sender einer Notifikation | 20011221 | ||
12 | ![]() |
I_SENT_ON | Value transfer | Type reference (TYPE) | CFX_SENT_ON | Sendezeitpunkt einer Notifikation | 20011221 | ||
13 | ![]() |
I_STATE_FOR_SENDER | Value transfer | Type reference (TYPE) | CFX_NTF_STATE | Status einer Notifikation aus Sendersicht | 20020104 | ||
14 | ![]() |
I_TOPIC_ID | Value transfer | Type reference (TYPE) | CFX_TOPICID | Collaboration Folder: Id Topic | 20011221 | ||
15 | ![]() |
I_WITH_CHILDREN | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Untergeordnete Objekte auch berücksichtigen | 20011221 |
Method SELECT_SENT_NOTIFICATIONS on class CL_CFX_NOTIFICATION has no exception.
Method SEND_NOTIFICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AREA_ID | Call by reference | Type reference (TYPE) | STRING | require only when Creating folder | 20110215 | ||
2 | ![]() |
I_COL_ID | Call by reference | Type reference (TYPE) | STRING | require only when Creating folder | 20110215 | ||
3 | ![]() |
I_DOC_ID | Call by reference | Type reference (TYPE) | STRING | It is require for all object except create folder | 20110207 | ||
4 | ![]() |
I_TOPIC_ID | Call by reference | Type reference (TYPE) | STRING | require only when Creating folder | 20110215 |
Method SEND_NOTIFICATION on class CL_CFX_NOTIFICATION has no exception.
Method SEND_NOTIFICATION_EMAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ABSOLUTE_URL | Value transfer | Type reference (TYPE) | CFX_URL | absolute URL zu Objektseite | 20010731 | ||
2 | ![]() |
I_AREA_ID | Value transfer | Type reference (TYPE) | CFX_AREAID | Collaboration Folder: Id Area | 20010731 | ||
3 | ![]() |
I_COL_ID | Value transfer | Type reference (TYPE) | CFX_COLID | Collaboration Folder: Id Collaboration | 20010731 | ||
4 | ![]() |
I_COMMENT | Value transfer | Type reference (TYPE) | CFX_COMMENT | '' | Kommentartext für Notifikationen | 20010731 | |
5 | ![]() |
I_DOC_ID | Value transfer | Type reference (TYPE) | CFX_DOCID | 16 Byte GUID für Dokument | 20010731 | ||
6 | ![]() |
I_OBJECT_TYPE | Value transfer | Type reference (TYPE) | CFX_T_OBJECT_TYPE | Objekttyp | 20010731 | ||
7 | ![]() |
I_PRIORITY | Value transfer | Type reference (TYPE) | CFX_PRIORITY | Priorität einer Notifikation | 20010731 | ||
8 | ![]() |
I_RECIPIENT | Value transfer | Type reference (TYPE) | CFX_RECIPIENT | Empfänger von Notifikation | 20011113 | ||
9 | ![]() |
I_SENDER | Value transfer | Type reference (TYPE) | CFX_SENDER | Sender einer Notifikation | 20010731 | ||
10 | ![]() |
I_SUBJECT | Value transfer | Type reference (TYPE) | CFX_SUBJECT | Betreff einer Notifikation | 20010731 | ||
11 | ![]() |
I_TOPIC_ID | Value transfer | Type reference (TYPE) | CFX_TOPICID | Collaboration Folder: Id Topic | 20010731 | ||
12 | ![]() |
I_USER_FOR_LANGUAGE | Value transfer | Type reference (TYPE) | CFX_USERID | Benutzer, in dessen Sprache die Meldung | 20030417 |
Method SEND_NOTIFICATION_EMAIL on class CL_CFX_NOTIFICATION has no exception.
Method SET_HIDDEN Signature
Method SET_HIDDEN on class CL_CFX_NOTIFICATION has no parameter.
Method SET_HIDDEN on class CL_CFX_NOTIFICATION has no exception.
Method SET_HIDDEN_FOR_SENDER Signature
Method SET_HIDDEN_FOR_SENDER on class CL_CFX_NOTIFICATION has no parameter.
Method SET_HIDDEN_FOR_SENDER on class CL_CFX_NOTIFICATION has no exception.
Method SET_READ Signature
Method SET_READ on class CL_CFX_NOTIFICATION has no parameter.
Method SET_READ on class CL_CFX_NOTIFICATION has no exception.
Method SET_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STATE | Value transfer | Type reference (TYPE) | CFX_NOTIFICATION-STATE | Status einer Notifikation | 20010428 |
Method SET_STATE on class CL_CFX_NOTIFICATION has no exception.
Method SET_VISIBLE Signature
Method SET_VISIBLE on class CL_CFX_NOTIFICATION has no parameter.
Method SET_VISIBLE on class CL_CFX_NOTIFICATION has no exception.
Method SET_VISIBLE_FOR_SENDER Signature
Method SET_VISIBLE_FOR_SENDER on class CL_CFX_NOTIFICATION has no parameter.
Method SET_VISIBLE_FOR_SENDER on class CL_CFX_NOTIFICATION has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 20A |