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 GET_VALUE Instance method Public Method Read Individual Parameters with Conversion 20031004
2 GET_VALUES_RAW Instance method Public Method Read Table of Parameters 20031004
3 GET_VALUE_RAW 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 Changing C_VALUE Call by reference Type reference (TYPE) ANY Parameterwert 20031004
2 Importing I_ID Call by reference Type reference (TYPE) SWN_PARAMID Parametername 20031004
3 Importing I_INDEX Call by reference Type reference (TYPE) SYINDEX Indexwert 20031004
# Exception Resumable Description Created on
1 CONVERSION_FAILED Die Konvertierung des Wertes ist fehlgeschlagen 20031004
2 INDEX_REQUIRED Der Parameter ist mehrzeilig. Index mitgeben. 20031004
3 NOT_LOADED Die interne Tabelle mit Parameterwerte ist leer 20031004
4 PARAMETER_NOT_FOUND 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 Returning R_VALUES Value transfer Type reference (TYPE) SWNTPARAMS Tabelle von Parameterwerten 20031004
# Exception Resumable Description Created on
1 NOT_LOADED 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 Importing I_ID Call by reference Type reference (TYPE) SWN_PARAMID Parametername 20031004
2 Importing I_INDEX Call by reference Type reference (TYPE) SYINDEX Indexwert 20031004
3 Returning R_VALUE Value transfer Type reference (TYPE) SWN_PARAMVALUE Parameterwert 20031004
# Exception Resumable Description Created on
1 CONVERSION_FAILED Die Konvertierung des Wertes ist fehlgeschlagen 20031004
2 INDEX_REQUIRED Der Parameter ist mehrzeilig. Index mitgeben. 20031004
3 NOT_LOADED Die interne Tabelle mit Parameterwerte ist leer 20031004
4 PARAMETER_NOT_FOUND Es ist kein Parameter mit diesem Namen definiert 20031004
History
Last changed by/on SAP  20110908 
SAP Release Created in 640