SAP ABAP Class IF_SWN_DELIVERER (WF Notif: Handler for Message Dispatch)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20031002 |
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
| Class | IF_SWN_DELIVERER | |
| Short Description | WF Notif: Handler for Message Dispatch | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030827 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SWN_DELIVERER has no forward declaration.
Interfaces
Class IF_SWN_DELIVERER has no interface implemented.
Friends
Class IF_SWN_DELIVERER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SWN_DELIVERY_TYPE | Delivery Type | 20030916 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SWN_DISPADDR | Dispatcher Address | 20030916 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SWN_DISPADDRTYPE | Dispatcher Address Type | 20030916 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SWN_DELPROV | ID | 20030916 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SWN_PERFRECALL | Recall Required | 20031013 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SWN_RELIABILITY | Reliability of Send Mechanism | 20030916 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SWN_SUPPRECALL | Supports Message Recall | 20030916 | |||
| 8 | 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
Class IF_SWN_DELIVERER has no event.
Types
Class 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 |