SAP ABAP Class IF_SWN_PARAMETER (WF Notif: Generic Parameter Handling)
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
Class | IF_SWN_PARAMETER | |
Short Description | WF Notif: Generic Parameter Handling | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20031004 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SWN_PARAMETER has no forward declaration.
Interfaces
Class IF_SWN_PARAMETER has no interface implemented.
Friends
Class IF_SWN_PARAMETER has no friend class.
Attributes
Class 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
Class IF_SWN_PARAMETER has no event.
Types
Class 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 |