SAP ABAP Class CL_SWN_PARAMETER (WF Notif: Generic Parameters)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20031006
Properties
Class CL_SWN_PARAMETER  
Short Description WF Notif: Generic Parameters    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWN   Business Workflow: E-Mail Notifications for Work Items 
Created 20031001   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWN_PARAMETER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20031006
Friends
Class CL_SWN_PARAMETER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_FACTORY Instance attribute Protected Object reference (TYPE REF TO) IF_SWN_OBJECT_FACTORY Factory used for generation 20031001
2 M_LOG Instance attribute Protected Object reference (TYPE REF TO) CL_SWN_LOG Application Log 20031001
3 M_VALUES Instance attribute Protected Type reference (TYPE) SWNTPARAMS Table Containing Parameter Values 20031001
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20031001
2 CONVERT_VALUE Static method Private Method Convert Filter Value from Table in Any Format 20031001
3 ENTERED Instance method Protected Method Log When Method Is Accessed 20031001
4 GET_VALUE Instance method Public Method Read Individual Filter Value with Conversion 20031001
5 GET_VALUES_RAW Instance method Public Method Read List of Filter Values 20031001
6 GET_VALUE_RAW Instance method Public Method Read Individual Filter Value Without Conversion 20031001
7 IMPORT_VALUES Instance method Public Method Load Filter Values from Table 20031001
8 LEAVING Instance method Protected Method Log When Method Is Accessed 20031001
9 SET_VALUES Instance method Public Method Copy Parameter Values 20031001
Events
Class CL_SWN_PARAMETER has no event.
Types
Class CL_SWN_PARAMETER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SWN_PARAMETER has no parameter.
Method CONSTRUCTOR on class CL_SWN_PARAMETER has no exception.

Method CONVERT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TARGET Call by reference Type reference (TYPE) ANY Variable des Abholers 20031001
2 Importing I_SOURCE Call by reference Type reference (TYPE) SWN_PARAMVALUE Filterwert aus Tabelle 20031001
# Exception Resumable Description Created on
1 CONVERSION_FAILED Konvertierung ist fehlgeschlagen 20031001

Method ENTERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METHOD Call by reference Type reference (TYPE) C 'Unknown' Methodenname 20031001

Method ENTERED on class CL_SWN_PARAMETER has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_VALUE Value transfer Type reference (TYPE) ANY Parameterwert 20031001
2 Importing I_ID Value transfer Type reference (TYPE) SWN_PARAMID Parametername 20031001
3 Importing I_INDEX Value transfer Type reference (TYPE) SYINDEX Indexwert 20031001
# Exception Resumable Description Created on
1 CONVERSION_FAILED Die Konvertierung des Fitlerwertes ist fehlgeschlagen 20031001
2 INDEX_REQUIRED Der Parameter ist mehrzeilig. Index mitgeben. 20031001
3 NOT_LOADED Die interne Tabelle mit Parameterwerte ist leer 20031001
4 PARAMETER_NOT_FOUND Es ist kein Filterparameter mit diesem Namen definiert 20031001

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 20031001
# Exception Resumable Description Created on
1 NOT_LOADED Die interne Tabelle mit Parameterwerte ist leer 20031001

Method GET_VALUE_RAW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_VALUE Value transfer Type reference (TYPE) SWN_PARAMVALUE Parameterwert 20031001
2 Importing I_ID Value transfer Type reference (TYPE) SWN_PARAMID Parametername 20031001
3 Importing I_INDEX Value transfer Type reference (TYPE) SYINDEX Indexwert 20031001
# Exception Resumable Description Created on
1 CONVERSION_FAILED Die Konvertierung des Fitlerwertes ist fehlgeschlagen 20031001
2 INDEX_REQUIRED Der Parameter ist mehrzeilig. Index mitgeben. 20031001
3 NOT_LOADED Die interne Tabelle mit Parameterwerte ist leer 20031001
4 PARAMETER_NOT_FOUND Es ist kein Filterparameter mit diesem Namen definiert 20031001

Method IMPORT_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUES Call by reference Type reference (TYPE) TABLE Tabelle von Parametern 20031001

Method IMPORT_VALUES on class CL_SWN_PARAMETER has no exception.

Method LEAVING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METHOD Call by reference Type reference (TYPE) C 'Unknown' Methodenname 20031001

Method LEAVING on class CL_SWN_PARAMETER has no exception.

Method SET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUES Call by reference Type reference (TYPE) SWNTPARAMS Tabelle von Parametern 20031001

Method SET_VALUES on class CL_SWN_PARAMETER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640