Class Method list used by SAP ABAP Class CL_CFX_NOTIFICATION (Manages a Notification)
SAP ABAP Class
CL_CFX_NOTIFICATION (Manages a Notification) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_CFS_STATUS_PROFILE - GET_INITIAL_STATUS | Manages a Status Profile | ||
| 2 | CL_CFX_COLLABORATION - GET_FOLDER | Collaboration: Collaboration | ||
| 3 | CL_CFX_COLLABORATION - GET_IDS_TO_FOLDER | Collaboration: Collaboration | ||
| 4 | CL_CFX_COL_APPLICATION - GET_COLLABORATION | Application Singleton for Collaboration Package | ||
| 5 | CL_CFX_COL_APPLICATION - GET_COLLABORATION | Application Singleton for Collaboration Package | ||
| 6 | CL_CFX_COL_APPLICATION - GET_COMMON_BY_IDS | Application Singleton for Collaboration Package | ||
| 7 | CL_CFX_COL_APPLICATION - GET_FOLDER | Application Singleton for Collaboration Package | ||
| 8 | CL_CFX_COL_APPLICATION - GET_INSTANCE | Application Singleton for Collaboration Package | ||
| 9 | CL_CFX_COL_APPLICATION - GET_INSTANCE | Application Singleton for Collaboration Package | ||
| 10 | CL_CFX_COMMON_FOLDER - GET_FOL_ID_TO_DOC_ID | Shared folder | ||
| 11 | CL_CFX_EMAIL_UTIL - SEND_EMAIL | Utilities for Creating E-Mails | ||
| 12 | CL_CFX_EMAIL_UTIL - SPLIT_EMAIL_STRING | Utilities for Creating E-Mails | ||
| 13 | CL_CFX_NOTIFICATION - CALCULATE_DUE_TIME | Manages a Notification | SOURCE CALL METHOD CL_CFX_NOTIFICATION=>CALCULATE_DUE_TIME |
|
| 14 | CL_CFX_NOTIFICATION - CALCULATE_DUE_TIME | Manages a Notification | SOURCE EXPORTING |
|
| 15 | CL_CFX_NOTIFICATION - CALCULATE_DUE_TIME | Manages a Notification | SOURCE I_START_TIMESTAMP = i_start_timestamp |
|
| 16 | CL_CFX_NOTIFICATION - CALCULATE_DUE_TIME | Manages a Notification | SOURCE I_DAY_INTERVAL = i_day_interval |
|
| 17 | CL_CFX_NOTIFICATION - CALCULATE_DUE_TIME | Manages a Notification | SOURCE i_user_id = m_recipient |
|
| 18 | CL_CFX_NOTIFICATION - CALCULATE_DUE_TIME | Manages a Notification | SOURCE RECEIVING |
|
| 19 | CL_CFX_NOTIFICATION - CALCULATE_DUE_TIME | Manages a Notification | SOURCE R_DUE_TIMESTAMP = l_due_time. |
|
| 20 | CL_CFX_NOTIFICATION - CONSTRUCTOR | Manages a Notification | ||
| 21 | CL_CFX_NOTIFICATION - CONSTRUCTOR | Manages a Notification | ||
| 22 | CL_CFX_NOTIFICATION - CREATE | Manages a Notification | ||
| 23 | CL_CFX_NOTIFICATION - CREATE_ATTRIBUTES | Manages a Notification | SOURCE CALL METHOD rp_notification->create_attributes |
|
| 24 | CL_CFX_NOTIFICATION - CREATE_ATTRIBUTES | Manages a Notification | SOURCE EXPORTING |
|
| 25 | CL_CFX_NOTIFICATION - CREATE_ATTRIBUTES | Manages a Notification | SOURCE ip_ntf_base = ip_ntf_base |
|
| 26 | CL_CFX_NOTIFICATION - CREATE_ATTRIBUTES | Manages a Notification | SOURCE i_recipient = i_recipient |
|
| 27 | CL_CFX_NOTIFICATION - CREATE_ATTRIBUTES | Manages a Notification | SOURCE i_sent_on = l_sent_on |
|
| 28 | CL_CFX_NOTIFICATION - CREATE_ATTRIBUTES | Manages a Notification | SOURCE i_ntf_state = cl_cfx_notification=>sc_state_visible |
|
| 29 | CL_CFX_NOTIFICATION - CREATE_ATTRIBUTES | Manages a Notification | SOURCE i_is_read = cl_cfx_notification=>sc_unread |
|
| 30 | CL_CFX_NOTIFICATION - CREATE_ATTRIBUTES | Manages a Notification | SOURCE i_ntf_type = ls_recipient_settings-ntf_type. |
|
| 31 | CL_CFX_NOTIFICATION - GET_ABSOLUTE_OBJECT_URL | Manages a Notification | ||
| 32 | CL_CFX_NOTIFICATION - GET_ABSOLUTE_URL | Manages a Notification | ||
| 33 | CL_CFX_NOTIFICATION - GET_ABSOLUTE_URL | Manages a Notification | ||
| 34 | CL_CFX_NOTIFICATION - GET_RECIPIENT_SETTINGS | Manages a Notification | SOURCE ls_recipient_settings = |
|
| 35 | CL_CFX_NOTIFICATION - GET_RECIPIENT_SETTINGS | Manages a Notification | SOURCE cl_cfx_notification=>get_recipient_settings( i_recipient ). |
|
| 36 | CL_CFX_NOTIFICATION - HANDLE_NTF_TYPE | Manages a Notification | SOURCE rp_notification->handle_ntf_type( |
|
| 37 | CL_CFX_NOTIFICATION - HANDLE_NTF_TYPE | Manages a Notification | SOURCE is_recipient_settings = ls_recipient_settings |
|
| 38 | CL_CFX_NOTIFICATION - HANDLE_NTF_TYPE | Manages a Notification | SOURCE i_absolute_url = i_absolute_url |
|
| 39 | CL_CFX_NOTIFICATION - HANDLE_NTF_TYPE | Manages a Notification | SOURCE i_user_for_language = i_user_for_language ). |
|
| 40 | CL_CFX_NOTIFICATION - INITIALIZE_ATTRIBUTES | Manages a Notification | SOURCE call method rp_notification->initialize_attributes |
|
| 41 | CL_CFX_NOTIFICATION - INITIALIZE_ATTRIBUTES | Manages a Notification | SOURCE RECEIVING |
|
| 42 | CL_CFX_NOTIFICATION - INITIALIZE_ATTRIBUTES | Manages a Notification | SOURCE r_notification_not_found = l_notification_not_found. |
|
| 43 | CL_CFX_NOTIFICATION - PREPARE_REPORT_COMPONENT | Manages a Notification | SOURCE CALL METHOD me->PREPARE_REPORT_COMPONENT |
|
| 44 | CL_CFX_NOTIFICATION - PREPARE_REPORT_COMPONENT | Manages a Notification | SOURCE EXPORTING |
|
| 45 | CL_CFX_NOTIFICATION - PREPARE_REPORT_COMPONENT | Manages a Notification | SOURCE I_DAY_INTERVAL = is_recipient_settings-email_day_interval |
|
| 46 | CL_CFX_NOTIFICATION - PREPARE_REPORT_COMPONENT | Manages a Notification | SOURCE I_START_TIMESTAMP = is_recipient_settings-email_start_timestamp. |
|
| 47 | CL_CFX_NOTIFICATION - SEND_NOTIFICATION_EMAIL | Manages a Notification | ||
| 48 | CL_CFX_NOTIFICATION_BASE - ACCOMPLISH_DELETE | Manages Common Notification Data | ||
| 49 | CL_CFX_NOTIFICATION_BASE - CREATE | Manages Common Notification Data | ||
| 50 | CL_CFX_NOTIFICATION_BASE - DELETE | Manages Common Notification Data | ||
| 51 | CL_CFX_NOTIFICATION_BASE - GET_ALL_RECIPIENTS | Manages Common Notification Data | ||
| 52 | CL_CFX_NOTIFICATION_BASE - GET_COMMENT | Manages Common Notification Data | ||
| 53 | CL_CFX_NOTIFICATION_BASE - GET_COMMENT | Manages Common Notification Data | ||
| 54 | CL_CFX_NOTIFICATION_BASE - GET_ID | Manages Common Notification Data | ||
| 55 | CL_CFX_NOTIFICATION_BASE - GET_ID | Manages Common Notification Data | ||
| 56 | CL_CFX_NOTIFICATION_BASE - GET_OBJECT_INFO | Manages Common Notification Data | ||
| 57 | CL_CFX_NOTIFICATION_BASE - GET_OBJECT_INFO | Manages Common Notification Data | ||
| 58 | CL_CFX_NOTIFICATION_BASE - GET_PRIORITY | Manages Common Notification Data | ||
| 59 | CL_CFX_NOTIFICATION_BASE - GET_PRIORITY | Manages Common Notification Data | ||
| 60 | CL_CFX_NOTIFICATION_BASE - GET_SENDER | Manages Common Notification Data | ||
| 61 | CL_CFX_NOTIFICATION_BASE - GET_SENDER | Manages Common Notification Data | ||
| 62 | CL_CFX_NOTIFICATION_BASE - GET_SUBJECT | Manages Common Notification Data | ||
| 63 | CL_CFX_NOTIFICATION_BASE - GET_SUBJECT | Manages Common Notification Data | ||
| 64 | CL_CFX_NOTIFICATION_BASE - INITIALIZE | Manages Common Notification Data | ||
| 65 | CL_CFX_NOTIFICATION_BASE - SET_HIDDEN_FOR_SENDER | Manages Common Notification Data | ||
| 66 | CL_CFX_NOTIFICATION_BASE - SET_SENDER | Manages Common Notification Data | ||
| 67 | CL_CFX_NOTIFICATION_BASE - SET_VISIBLE_FOR_SENDER | Manages Common Notification Data | ||
| 68 | CL_CFX_NOTIFICATION_REGISTRY - GET | Manages Notification Base References and Their IDs | ||
| 69 | CL_CFX_NOTIFICATION_REGISTRY - IS_REGISTERED | Manages Notification Base References and Their IDs | ||
| 70 | CL_CFX_NOTIFICATION_REGISTRY - REGISTER | Manages Notification Base References and Their IDs | ||
| 71 | CL_CFX_NOTIFICATION_REGISTRY - REGISTER | Manages Notification Base References and Their IDs | ||
| 72 | CL_CFX_NOTIFICATION_REGISTRY - UNREGISTER | Manages Notification Base References and Their IDs | ||
| 73 | CL_CFX_NTF_APPLICATION - CONVERT_ID_TO_STRING | Applications Singleton for Notification Package | ||
| 74 | CL_CFX_NTF_APPLICATION - CONVERT_ID_TO_STRING | Applications Singleton for Notification Package | ||
| 75 | CL_CFX_NTF_APPLICATION - CONVERT_STRING_TO_ID | Applications Singleton for Notification Package | ||
| 76 | CL_CFX_NTF_APPLICATION - GET_INSTANCE | Applications Singleton for Notification Package | ||
| 77 | CL_CFX_NTF_APPLICATION - GET_INSTANCE | Applications Singleton for Notification Package | ||
| 78 | CL_CFX_NTF_APPLICATION - GET_INSTANCE | Applications Singleton for Notification Package | ||
| 79 | CL_CFX_NTF_APPLICATION - GET_INSTANCE | Applications Singleton for Notification Package | ||
| 80 | CL_CFX_NTF_APPLICATION - GET_NOTIFICATION_REGISTRY | Applications Singleton for Notification Package | ||
| 81 | CL_CFX_NTF_APPLICATION - GET_NOTIFICATION_REGISTRY | Applications Singleton for Notification Package | ||
| 82 | CL_CFX_NTF_EMAIL_QUEUE - ADD | Notification Queue for Sending E-Mail | ||
| 83 | CL_CFX_NTF_EMAIL_QUEUE - DOES_ENTRY_EXIST | Notification Queue for Sending E-Mail | ||
| 84 | CL_CFX_NTF_EMAIL_QUEUE - GET_INSTANCE | Notification Queue for Sending E-Mail | ||
| 85 | CL_CFX_NTF_EMAIL_QUEUE - GET_INSTANCE | Notification Queue for Sending E-Mail | ||
| 86 | CL_CFX_NTF_EMAIL_QUEUE - REMOVE_BY_ID | Notification Queue for Sending E-Mail | ||
| 87 | CL_CFX_NTF_UI - SEND_STATUS_NOTIFICATION | Adapter Object for Notifications | ||
| 88 | CL_CFX_OBJECT_TYPE - GET_FOR_CLASSIC_OBJECT_TYPE | Object Type | ||
| 89 | CL_CFX_OBJECT_TYPE - GET_FOR_CLASSIC_OBJECT_TYPE | Object Type | ||
| 90 | CL_CFX_P_NOTIFICATION - COMMIT | Persistence of the Notifications | ||
| 91 | CL_CFX_P_NOTIFICATION - COMMIT | Persistence of the Notifications | ||
| 92 | CL_CFX_P_NOTIFICATION - COMMIT | Persistence of the Notifications | ||
| 93 | CL_CFX_P_NOTIFICATION - COMMIT | Persistence of the Notifications | ||
| 94 | CL_CFX_P_NOTIFICATION - COMMIT | Persistence of the Notifications | ||
| 95 | CL_CFX_P_NOTIFICATION - GET_INSTANCE | Persistence of the Notifications | ||
| 96 | CL_CFX_P_NOTIFICATION - GET_INSTANCE | Persistence of the Notifications | ||
| 97 | CL_CFX_P_NOTIFICATION - GET_INSTANCE | Persistence of the Notifications | ||
| 98 | CL_CFX_P_NOTIFICATION - GET_INSTANCE | Persistence of the Notifications | ||
| 99 | CL_CFX_P_NOTIFICATION - GET_INSTANCE | Persistence of the Notifications | ||
| 100 | CL_CFX_P_NOTIFICATION - GET_INSTANCE | Persistence of the Notifications | ||
| 101 | CL_CFX_P_NOTIFICATION - GET_INSTANCE | Persistence of the Notifications | ||
| 102 | CL_CFX_P_NOTIFICATION - GET_INSTANCE | Persistence of the Notifications | ||
| 103 | CL_CFX_P_NOTIFICATION - GET_INSTANCE | Persistence of the Notifications | ||
| 104 | CL_CFX_P_NOTIFICATION - GET_NOTIFICATION_ATTRIBUTES | Persistence of the Notifications | ||
| 105 | CL_CFX_P_NOTIFICATION - INSERT_NOTIFICATION | Persistence of the Notifications | ||
| 106 | CL_CFX_P_NOTIFICATION - SELECT_NOTIFICATIONS | Persistence of the Notifications | ||
| 107 | CL_CFX_P_NOTIFICATION - SELECT_NOTIFICATIONS | Persistence of the Notifications | ||
| 108 | CL_CFX_P_NOTIFICATION - SET_READ | Persistence of the Notifications | ||
| 109 | CL_CFX_P_NOTIFICATION - UPDATE_STATE | Persistence of the Notifications | ||
| 110 | CL_CFX_P_NOTIFICATION - UPDATE_STATE | Persistence of the Notifications | ||
| 111 | CL_CFX_P_NOTIFICATION - UPDATE_STATE | Persistence of the Notifications | ||
| 112 | CL_CFX_P_NOTIFICATION - UPDATE_STATE | Persistence of the Notifications | ||
| 113 | CL_CFX_SYSTEM - GET_INSTANCE | System Settings | ||
| 114 | CL_CFX_SYSTEM - GET_SETTINGS_NETWORK | System Settings | ||
| 115 | CL_CFX_USER - GET | User | ||
| 116 | CL_CFX_USER - GET | User | ||
| 117 | CL_CFX_USER - GET | User | ||
| 118 | CL_CFX_USER - GET | User | ||
| 119 | CL_CFX_USER - GET_SETTINGS | User | ||
| 120 | CL_CFX_USER - GET_SYSTEM_USER | User | ||
| 121 | CL_CFX_USER - IS_VISIBLE_FOR_GIVEN_USER | User | ||
| 122 | IF_CFX_COMMON - GET_NAME | Common Interface for All Objects | ||
| 123 | IF_CFX_COMMON - GET_OBJECT_DESCRIPTION | Common Interface for All Objects | ||
| 124 | IF_CFX_HAS_STATUS - GET_TEMPLATE_PROFILE | Interface for Objects That Can Have a Status | ||
| 125 | IF_CFX_TEXT_FINDER - REQUEST_TEXT | Gets Texts from Other Package | ||
| 126 | IF_CFX_USER - GET_ID | User | ||
| 127 | IF_CFX_USER - GET_LANGUAGE | User | ||
| 128 | IF_CFX_USER - GET_TIME_ZONE | User |