SAP ABAP Class /IWWRK/CL_WF_CONFIG_HANDLER (Handler for WF task filter)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-WFM (Application Component) Gateway Business Workflow enablement
     /IWWRK/WF_COMMON (Package) Workflow Common dev for Gateway
Properties
Class /IWWRK/CL_WF_CONFIG_HANDLER  
Short Description Handler for WF task filter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWWRK/WF_COMMON   Workflow Common dev for Gateway 
Created 20110320   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /IWWRK/CL_WF_CONFIG_HANDLER has no interface implemented.
Friends
Class /IWWRK/CL_WF_CONFIG_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_WF_CONFIG_HANDLER Static Attribute Private Object reference (TYPE REF TO) /IWWRK/CL_WF_CONFIG_HANDLER Handler for WF task filter 20110320
2 MS_WF_CONFIG Instance attribute Private Type reference (TYPE) /IWWRK/C_WF_CNFG Is Filter Active? 20110320
Methods
# Method Level Visibility Method type Description Created on
1 CALL_FILTER_SCREEN Static method Public Method Calls task filter handler screen 20110320
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110320
3 GET_WF_CONFIG_HANDLER Static method Public Method Gets the singleton WF configuration handler 20110320
4 INITIALIZE Instance method Private Method Initializes configuration values from database 20110320
5 IS_FILTER_ACTIVE Instance method Public Method Returns 20110320
6 SAVE Instance method Private Method Saves configuration values to the database 20110320
7 SET_FILTER Instance method Public Method Sets filter activation value 20110320
8 SWITCH_FILTER Instance method Public Method Switches filter activation value 20110320
Events
Class /IWWRK/CL_WF_CONFIG_HANDLER has no event.
Types
Class /IWWRK/CL_WF_CONFIG_HANDLER has no local type.
Method Signatures

Method CALL_FILTER_SCREEN Signature

Method CALL_FILTER_SCREEN on class /IWWRK/CL_WF_CONFIG_HANDLER has no parameter.
Method CALL_FILTER_SCREEN on class /IWWRK/CL_WF_CONFIG_HANDLER has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /IWWRK/CL_WF_CONFIG_HANDLER has no parameter.
Method CONSTRUCTOR on class /IWWRK/CL_WF_CONFIG_HANDLER has no exception.

Method GET_WF_CONFIG_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_WF_CONFIG_HANDLER Value transfer Object reference (TYPE REF TO) /IWWRK/CL_WF_CONFIG_HANDLER Handler for WF task filter 20110320

Method GET_WF_CONFIG_HANDLER on class /IWWRK/CL_WF_CONFIG_HANDLER has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class /IWWRK/CL_WF_CONFIG_HANDLER has no parameter.
Method INITIALIZE on class /IWWRK/CL_WF_CONFIG_HANDLER has no exception.

Method IS_FILTER_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL 20110320

Method IS_FILTER_ACTIVE on class /IWWRK/CL_WF_CONFIG_HANDLER has no exception.

Method SAVE Signature

Method SAVE on class /IWWRK/CL_WF_CONFIG_HANDLER has no parameter.
Method SAVE on class /IWWRK/CL_WF_CONFIG_HANDLER has no exception.

Method SET_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IS_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110320

Method SET_FILTER on class /IWWRK/CL_WF_CONFIG_HANDLER has no exception.

Method SWITCH_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL 20110320

Method SWITCH_FILTER on class /IWWRK/CL_WF_CONFIG_HANDLER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 200