SAP ABAP Class CL_SWT_FILTER_ADMIN (Workflow: Administration of Filter for Requests)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWT (Package) Business Workflow: Workflow Trace Functions
Properties
Class CL_SWT_FILTER_ADMIN  
Short Description Workflow: Administration of Filter for Requests    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SWT   Business Workflow: Workflow Trace Functions 
Created 20030501   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWT_FILTER_ADMIN has no forward declaration.
Interfaces
Class CL_SWT_FILTER_ADMIN has no interface implemented.
Friends
Class CL_SWT_FILTER_ADMIN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ACTUAL_FILTER Instance attribute Private Type reference (TYPE) SWTTFILTER Filter 20030501
2 M_ACTUAL_FILTER_BI Instance attribute Private Type reference (TYPE) SWTTFILTER Filter (Before Image) 20030501
3 M_ACTUAL_MESSAGE_TAB Instance attribute Private Type reference (TYPE) ACTUAL_MESSAGE_TAB 20030501
4 M_ACTUAL_USER Instance attribute Private Type reference (TYPE) SYUNAME 20030501
5 M_ACTUAL_ZONLO Instance attribute Private Type reference (TYPE) SYSTZONLO 20030501
6 M_CHANGED_SINCE_LAST_GET Instance attribute Private Type reference (TYPE) XFELD 'X' Internal Status Changed 20030505
7 M_EDIT_MODE Instance attribute Private Type reference (TYPE) XFELD 'X' - Edit Mode Active 20030501
8 M_ENQUEUE_ACTIV Instance attribute Private Type reference (TYPE) XFELD 'X' - Enqueue Active 20030501
9 M_START_TIMESTAMP Instance attribute Private Type reference (TYPE) TIMESTAMPL 20030501
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ALL_REQUEST Instance method Public Method 20030501
2 ADD_FILTER Instance method Public Method 20030501
3 ADD_MESSAGE Instance method Private Method 20030501
4 CLEAR_MESSAGES Instance method Public Method 20030501
5 COMPRESS_FILTER Instance method Private Method Condenses Filter 20030501
6 CONSTRUCTOR Instance method Public Constructor Constructor 20030505
7 DELETE_FILTER Instance method Public Method 20030501
8 DELETE_OLD_FILTER Instance method Public Method 20030501
9 FINALIZE Instance method Public Method 20030501
10 GET_FILTER_TABLE Instance method Public Method 20030501
11 GET_INIT_FILTER Instance method Public Method 20030501
12 GET_INSTANCE Static method Public Method 20030501
13 GET_LAST_MESSAGE Instance method Public Method 20030501
14 IS_CHANGED Instance method Public Method Internal Status <> Database 20030501
15 IS_CHANGED_SINCE_LAST_GET Instance method Public Method Internal Status Changed Since Last GET 20030505
16 IS_EDIT_MODE Instance method Public Method 20030501
17 ON_INITIALIZATION Instance method Public Method Initialization 20030501
18 ON_STATE_CHANGED Instance method Private Event handling method 20030505
19 SAVE Instance method Public Method 20030501
Events
# Event Type Visibility Description Created on
1 STATE_CHANGED Instance Event
(0)
Private
(0)
20030505
Types
Class CL_SWT_FILTER_ADMIN has no local type.
Method Signatures

Method ADD_ALL_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FILTER Call by reference Type reference (TYPE) SWT_FILENT 20030501

Method ADD_ALL_REQUEST on class CL_SWT_FILTER_ADMIN has no exception.

Method ADD_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FILTER Call by reference Type reference (TYPE) SWT_FILENT 20030501

Method ADD_FILTER on class CL_SWT_FILTER_ADMIN has no exception.

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MESSAGE Call by reference Type reference (TYPE) SWF_T100MS 20030501
2 Importing IM_METHOD Call by reference Type reference (TYPE) SEOCMPNAME 20030501

Method ADD_MESSAGE on class CL_SWT_FILTER_ADMIN has no exception.

Method CLEAR_MESSAGES Signature

Method CLEAR_MESSAGES on class CL_SWT_FILTER_ADMIN has no parameter.
Method CLEAR_MESSAGES on class CL_SWT_FILTER_ADMIN has no exception.

Method COMPRESS_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FILTER Call by reference Type reference (TYPE) SWTTFILTER 20030501
2 Returning RE_FILTER Value transfer Type reference (TYPE) SWTTFILTER 20030501

Method COMPRESS_FILTER on class CL_SWT_FILTER_ADMIN has no exception.

Method CONSTRUCTOR Signature

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

Method DELETE_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FILKEY Call by reference Type reference (TYPE) SWTTFILKEY 20030501

Method DELETE_FILTER on class CL_SWT_FILTER_ADMIN has no exception.

Method DELETE_OLD_FILTER Signature

Method DELETE_OLD_FILTER on class CL_SWT_FILTER_ADMIN has no parameter.
Method DELETE_OLD_FILTER on class CL_SWT_FILTER_ADMIN has no exception.

Method FINALIZE Signature

Method FINALIZE on class CL_SWT_FILTER_ADMIN has no parameter.
Method FINALIZE on class CL_SWT_FILTER_ADMIN has no exception.

Method GET_FILTER_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FILTER Value transfer Type reference (TYPE) SWTTFILTER 20030501

Method GET_FILTER_TABLE on class CL_SWT_FILTER_ADMIN has no exception.

Method GET_INIT_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FILENT Value transfer Type reference (TYPE) SWT_FILENT 20030501

Method GET_INIT_FILTER on class CL_SWT_FILTER_ADMIN has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTUAL_USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME 20030501
2 Importing IM_EDIT_MODE Call by reference Type reference (TYPE) XFELD 'X' 'X' - Editmode aktiv 20030501
3 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SWT_FILTER_ADMIN 20030501

Method GET_INSTANCE on class CL_SWT_FILTER_ADMIN has no exception.

Method GET_LAST_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_MESSAGE Value transfer Type reference (TYPE) SWF_T100MS 20030501

Method GET_LAST_MESSAGE on class CL_SWT_FILTER_ADMIN has no exception.

Method IS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CHANGED Value transfer Type reference (TYPE) XFELD 'X' - Daten wurden geändert 20030501

Method IS_CHANGED on class CL_SWT_FILTER_ADMIN has no exception.

Method IS_CHANGED_SINCE_LAST_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CHANGED Value transfer Type reference (TYPE) XFELD 'X' - Daten wurden geändert 20030505

Method IS_CHANGED_SINCE_LAST_GET on class CL_SWT_FILTER_ADMIN has no exception.

Method IS_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_EDIT_MODE Value transfer Type reference (TYPE) XFELD 'X' - Editmode aktiv 20030501

Method IS_EDIT_MODE on class CL_SWT_FILTER_ADMIN has no exception.

Method ON_INITIALIZATION Signature

Method ON_INITIALIZATION on class CL_SWT_FILTER_ADMIN has no parameter.
Method ON_INITIALIZATION on class CL_SWT_FILTER_ADMIN has no exception.

Method ON_STATE_CHANGED Signature

Method ON_STATE_CHANGED on class CL_SWT_FILTER_ADMIN has no parameter.
Method ON_STATE_CHANGED on class CL_SWT_FILTER_ADMIN has no exception.

Method SAVE Signature

Method SAVE on class CL_SWT_FILTER_ADMIN has no parameter.
Method SAVE on class CL_SWT_FILTER_ADMIN has no exception.
Event Signatures

Event STATE_CHANGED Signature
Event STATE_CHANGED on class CL_SWT_FILTER_ADMIN has no parameter.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640