SAP ABAP Interface IF_ALERT_CENTRAL_SERVER_API (ALM API: Central Alert Server Settings)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GBT-ALM (Application Component) Alert Framework
⤷
SALERT_CONF_API (Package) API for Reading and Writing Landscape Configuration
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ALERT_CONF_MANAGER_API | ALM API: API for Reading and Changing the Alert Landscape | 20040809 |
Properties
| Interface | IF_ALERT_CENTRAL_SERVER_API | |
| Short Description | ALM API: Central Alert Server Settings |
General Data
| Package | SALERT_CONF_API | API for Reading and Writing Landscape Configuration |
| Created | 20040809 | SAP |
| Last changed | 20040930 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_ALERT_CENTRAL_SERVER_API has no forward declaration.
Interfaces
Interface IF_ALERT_CENTRAL_SERVER_API has no interface.
Friends
Interface IF_ALERT_CENTRAL_SERVER_API has no friend.
Attributes
Interface IF_ALERT_CENTRAL_SERVER_API has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns Interface for External Alert Systems | 20040809 | |
| 2 | Instance method | Public | Method | Returns Mode of Alert Processing | 20040809 | |
| 3 | Instance method | Public | Method | Returns the Setting for Requested Statuses | 20040809 | |
| 4 | Instance method | Public | Method | Returns Setting for Delivery Status by Mail | 20040809 | |
| 5 | Instance method | Public | Method | Returns Alert User for Inbound Processing | 20040809 | |
| 6 | Instance method | Public | Method | Returns Check Indicator for Logging | 20040809 | |
| 7 | Instance method | Public | Method | Saves the Changes | 20040809 | |
| 8 | Instance method | Public | Method | Sets Mode of Alert Processing | 20040809 | |
| 9 | Instance method | Public | Method | Sets Setting for Requested Statuses | 20040809 | |
| 10 | Instance method | Public | Method | Sets Setting for Delivery Status by Mail | 20040809 | |
| 11 | Instance method | Public | Method | Sets Alert User for Inbound Processing | 20040809 | |
| 12 | Instance method | Public | Method | Sets Check Indicator for Logging | 20040809 | |
| 13 | Instance method | Public | Method | Discards the Changes | 20040809 |
Events
Interface IF_ALERT_CENTRAL_SERVER_API has no event.
Types
Interface IF_ALERT_CENTRAL_SERVER_API has no local type.
Method Signatures
Method GET_EXTERNAL_SYSTEM_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RI_EXTERNAL_SYSTEM | Value transfer | Object reference (TYPE REF TO) | IF_ALERT_EXTERNAL_SYSTEM_API | ALM-API: Einstellungen zum externen Alert-System | 20040809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALM-API: Allgemeiner Fehler | 20040810 |
Method GET_PROCESSING_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_PROCESSING_MODE | Value transfer | Type reference (TYPE) | SALERTDPROCESSING | ALM-API: Art der Alert-Verarbeitung | 20040809 |
Method GET_PROCESSING_MODE on Interface IF_ALERT_CENTRAL_SERVER_API has no exception.
Method GET_REQUESTED_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_REQUESTED_STATUS | Value transfer | Type reference (TYPE) | SALERTDREQUESTEDSTATUS | ALM-API: Angeforderte Stati | 20040809 |
Method GET_REQUESTED_STATUS on Interface IF_ALERT_CENTRAL_SERVER_API has no exception.
Method GET_STATUS_DELIVERY_BY_MAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_STATUS_DELIVERY_BY_MAIL | Value transfer | Type reference (TYPE) | SALERTDSTATUSMAIL | ALM-API: Einstellung, welche Stati per Mail gemeldet werden | 20040810 |
Method GET_STATUS_DELIVERY_BY_MAIL on Interface IF_ALERT_CENTRAL_SERVER_API has no exception.
Method GET_USER_INBOUND_PROCESSING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_USER_INBOUND_PROCESSING | Value transfer | Type reference (TYPE) | SALERTDALERTUSER | ALM-API: Alert-User | 20040809 |
Method GET_USER_INBOUND_PROCESSING on Interface IF_ALERT_CENTRAL_SERVER_API has no exception.
Method GET_WRITE_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_WRITE_PROTOCOL | Value transfer | Type reference (TYPE) | SALRTDPROT | Protokoll schreiben | 20040809 |
Method GET_WRITE_PROTOCOL on Interface IF_ALERT_CENTRAL_SERVER_API has no exception.
Method SAVE_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_WAIT_ON_COMMIT | Call by reference | Type reference (TYPE) | SALERTDCOMMIT | 'X' | ALM-API: Warten auf Commit Work | 20040809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALM-API: Allgemeiner Fehler | 20040810 |
Method SET_PROCESSING_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_PROCESSING_MODE | Call by reference | Type reference (TYPE) | SALERTDPROCESSING | ALM-API: Art der Alert-Verarbeitung | 20040809 |
Method SET_PROCESSING_MODE on Interface IF_ALERT_CENTRAL_SERVER_API has no exception.
Method SET_REQUESTED_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_REQUESTED_STATUS | Call by reference | Type reference (TYPE) | SALERTDREQUESTEDSTATUS | ALM-API: Angeforderte Stati | 20040809 |
Method SET_REQUESTED_STATUS on Interface IF_ALERT_CENTRAL_SERVER_API has no exception.
Method SET_STATUS_DELIVERY_BY_MAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_STATUS_DELIVERY_BY_MAIL | Call by reference | Type reference (TYPE) | SALERTDSTATUSMAIL | ALM-API: Einstellung, welche Stati per Mail gemeldet werden | 20040809 |
Method SET_STATUS_DELIVERY_BY_MAIL on Interface IF_ALERT_CENTRAL_SERVER_API has no exception.
Method SET_USER_INBOUND_PROCESSING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_USER_INBOUND_PROCESSING | Call by reference | Type reference (TYPE) | SALERTDALERTUSER | ALM-API: Alert-User | 20040809 |
Method SET_USER_INBOUND_PROCESSING on Interface IF_ALERT_CENTRAL_SERVER_API has no exception.
Method SET_WRITE_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_WRITE_PROTOCOL | Call by reference | Type reference (TYPE) | SALRTDPROT | Protokoll schreiben | 20040809 |
Method SET_WRITE_PROTOCOL on Interface IF_ALERT_CENTRAL_SERVER_API has no exception.
Method UNDO_CHANGES Signature
Method UNDO_CHANGES on Interface IF_ALERT_CENTRAL_SERVER_API has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALM-API: Allgemeiner Fehler | 20040810 |
History
| Last changed by/on | SAP | 20040930 |
| SAP Release Created in | 700 |