SAP ABAP Interface IF_SWN_DELIVERER (WF Notif: Handler for Message Dispatch)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWN (Package) Business Workflow: E-Mail Notifications for Work Items
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWN_DELIVERER_BASE | WF Notif: Base Class for Deliverer Proxies | 20030924 |
Properties
| Interface | IF_SWN_DELIVERER | |
| Short Description | WF Notif: Handler for Message Dispatch |
General Data
| Package | SWN | Business Workflow: E-Mail Notifications for Work Items |
| Created | 20030827 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SWN_DELIVERER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20031002 |
Friends
Interface IF_SWN_DELIVERER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DELIVERY_TYPE | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SWN_DELIVERY_TYPE | Delivery Type | 20030916 | ||
| 2 | DISPATCHER_ADDR | Instance attribute | Public | Type reference (TYPE) | SWN_DISPADDR | Dispatcher Address | 20030916 | ||
| 3 | DISPATCHER_ADDR_TYPE | Instance attribute | Public | Type reference (TYPE) | SWN_DISPADDRTYPE | Dispatcher Address Type | 20030916 | ||
| 4 | ID | Instance attribute | Public | Type reference (TYPE) | SWN_DELPROV | ID | 20030916 | ||
| 5 | PERFORM_RECALL | Instance attribute | Public | Type reference (TYPE) | SWN_PERFRECALL | Recall Required | 20031013 | ||
| 6 | RELIABILITY | Instance attribute | Public | Type reference (TYPE) | SWN_RELIABILITY | Reliability of Send Mechanism | 20030916 | ||
| 7 | SUPPORTS_RECALL | Instance attribute | Public | Type reference (TYPE) | SWN_SUPPRECALL | Supports Message Recall | 20030916 | ||
| 8 | USE_DISPATCHER | Instance attribute | Public | Type reference (TYPE) | FLAG | Forward to Dispatcher | 20030916 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Recall Message | 20030916 | |
| 2 | Instance method | Public | Method | Send message | 20030916 |
Events
Interface IF_SWN_DELIVERER has no event.
Types
Interface IF_SWN_DELIVERER has no local type.
Method Signatures
Method RECALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOCKEY | Call by reference | Type reference (TYPE) | SWN_DOCKEY | Schlüssel der Nachricht | 20030916 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Technischer Fehler bei Rückruf | 20030916 | ||
| 2 | Rückruf wird nicht unterstützt | 20030916 | ||
| 3 | Rückruf ist fehlgeschlagen | 20030916 |
Method SEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DOCKEY | Call by reference | Type reference (TYPE) | SWN_DOCKEY | Schlüssel der erzeugten Nachricht | 20030918 | |||
| 2 | I_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_SWN_MESSAGE | Zu versendende Nachricht | 20030916 | |||
| 3 | I_NOCOMMIT | Call by reference | Type reference (TYPE) | FLAG | Kein COMMIT WORK durchführeen | 20030922 | |||
| 4 | I_RECIPIENT | Call by reference | Object reference (TYPE REF TO) | IF_SWN_USER | Empfänger | 20030916 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Senden fehlgeschlagen | 20030917 | ||
| 2 | Unerwarteter Fehler | 20030917 | ||
| 3 | Benutzer hat Nachricht nicht abonniert | 20130624 | ||
| 4 | Es ist keine Senderadresse zugewiesen | 20031013 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 640 |