SAP ABAP Interface IF_SWF_EVT_TYPE_LINKAGE (Instance-Independent Event Linkage)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_EVT (Package) Workflow: Events
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_EVT_TYPE_LINKAGE | Instance-Independent Event Linkage | 20000712 |
Properties
| Interface | IF_SWF_EVT_TYPE_LINKAGE | |
| Short Description | Instance-Independent Event Linkage |
General Data
| Package | SWF_EVT | Workflow: Events |
| Created | 20000621 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SWF_EVT_TYPE_LINKAGE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWF_EVT_LINKAGE | Event Linkage | 20000815 |
Friends
Interface IF_SWF_EVT_TYPE_LINKAGE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MC_LINK_STATUS_IN_ERROR | Instance attribute | Public | Attribute reference (LIKE) | 20010307 | ||||
| 2 | MC_LINK_STATUS_READY | Instance attribute | Public | Attribute reference (LIKE) | 20010307 | ||||
| 3 | MC_ON_ERROR_BUFFER_ONLY | Instance attribute | Public | Attribute reference (LIKE) | 20010307 | ||||
| 4 | MC_ON_ERROR_DEACTIVATE | Instance attribute | Public | Attribute reference (LIKE) | 20010307 | ||||
| 5 | MC_ON_ERROR_SET_TO_ERROR | Instance attribute | Public | Attribute reference (LIKE) | 20010307 | ||||
| 6 | MC_ON_ERROR_SYSTEMFALLBACK | Instance attribute | Public | Attribute reference (LIKE) | 20010307 | ||||
| 7 | M_ACTIVATION | Instance attribute | Public | Type reference (TYPE) | SWE_TYPENA | Active | 20000830 | ||
| 8 | M_CHECK_FB | Instance attribute | Public | Type reference (TYPE) | FUNCNAME | Function Name: Check | 20000830 | ||
| 9 | M_DELIVERY_MODE | Instance attribute | Public | Type reference (TYPE) | SWFEDELMOD | How an Event is Delivered | 20040809 | ||
| 10 | M_DELIVERY_PARA | Instance attribute | Public | Type reference (TYPE) | SWFEDMPARA | Parameter for Delivery Mode (swfedelmod) | 20040809 | ||
| 11 | M_ERROR_BEHAVIOUR | Instance attribute | Public | Type reference (TYPE) | SWE_RECERR | Behavior in receiver in the event of an error | 20000830 | ||
| 12 | M_EVENT | Instance attribute | Public | Type reference (TYPE) | SWO_EVENT | Event | 20000830 | ||
| 13 | M_HANDLER_FB | Instance attribute | Public | Type reference (TYPE) | FUNCNAME | Function Name: Handler Function Module | 20000830 | ||
| 14 | M_OBJCATEG | Instance attribute | Public | Type reference (TYPE) | SWF_CLSTYP | Object Category | 20000921 | ||
| 15 | M_OBJTYPE | Instance attribute | Public | Type reference (TYPE) | SIBFTYPEID | Object Type | 20000830 | ||
| 16 | M_QUEUE_ENABLING | Instance attribute | Public | Type reference (TYPE) | SWE_QENAB | Enable Queue Use | 20000830 | ||
| 17 | M_RECGET_FB | Instance attribute | Public | Type reference (TYPE) | FUNCNAME | Function Name: Receiver Type Determination | 20000830 | ||
| 18 | M_RECTYPE | Instance attribute | Public | Type reference (TYPE) | SWFERECTYP | Name of Receiver Type | 20000830 | ||
| 19 | M_RFCDEST | Instance attribute | Public | Type reference (TYPE) | RFCDWF | Logical RFC Destination | 20000830 | ||
| 20 | M_STATUS | Instance attribute | Public | Type reference (TYPE) | SWE_RECSTA | Linkage status | 20000830 | ||
| 21 | M_TYPELINK | Instance attribute | Public | Type reference (TYPE) | SWE_GLOBAL | Type Linkage or Instance Master | 20000830 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delivers the event handler | 20001020 | |
| 2 | Instance method | Public | Method | Shows whether the linkage is entered for all instances | 20000621 | |
| 3 | Instance method | Public | Method | Shows whether it is a reference entry for instances | 20000621 | |
| 4 | Instance method | Public | Method | Updates the data (from database) | 20001215 | |
| 5 | Instance method | Public | Method | Saves the linkage | 20000712 | |
| 6 | Instance method | Public | Method | Sets the activation | 20000621 | |
| 7 | Instance method | Public | Method | Sets the check function module | 20000831 | |
| 8 | Instance method | Public | Method | Sets the type and method of delivery | 20040809 | |
| 9 | Instance method | Public | Method | Sets parameters for delivery | 20040809 | |
| 10 | Instance method | Public | Method | Sets behavior in the event of an error | 20000621 | |
| 11 | Instance method | Public | Method | Sets the event handler (CAUTION) | 20000831 | |
| 12 | Instance method | Public | Method | Sets the object types for the handler | 20001025 | |
| 13 | Instance method | Public | Method | Sets a flag to save immediately if changes are made | 20000712 | |
| 14 | Instance method | Public | Method | Sets whether transport dialog to be executed upon saving | 20000816 | |
| 15 | Instance method | Public | Method | Sets queue use | 20000621 | |
| 16 | Instance method | Public | Method | Sets the receiver type function module | 20000831 | |
| 17 | Instance method | Public | Method | Sets the RFC Destination | 20000831 | |
| 18 | Instance method | Public | Method | Sets the linkage status | 20000621 | |
| 19 | Instance method | Public | Method | Transports the linkage | 20000825 |
Events
Interface IF_SWF_EVT_TYPE_LINKAGE has no event.
Types
Interface IF_SWF_EVT_TYPE_LINKAGE has no local type.
Method Signatures
Method GET_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_SWF_EVT_HANDLER | Ereignisbehandler | 20001020 |
Method GET_HANDLER on Interface IF_SWF_EVT_TYPE_LINKAGE has no exception.
Method IS_FOR_ALL_INSTANCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_FOR_ALL_INSTANCES | Value transfer | Type reference (TYPE) | XFELD | für alle Instanzen | 20000816 |
Method IS_FOR_ALL_INSTANCES on Interface IF_SWF_EVT_TYPE_LINKAGE has no exception.
Method IS_INSTANCE_MASTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_IS_MASTER | Value transfer | Type reference (TYPE) | XFELD | 'X' = Instanz-Master; ' ' = Typ-Kopplung | 20000712 |
Method IS_INSTANCE_MASTER on Interface IF_SWF_EVT_TYPE_LINKAGE has no exception.
Method REFRESH Signature
Method REFRESH on Interface IF_SWF_EVT_TYPE_LINKAGE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme beim Lesen aus DB | 20001215 |
Method SAVE_TO_DATABASE Signature
Method SAVE_TO_DATABASE on Interface IF_SWF_EVT_TYPE_LINKAGE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme beim Ändern auf DB | 20000712 |
Method SET_ACTIVATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACTIVE | Call by reference | Type reference (TYPE) | SWE_TYPENA | Kennzeichen, ob Ereignistypkopplung aktiviert ist | 20000816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme beim Ändern auf DB | 20000831 |
Method SET_CHECK_FB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FUNCTION | Call by reference | Type reference (TYPE) | FUNCNAME | Check-Funktionsbaustein | 20000831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Falscher Baustein (z.B. Schnittstelle,...) | 20000831 | ||
| 2 | Ausnahme beim Ändern auf DB | 20000831 |
Method SET_DELIVERY_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MODE | Call by reference | Type reference (TYPE) | SWFEDELMOD | Art und Weise der Zustellung eines Ereignisses | 20040809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme beim Ändern auf DB | 20040809 |
Method SET_DELIVERY_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PARAMETER | Call by reference | Type reference (TYPE) | SWFEDMPARA | Parameter für Zustellungsmodus (swfedelmod) | 20040809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme beim Ändern auf DB | 20040809 |
Method SET_ERROR_BEHAVIOUR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BEHAVIOUR | Call by reference | Type reference (TYPE) | SWE_RECERR | Ereigniskopplung: Verhalten bei Fehler im Verbraucher | 20000816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme beim Ändern auf DB | 20000831 |
Method SET_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_EVT_HANDLER | Ereignisbehandler | 20000831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ereignisbehandler ist inkompatibel | 20001030 | ||
| 2 | Ausnahme beim Ändern auf DB | 20000831 |
Method SET_HANDLER_OBJTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJCATEG | Call by reference | Type reference (TYPE) | SWF_CLSTYP | Objektkategorie | 20001025 | |||
| 2 | IM_OBJTYPE | Call by reference | Type reference (TYPE) | SIBFTYPEID | Typ von Objekten in Persistenten Objektreferenzen | 20001025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in der Klasse / im Objekttyp | 20001025 | ||
| 2 | Ausnahme beim Ändern auf DB | 20001025 |
Method SET_IMPLICIT_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_IMPLICIT_SAVE | Call by reference | Type reference (TYPE) | XFELD | X = implizite Sicherung | 20000712 |
Method SET_IMPLICIT_SAVE on Interface IF_SWF_EVT_TYPE_LINKAGE has no exception.
Method SET_IMPLICIT_TRANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TRANSPORT | Call by reference | Type reference (TYPE) | XFELD | 'X': Transport beim Sichern; ' ' ohne | 20000816 |
Method SET_IMPLICIT_TRANSPORT on Interface IF_SWF_EVT_TYPE_LINKAGE has no exception.
Method SET_QUEUE_ENABLING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ENABLE | Call by reference | Type reference (TYPE) | SWE_QENAB | Ereigniskopplung: Queue-Verwendung ermöglichen | 20000816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme beim Ändern auf DB | 20000831 |
Method SET_RECTYPE_GET_FB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FUNCTION | Call by reference | Type reference (TYPE) | FUNCNAME | Check-Funktionsbaustein | 20000831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Falscher Baustein (z.B. Schnittstelle,...) | 20000831 | ||
| 2 | Ausnahme beim Ändern auf DB | 20000831 |
Method SET_RFC_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DESTINATION | Call by reference | Type reference (TYPE) | RFCDWF | Name einer logischen RFC-Destination | 20000831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme beim Ändern auf DB | 20000831 |
Method SET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_STATUS | Call by reference | Type reference (TYPE) | SWE_RECSTA | Status der Kopplung | 20000815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme beim Ändern auf DB | 20000831 |
Method TRANSPORT Signature
Method TRANSPORT on Interface IF_SWF_EVT_TYPE_LINKAGE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Transport wurde abgebrochen | 20000828 | ||
| 2 | Ausnahme beim Einfügen in einen Auftrag | 20000828 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |