Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 20010205 |
Properties
| Class | CL_ALERT | |
| Short Description | Alerts: Alert | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 10 | Persistent Class |
| Package | SALERT_CORE | Central Alert Server |
| Created | 20010205 | SAP |
| Last change | 20060207 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_OS_STATE | State Management for a 'Managed Object' | 20010205 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CB_ALERT | 20050520 | Base Agent Alerts: Alert |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20021211 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SALRTDCAT | Alert Category | 20010205 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SALRTDCHGT | Time Stamp for Changing an Alert | 20050520 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SALRTDCATC | Classification of Alert Category | 20030108 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | SALRTDCNTD | Counter for Number of Alert Deliveries Already Performed | 20010205 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20010205 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | SALRTDCRET | Time Stamp for Triggering an Alert | 20010205 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | SALRTDEXP | Expiry Date/Time | 20010205 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | SALRTEXTID | External ID for an Alert | 20010926 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | SALRTTERCP | External Alert Recipients | 20020129 | |||
| 11 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container Reference | 20010205 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | SWFDNAME | Log. System Alert Trigger | 20030415 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | SALRTTRCPO | Alert Recipients | 20010206 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | SALRTDSTAT | Status of an Alert | 20010205 |
Methods
Events
Class CL_ALERT has no event.
Types
Class CL_ALERT has no local type.
Method Signatures
Method ADD_EXT_RECIPIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_RECIPIENT | Call by reference | Type reference (TYPE) | SALRTSCOMM | Externer Empfänger | 20020129 | |||
| 2 | RO_RECIPIENT | Value transfer | Object reference (TYPE REF TO) | CL_ALERT_EXT_RECIPIENT | Neuer Empfänger | 20020129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Alerts: Alertempfänger existiert | 20020129 | ||
| 2 | Alerts: Alertempfänger ist unbekannt | 20020129 |
Method ADD_RECIPIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_RECIPIENT | Call by reference | Type reference (TYPE) | SALRTSRCP | Alerts: Empfänger mit Grund | 20010206 | |||
| 2 | RO_RECIPIENT | Value transfer | Object reference (TYPE REF TO) | CL_ALERT_RECIPIENT | Neuer Empfänger | 20010206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Alerts: Alertempfänger existiert | 20010206 | ||
| 2 | Alerts: Alertempfänger ist unbekannt | 20010206 |
Method ADD_RECIPIENT_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_RECIPIENT | Call by reference | Object reference (TYPE REF TO) | CL_ALERT_RECIPIENT | Empfänger | 20010206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Alerts: Alertempfänger existiert | 20010206 |
Method CANCEL_PROCESSING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20040914 | |||
| 2 | IP_UNAME | Call by reference | Type reference (TYPE) | SALRTDRCPT | Alert-Empfänger | 20040914 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Alertempfänger ist unbekannt | 20040914 |
Method CONFIRM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20011024 | |||
| 2 | IP_UNAME | Call by reference | Type reference (TYPE) | SALRTDRCPT | Alert-Empfänger | 20010206 |
Method CONFIRM on class CL_ALERT has no exception.
Method COUNT_POSSIBLE_PROCESSORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_COUNT | Value transfer | Type reference (TYPE) | I | Anzahl der Empfänger | 20040914 |
Method COUNT_POSSIBLE_PROCESSORS on class CL_ALERT has no exception.
Method COUNT_RECIPIENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_COUNT | Value transfer | Type reference (TYPE) | I | Anzahl der Empfänger | 20010208 |
Method COUNT_RECIPIENTS on class CL_ALERT has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20011024 |
Method DELETE on class CL_ALERT has no exception.
Method EXTERNAL_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_EXTERNAL_ID | Value transfer | Type reference (TYPE) | SALRTEXTID | Externe ID für einen Alert | 20010926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Externe ID konnte nicht gezogen werden | 20010926 |
Method GETM_CLASSIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_CLASS | Value transfer | Type reference (TYPE) | SALRTDCATC | Klassifizierung der Alert-Kategorie | 20030108 |
Method GETM_CLASSIFICATION on class CL_ALERT has no exception.
Method GETM_LOGICAL_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_LOG_SYST | Value transfer | Type reference (TYPE) | SWFDNAME | Logisches System | 20030415 |
Method GETM_LOGICAL_SYSTEM on class CL_ALERT has no exception.
Method GET_APPL_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | GUID_32 | Attributwert | 20021211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20021211 |
Method GET_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SALRTDCAT | Attributwert | 20010205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010214 |
Method GET_CHNGTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SALRTDCHGT | Attributwert | 20050520 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20050520 |
Method GET_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SALRTDCATC | Attributwert | 20030108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030108 |
Method GET_CNTDELVRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SALRTDCNTD | Attributwert | 20010205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010214 |
Method GET_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | GUID_32 | Attributwert | 20010205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010214 |
Method GET_CREATIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SALRTDCRET | Attributwert | 20010205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010214 |
Method GET_EXPIRYTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SALRTDEXP | Attributwert | 20010205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010214 |
Method GET_EXTERNALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SALRTEXTID | Attributwert | 20010926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010926 |
Method GET_EXT_RECIPIENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SALRTTERCP | Attributwert | 20020129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20020129 |
Method GET_IFCONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Attributwert | 20010205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010214 |
Method GET_LOGICAL_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SWFDNAME | Attributwert | 20030415 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030415 |
Method GET_RECIPIENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SALRTTRCPO | Attributwert | 20010206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010214 |
Method GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SALRTDSTAT | Attributwert | 20010205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010214 |
Method PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20040914 | |||
| 2 | IP_UNAME | Call by reference | Type reference (TYPE) | SALRTDRCPT | Alert-Empfänger | 20040914 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Alertempfänger ist unbekannt | 20040914 |
Method READ_ALERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_READ_ALERT | Call by reference | Type reference (TYPE) | SALRTDREAD | Kennzeichen: Empfänger hat Alert im Alert-Eingang gelesen | 20040914 | |||
| 2 | IP_UNAME | Call by reference | Type reference (TYPE) | SALRTDRCPT | Alert-Empfänger | 20040914 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Alertempfänger ist unbekannt | 20040914 |
Method READ_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_ID | Value transfer | Type reference (TYPE) | SALRTDID | Alert-ID | 20010208 |
Method READ_ID on class CL_ALERT has no exception.
Method READ_RECIPIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_UNAME | Call by reference | Type reference (TYPE) | SALRTDRCPT | Empfänger | 20010206 | |||
| 2 | RO_RECIPIENT | Value transfer | Object reference (TYPE REF TO) | CL_ALERT_RECIPIENT | Empfängerobjekt | 20010206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Alerts: Alertempfänger ist unbekannt | 20010206 |
Method REJECT_PROCESSING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20040914 | |||
| 2 | IP_UNAME | Call by reference | Type reference (TYPE) | SALRTDRCPT | Alert-Empfänger | 20040914 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Alert-Empfänger ist Eskalations-Empfänger | 20050810 | ||
| 2 | Nur ein Alert-Empfänger zugeordnet | 20050302 | ||
| 3 | Alertempfänger ist unbekannt | 20040914 |
Method SET_APPL_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPL_GUID | Call by reference | Type reference (TYPE) | GUID_32 | Attributwert | 20021211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20021211 |
Method SET_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CATEGORY | Call by reference | Type reference (TYPE) | SALRTDCAT | Attributwert | 20010205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010214 |
Method SET_CHNGTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHNGTIME | Call by reference | Type reference (TYPE) | SALRTDCHGT | Attributwert | 20050520 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20050520 |
Method SET_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASS | Call by reference | Type reference (TYPE) | SALRTDCATC | Attributwert | 20030108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030108 |
Method SET_CNTDELVRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CNTDELVRY | Call by reference | Type reference (TYPE) | SALRTDCNTD | Attributwert | 20010205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010214 |
Method SET_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTAINER | Call by reference | Type reference (TYPE) | GUID_32 | Attributwert | 20010205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010214 |
Method SET_CREATIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CREATIME | Call by reference | Type reference (TYPE) | SALRTDCRET | Attributwert | 20010207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010214 |
Method SET_EXPIRYTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EXPIRYTIME | Call by reference | Type reference (TYPE) | SALRTDEXP | Attributwert | 20010205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010214 |
Method SET_EXTERNALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EXTERNALID | Call by reference | Type reference (TYPE) | SALRTEXTID | Attributwert | 20010926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010926 |
Method SET_EXT_RECIPIENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EXT_RECIPIENTS | Call by reference | Type reference (TYPE) | SALRTTERCP | Attributwert | 20020129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20020129 |
Method SET_IFCONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IFCONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Attributwert | 20010205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010214 |
Method SET_LOGICAL_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOGICAL_SYSTEM | Call by reference | Type reference (TYPE) | SWFDNAME | Attributwert | 20030415 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030415 |
Method SET_RECIPIENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RECIPIENTS | Call by reference | Type reference (TYPE) | SALRTTRCPO | Attributwert | 20010206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010214 |
Method SET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STATUS | Call by reference | Type reference (TYPE) | SALRTDSTAT | Attributwert | 20010205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010214 |
History
| Last changed by/on | SAP | 20060207 |
| SAP Release Created in | 300 |