SAP ABAP Class CL_SWF_MAIL_TASK_FILTER (Workflow: Task Filter Criteria for Mail Dispatch)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_MAIL (Package) Workflow: Connection to Mail System
Properties
Class CL_SWF_MAIL_TASK_FILTER  
Short Description Workflow: Task Filter Criteria for Mail Dispatch    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SWF_MAIL   Workflow: Connection to Mail System 
Created 20020603   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWFCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SWF_MAIL_TASK_FILTER has no interface implemented.
Friends
Class CL_SWF_MAIL_TASK_FILTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_TASKS Instance attribute Private Type reference (TYPE) SWF_MAIL-TASKS Tasks to Be Selected (Triggered) 20020603
2 M_TASK_FILTER Instance attribute Private Type reference (TYPE) TSWHACTOR Task Filter (TG, TS,T) 20020603
Methods
# Method Level Visibility Method type Description Created on
1 GET_TASKS_FOR_SELECTION Instance method Public Method Determines tasks for database selection 20020603
2 GET_TASK_FILTER Instance method Public Method Determines task filter (TS,T,TG) 20020603
3 SET_TASK_FILTER Instance method Public Method Sets task filter (TS,T,TG) 20020603
Events
Class CL_SWF_MAIL_TASK_FILTER has no event.
Types
Class CL_SWF_MAIL_TASK_FILTER has no local type.
Method Signatures

Method GET_TASKS_FOR_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TASKS Value transfer Type reference (TYPE) TSWHACTOR Tabelle mit OrgObjekten 20020603

Method GET_TASKS_FOR_SELECTION on class CL_SWF_MAIL_TASK_FILTER has no exception.

Method GET_TASK_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TASK_FILTER Value transfer Type reference (TYPE) TSWHACTOR Tabelle mit OrgObjekten 20020603

Method GET_TASK_FILTER on class CL_SWF_MAIL_TASK_FILTER has no exception.

Method SET_TASK_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TASK_FILTER Call by reference Type reference (TYPE) TSWHACTOR Tabelle mit Aufgaben (TS, T, TG) 20020603

Method SET_TASK_FILTER on class CL_SWF_MAIL_TASK_FILTER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 630