SAP ABAP Interface IF_SWF_EVT_HANDLER (Event handler)
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_HANDLER | Event handler | 20000620 |
Properties
| Interface | IF_SWF_EVT_HANDLER | |
| Short Description | Event handler |
General Data
| Package | SWF_EVT | Workflow: Events |
| Created | 20000620 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SWF_EVT_HANDLER has no forward declaration.
Interfaces
Interface IF_SWF_EVT_HANDLER has no interface.
Friends
Interface IF_SWF_EVT_HANDLER has no friend.
Attributes
Interface IF_SWF_EVT_HANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delivers a function module | 20000620 | |
| 2 | Instance method | Public | Method | Delivers a method | 20000620 | |
| 3 | Instance method | Public | Method | Shows whether the handler is a function module | 20000620 | |
| 4 | Instance method | Public | Method | Shows whether the handler is a method | 20000620 |
Events
Interface IF_SWF_EVT_HANDLER has no event.
Types
Interface IF_SWF_EVT_HANDLER has no local type.
Method Signatures
Method GET_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_FUNCTION | Call by reference | Type reference (TYPE) | FUNCNAME | Funktionsbausteinsname | 20000620 | |||
| 2 | EX_FUNCTYP | Call by reference | Type reference (TYPE) | SWFERECFBT | Typ des Verbraucherfunktionsbausteins | 20000712 |
Method GET_FUNCTION on Interface IF_SWF_EVT_HANDLER has no exception.
Method GET_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20000620 | |||
| 2 | EX_INTERFACE | Call by reference | Type reference (TYPE) | SEOCLSNAME | Interfacename | 20001108 | |||
| 3 | EX_METHOD | Call by reference | Type reference (TYPE) | SEOCMPNAME | Komponentenname | 20000620 | |||
| 4 | EX_METHOD_TYP | Call by reference | Type reference (TYPE) | SWFEMETTYP | Typ der Methode | 20000712 |
Method GET_METHOD on Interface IF_SWF_EVT_HANDLER has no exception.
Method IS_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_BOOLEAN | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20000620 |
Method IS_FUNCTION on Interface IF_SWF_EVT_HANDLER has no exception.
Method IS_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_BOOLEAN | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20000620 |
Method IS_METHOD on Interface IF_SWF_EVT_HANDLER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |