SAP ABAP Interface IF_SWN_PARAMETER (WF Notif: Generic Parameter Handling)
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 composition (i COMPRISING i_ref) | IF_SWN_SUBSCRIPTION | WF Notif: Handler for Subscriptions | 20031004 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWN_ADM_SUBSCRIPTION | WF Notif: Subscription for Admin UI | 20040106 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWN_SETTINGS | WF Notif: Settings | 20031007 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWN_SUBSCRIPTION | WF Notif: Handler for Subscriptions | 20031004 |
Properties
Interface | IF_SWN_PARAMETER | |
Short Description | WF Notif: Generic Parameter Handling |
General Data
Package | SWN | Business Workflow: E-Mail Notifications for Work Items |
Created | 20031004 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SWN_PARAMETER has no forward declaration.
Interfaces
Interface IF_SWN_PARAMETER has no interface.
Friends
Interface IF_SWN_PARAMETER has no friend.
Attributes
Interface IF_SWN_PARAMETER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Read Individual Parameters with Conversion | 20031004 |
2 | ![]() |
Instance method | Public | Method | Read Table of Parameters | 20031004 |
3 | ![]() |
Instance method | Public | Method | Read Individual Parameters Without Conversion | 20031004 |
Events
Interface IF_SWN_PARAMETER has no event.
Types
Interface IF_SWN_PARAMETER has no local type.
Method Signatures
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_VALUE | Call by reference | Type reference (TYPE) | ANY | Parameterwert | 20031004 | ||
2 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | SWN_PARAMID | Parametername | 20031004 | ||
3 | ![]() |
I_INDEX | Call by reference | Type reference (TYPE) | SYINDEX | Indexwert | 20031004 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Die Konvertierung des Wertes ist fehlgeschlagen | 20031004 | |
2 | ![]() |
Der Parameter ist mehrzeilig. Index mitgeben. | 20031004 | |
3 | ![]() |
Die interne Tabelle mit Parameterwerte ist leer | 20031004 | |
4 | ![]() |
Es ist kein Parameter mit diesem Namen definiert | 20031004 |
Method GET_VALUES_RAW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_VALUES | Value transfer | Type reference (TYPE) | SWNTPARAMS | Tabelle von Parameterwerten | 20031004 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Die interne Tabelle mit Parameterwerte ist leer | 20031004 |
Method GET_VALUE_RAW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | SWN_PARAMID | Parametername | 20031004 | ||
2 | ![]() |
I_INDEX | Call by reference | Type reference (TYPE) | SYINDEX | Indexwert | 20031004 | ||
3 | ![]() |
R_VALUE | Value transfer | Type reference (TYPE) | SWN_PARAMVALUE | Parameterwert | 20031004 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Die Konvertierung des Wertes ist fehlgeschlagen | 20031004 | |
2 | ![]() |
Der Parameter ist mehrzeilig. Index mitgeben. | 20031004 | |
3 | ![]() |
Die interne Tabelle mit Parameterwerte ist leer | 20031004 | |
4 | ![]() |
Es ist kein Parameter mit diesem Namen definiert | 20031004 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |