SAP ABAP Class CL_SWF_VMD_TASK_LIST (Component for Managing Tasks)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_VMD (Package) Workflow: Visualization Metadata
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWF_VMD_BASE_LIST Basis Component for Managing Lists 20080225
Properties
Class CL_SWF_VMD_TASK_LIST  
Short Description Component for Managing Tasks    
Super Class CL_SWF_VMD_BASE_LIST Basis Component for Managing Lists 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SWF_VMD   Workflow: Visualization Metadata 
Created 20080225   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SWF_VMD_TASK_LIST has no interface implemented.
Friends
Class CL_SWF_VMD_TASK_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FIELD_TASK Constant Protected Type reference (TYPE) LVC_FNAME 'TASK' Field Name 20080303
2 MT_COPY_OF_TASKS Instance attribute Protected Type reference (TYPE) TASK_TABLETYPE 20080229
3 MT_TASKS Instance attribute Protected Type reference (TYPE) TASK_TABLETYPE 20080225
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20080225
2 GET_TASKS Instance method Public Method 20080225
3 SET_TASKS Instance method Public Method 20080225
4 _OUTPUT_PREPARE Instance method Private Method Output Format 20080228
Events
Class CL_SWF_VMD_TASK_LIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TASK_TABLETYPE Protected See coding 20080225 TASK_TABLETYPE type table of task_type
2 TASK_TYPE Protected See coding 20080225 begin of TASK_TYPE, WLC type SWFVWLC, TASK type SWW_TASK, VTYP type SWFVVTYP, param_icon type CHAR40, params type SWFVTPARA, end of TASK_TYPE
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20080225

Method CONSTRUCTOR on class CL_SWF_VMD_TASK_LIST has no exception.

Method GET_TASKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CHANGED Call by reference Type reference (TYPE) XFLAG neue Eingabewerte 20080225
2 Exporting EX_TASKPAR Call by reference Type reference (TYPE) SWFVTTASKPAR Liste der Aufgabenparameter/Werte 20080225
3 Exporting EX_TASKS Call by reference Type reference (TYPE) SWFVTASKS allgemeine Aufgaben-Visualisierung 20080225

Method GET_TASKS on class CL_SWF_VMD_TASK_LIST has no exception.

Method SET_TASKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TASKPAR Call by reference Type reference (TYPE) SWFVTTASKPAR Liste der Aufgabenparameter/Werte 20080225
2 Importing IM_TASKS Call by reference Type reference (TYPE) SWFVTASKS allgemeine Aufgaben-Visualisierung 20080225
3 Importing IM_WLC Call by reference Type reference (TYPE) SWFVWLC WorkList Client 20080225

Method SET_TASKS on class CL_SWF_VMD_TASK_LIST has no exception.

Method _OUTPUT_PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_TASK Call by reference Type reference (TYPE) TASK_TYPE 20080228

Method _OUTPUT_PREPARE on class CL_SWF_VMD_TASK_LIST has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711