SAP ABAP Class CL_SWN_FILTER (WF Notif: Filter)
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_SWN_FILTER WF Notif: Filter 20030820
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWN_ADM_FILTER WF Notif: Filter for Admin UI 20031219
Properties
Class CL_SWN_FILTER  
Short Description WF Notif: Filter    
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 20030820   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWN_FILTER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWN_FILTER WF Notif: Filter 20030820
Friends
Class CL_SWN_FILTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CATEGORY Instance attribute Public Attribute reference (LIKE) 20031119
2 CLEANUP Instance attribute Public Attribute reference (LIKE) 20031004
3 ID Instance attribute Public Attribute reference (LIKE) 20031004
4 MAIN_FILTER Instance attribute Public Attribute reference (LIKE) 20031004
5 M_FACTORY Instance attribute Protected Object reference (TYPE REF TO) IF_SWN_OBJECT_FACTORY Factory used for generation 20030820
6 M_FILTER_VALUES Instance attribute Protected Type reference (TYPE) SWNTFILTVAL Table with Filter Values 20030821
7 M_FILTER_WA Instance attribute Protected Type reference (TYPE) SWNSFILTER Table Line + Time Stamp 20030820
8 M_LOG Instance attribute Protected Object reference (TYPE REF TO) CL_SWN_LOG Application Log 20030901
9 SCENARIO Instance attribute Public Attribute reference (LIKE) 20031004
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030821
2 CONVERT_VALUE Static method Private Method Convert Filter Value from Table in Any Format 20030827
3 ENTERED Instance method Protected Method Log When Method Is Accessed 20030901
4 GET_DESCRIPTION Instance method Public Method 20031004
5 GET_LAST_APPLIED Instance method Public Method 20031004
6 GET_MAIN_FILTER_REF Instance method Public Method 20031004
7 GET_PREV_APPLIED Instance method Public Method 20031004
8 GET_SCENARIO Instance method Public Method 20031004
9 GET_VALUE Instance method Public Method 20031004
10 GET_VALUES_RAW Instance method Public Method 20031004
11 GET_VALUE_RAW Instance method Public Method 20031004
12 LEAVING Instance method Protected Method Log When Method Is Accessed 20030901
13 LOAD_INSTANCE Instance method Public Method Initializes object from the database 20030820
14 LOAD_VALUES Instance method Private Method Load Filter Values from Table 20030821
15 SET_LAST_APPLIED Instance method Public Method 20031004
16 SET_PREV_APPLIED Instance method Public Method 20031004
Events
Class CL_SWN_FILTER has no event.
Types
Class CL_SWN_FILTER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FACTORY Call by reference Object reference (TYPE REF TO) IF_SWN_OBJECT_FACTORY Factory 20030821

Method CONSTRUCTOR on class CL_SWN_FILTER 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 20030827
2 Importing I_SOURCE Call by reference Type reference (TYPE) SWN_FILTVVALUE Filterwert aus Tabelle 20030827
# Exception Resumable Description Created on
1 CONVERSION_FAILED Konvertierung ist fehlgeschlagen 20030827

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 20030901

Method ENTERED on class CL_SWN_FILTER has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on class CL_SWN_FILTER has no parameter.
Method GET_DESCRIPTION on class CL_SWN_FILTER has no exception.

Method GET_LAST_APPLIED Signature

Method GET_LAST_APPLIED on class CL_SWN_FILTER has no parameter.
Method GET_LAST_APPLIED on class CL_SWN_FILTER has no exception.

Method GET_MAIN_FILTER_REF Signature

Method GET_MAIN_FILTER_REF on class CL_SWN_FILTER has no parameter.
Method GET_MAIN_FILTER_REF on class CL_SWN_FILTER has no exception.

Method GET_PREV_APPLIED Signature

Method GET_PREV_APPLIED on class CL_SWN_FILTER has no parameter.
Method GET_PREV_APPLIED on class CL_SWN_FILTER has no exception.

Method GET_SCENARIO Signature

Method GET_SCENARIO on class CL_SWN_FILTER has no parameter.
Method GET_SCENARIO on class CL_SWN_FILTER has no exception.

Method GET_VALUE Signature

Method GET_VALUE on class CL_SWN_FILTER has no parameter.
Method GET_VALUE on class CL_SWN_FILTER has no exception.

Method GET_VALUES_RAW Signature

Method GET_VALUES_RAW on class CL_SWN_FILTER has no parameter.
Method GET_VALUES_RAW on class CL_SWN_FILTER has no exception.

Method GET_VALUE_RAW Signature

Method GET_VALUE_RAW on class CL_SWN_FILTER has no parameter.
Method GET_VALUE_RAW on class CL_SWN_FILTER 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 20030901

Method LEAVING on class CL_SWN_FILTER has no exception.

Method LOAD_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEYS Call by reference Type reference (TYPE) SWNKFILTER Filter 20030821
# Exception Resumable Description Created on
1 OBJECT_NOT_FOUND Kein Objekt mit diesem Schlüssel vorhanden 20030820

Method LOAD_VALUES Signature

Method LOAD_VALUES on class CL_SWN_FILTER has no parameter.
Method LOAD_VALUES on class CL_SWN_FILTER has no exception.

Method SET_LAST_APPLIED Signature

Method SET_LAST_APPLIED on class CL_SWN_FILTER has no parameter.
Method SET_LAST_APPLIED on class CL_SWN_FILTER has no exception.

Method SET_PREV_APPLIED Signature

Method SET_PREV_APPLIED on class CL_SWN_FILTER has no parameter.
Method SET_PREV_APPLIED on class CL_SWN_FILTER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640