SAP ABAP Class IF_SWN_FILTER (WF Notif: Filter)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWN_FILTER WF Notif: Filter 20030820
Properties
Class IF_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      
Created 20030820   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWN_FILTER has no forward declaration.
Interfaces
Class IF_SWN_FILTER has no interface implemented.
Friends
Class IF_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 Type reference (TYPE) SWN_CATID Category 20031119
2 CLEANUP Instance attribute Public Type reference (TYPE) SWN_CLEANUPNOTIF Delete Ex. Notification 20030825
3 ID Instance attribute Public Type reference (TYPE) SWN_FILTID Filter ID 20030820
4 LAST_MODIFIED Instance attribute Public Type reference (TYPE) SWN_LMODTST Last Changed On/By 20030820
5 LAST_MODIFIED_BY Instance attribute Public Type reference (TYPE) SWN_LMODUSR Last Changed By 20030820
6 MAIN_FILTER Instance attribute Public Type reference (TYPE) SWN_FILTMAIN Main Filter 20030821
7 SCENARIO Instance attribute Public Type reference (TYPE) SWN_SCENID ID of Corresponding Scenario 20030820
Methods
# Method Level Visibility Method type Description Created on
1 GET_DESCRIPTION Instance method Public Method Read Description (Language-Dependent) 20030820
2 GET_LAST_APPLIED Instance method Public Method Read Time Stamp of Last Filter Application 20030820
3 GET_MAIN_FILTER_REF Instance method Public Method Reference to Main Filter 20030827
4 GET_PREV_APPLIED Instance method Public Method Read Time Stamp of Penultimate Filter Application 20030821
5 GET_SCENARIO Instance method Public Method Corresponding Scenario Object 20030820
6 GET_VALUE Instance method Public Method Read Individual Filter Value with Conversion 20030827
7 GET_VALUES_RAW Instance method Public Method Read List of Filter Values 20030827
8 GET_VALUE_RAW Instance method Public Method Read Individual Filter Value Without Conversion 20030827
9 SET_LAST_APPLIED Instance method Public Method Set Time Stamp of Last Filter Application 20030820
10 SET_PREV_APPLIED Instance method Public Method Set Time Stamp of Penultimate Filter Application 20030821
Events
Class IF_SWN_FILTER has no event.
Types
Class IF_SWN_FILTER has no local type.
Method Signatures

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESCRIPTION Value transfer Type reference (TYPE) SWN_DESCR Beschreibung 20030820
2 Importing LANGU Call by reference Type reference (TYPE) SYLANGU Sprache 20030820

Method GET_DESCRIPTION on class IF_SWN_FILTER has no exception.

Method GET_LAST_APPLIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TIMESTAMP Value transfer Type reference (TYPE) SWN_FILTAPPL Timestamp 20030820

Method GET_LAST_APPLIED on class IF_SWN_FILTER has no exception.

Method GET_MAIN_FILTER_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MAIN_FILTER Value transfer Object reference (TYPE REF TO) IF_SWN_FILTER Instanz 20030827

Method GET_MAIN_FILTER_REF on class IF_SWN_FILTER has no exception.

Method GET_PREV_APPLIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TIMESTAMP Value transfer Type reference (TYPE) SWN_FILTAPPL Timestamp 20030821

Method GET_PREV_APPLIED on class IF_SWN_FILTER has no exception.

Method GET_SCENARIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SCENARIO Value transfer Object reference (TYPE REF TO) IF_SWN_SCENARIO Szenario-Objekt 20030820
# Exception Resumable Description Created on
1 OBJECT_NOT_FOUND Szenario konnte nicht ermittelt werden 20030820

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 20030827
2 Importing I_INDEX Value transfer Type reference (TYPE) SYINDEX Indexwert 20030827
3 Importing I_NAME Value transfer Type reference (TYPE) SWN_FILTPID Parametername 20030827
# Exception Resumable Description Created on
1 CONVERSION_FAILED Die Konvertierung des Fitlerwertes ist fehlgeschlagen 20030827
2 INDEX_REQUIRED Der Parameter ist mehrzeilig. Index mitgeben. 20030827
3 PARAMETER_NOT_FOUND Es ist kein Filterparameter mit diesem Namen definiert 20030827

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) SWNTFILTVAL Tabelle von Filterwerten 20030827

Method GET_VALUES_RAW on class IF_SWN_FILTER has no exception.

Method GET_VALUE_RAW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX Value transfer Type reference (TYPE) SYINDEX Indexwert 20030827
2 Importing I_NAME Value transfer Type reference (TYPE) SWN_FILTPID Parametername 20030827
3 Returning R_VALUE Value transfer Type reference (TYPE) SWN_FILTVVALUE Parameterwert 20031001
# Exception Resumable Description Created on
1 CONVERSION_FAILED Die Konvertierung des Fitlerwertes ist fehlgeschlagen 20030827
2 INDEX_REQUIRED Der Parameter ist mehrzeilig. Index mitgeben. 20030827
3 PARAMETER_NOT_FOUND Es ist kein Filterparameter mit diesem Namen definiert 20030827

Method SET_LAST_APPLIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TIMESTAMP Value transfer Type reference (TYPE) SWN_FILTAPPL Timestamp 20030820

Method SET_LAST_APPLIED on class IF_SWN_FILTER has no exception.

Method SET_PREV_APPLIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TIMESTAMP Value transfer Type reference (TYPE) SWN_FILTAPPL Timestamp 20030821

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