SAP ABAP Class CL_WFE_TASK_TREE (Workflow Explorer: List of Tasks)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWD (Package) Business Workflow: Process Definition
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WFD_COMPONENTS_BASE WF: Basis Class All Components (Commands) 19990810
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WFE_ALL_TASK_TREE Workflow Explorer : List of All Tasks (MAIN) 19990204
Properties
Class CL_WFE_TASK_TREE  
Short Description Workflow Explorer: List of Tasks    
Super Class CL_WFD_COMPONENTS_BASE WF: Basis Class All Components (Commands) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SWD   Business Workflow: Process Definition 
Created 19990204   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 BMT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 TSWDM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 TSWDR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WFE_TASK_TREE has no interface implemented.
Friends
Class CL_WFE_TASK_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FIRST_EXPAND Constant Public Type reference (TYPE) I 1 Expand First Node 19990315
2 C_H_COL Constant Protected Type reference (TYPE) TV_ITMNAME 'C1' Tree Control: Column Name / Item Name 19991210
3 C_NO_EXPAND Constant Public Type reference (TYPE) I 0 Do Not Expand Node 19990315
4 C_NT_FCT Constant Public Type reference (TYPE) CHAR1 'F' Node Type: Component 19990409
5 C_NT_LOSTFND Constant Public Type reference (TYPE) CHAR1 'L' Node Type: Lost&Found 19991021
6 C_NT_RUSED Constant Public Type reference (TYPE) CHAR1 'U' Node Type: Recently Used 19991021
7 C_NT_SPACE Constant Public Type reference (TYPE) CHAR1 space Node Type: Nothing 19990409
8 C_NT_TASK Constant Public Type reference (TYPE) CHAR1 'T' Node Type: Task 19990409
9 C_OBJTYPE_STANDARD_TASK Constant Public Type reference (TYPE) OTYPE 'TS' Object Type TASK 19990204
10 C_OBJTYPE_TASK Constant Public Type reference (TYPE) OTYPE 'T' Object Type TASK 19990204
11 C_OBJTYPE_TASK_GROUP Constant Public Type reference (TYPE) OTYPE 'TG' Object Type TASK 19990204
12 C_OBJTYPE_WORKFLOW Constant Public Type reference (TYPE) OTYPE 'WF' Object Type TASK 19990204
13 C_OBJTYPE_WORKFLOW_TEMPLATE Constant Public Type reference (TYPE) OTYPE 'WS' Object Type TASK 19990204
14 C_OK_ACHG Constant Public Type reference (TYPE) UI_FUNC 'ACHG' OK_CODE Search Range 19990415
15 C_OK_AGNT Constant Public Type reference (TYPE) UI_FUNC 'AGNT' OK_CODE Agent 19990415
16 C_OK_CHG Constant Public Type reference (TYPE) UI_FUNC 'CHG' OK_CODE Change 19990415
17 C_OK_CLRA Constant Public Type reference (TYPE) UI_FUNC 'CLRA' OK_CODE Delete All 19990415
18 C_OK_CLRS Constant Public Type reference (TYPE) UI_FUNC 'CLRS' OK_CODE Delete Entry 19990415
19 C_OK_COPY Constant Public Type reference (TYPE) UI_FUNC 'COPY' OK_CODE Copy 19990415
20 C_OK_CREA Constant Public Type reference (TYPE) UI_FUNC 'CREA' OK_CODE Create 19990415
21 C_OK_DEL Constant Public Type reference (TYPE) UI_FUNC 'DEL' OK_CODE Delete 19990415
22 C_OK_DISP Constant Public Type reference (TYPE) UI_FUNC 'DISP' OK_CODE Display 19990415
23 C_OK_FIND Constant Public Type reference (TYPE) UI_FUNC 'FIND' OK_CODE Find 19990415
24 C_OK_FINDNEXT Constant Public Type reference (TYPE) UI_FUNC 'FIND_NEXT' OK_CODE Find Next 19990415
25 C_OK_INSTANCES Constant Public Type reference (TYPE) UI_FUNC 'INSTANCES' OK_CODE Instances 19990415
26 C_OK_QUCK Constant Public Type reference (TYPE) UI_FUNC 'QUCK' OK_CODE Quick View 19990415
27 C_OK_REFR Constant Public Type reference (TYPE) UI_FUNC 'REFR' OK_CODE Refresh 19990415
28 C_OK_USEL Constant Public Type reference (TYPE) UI_FUNC 'USEL' OK_CODE Where-Used List 19990415
29 C_RE_EXPAND Constant Public Type reference (TYPE) I 9 Restore Expand 19990315
30 C_USE_EXPAND Constant Public Type reference (TYPE) I 8 Use Expand Table 19991119
31 MT_DOMA_CATID Instance attribute Protected See coding Domain Text for CATID 20010116
32 MT_ITEMS Instance attribute Protected Type reference (TYPE) TSWDM_ITEM_TABLE Table of Items 19990204
33 MT_NODES Instance attribute Protected Type reference (TYPE) TSWDM_NODE_TABLE Table of Nodes 19990204
34 M_COLUMNS Instance attribute Protected Type reference (TYPE) I 0 Number of Columns 19990412
35 M_EXP_MULTI Instance attribute Protected Type reference (TYPE) XFLAG 'X' WF, WS Expandable 19990408
36 M_FIND Instance attribute Public Type reference (TYPE) SWD_FNDTSK Internal Search Structure 19990204
37 M_INIT Instance attribute Protected Type reference (TYPE) XFLAG Initialization Flag 19990204
38 M_LINKS Instance attribute Protected Type reference (TYPE) XFLAG SPACE Links On/Off 19990407
39 M_NODEKEY Instance attribute Protected Type reference (TYPE) I Internal Node ID (Autom.) 19990204
40 M_OPTION Instance attribute Public Type reference (TYPE) SWD_SAOPT Detailed Display 19990212
41 M_PERS_KEY Instance attribute Protected Type reference (TYPE) SPERS_KEY Key for Personal Settings 19991102
42 M_SEL_NODE Instance attribute Protected Type reference (TYPE) TV_NODEKEY Last Selected Node 19990810
43 M_SORT Instance attribute Public Type reference (TYPE) SWD_SRTTSK Internal Sort Structure 19990204
44 M_TREE Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_COLUMN_TREE Reference to Tree Control 19990204
45 NO_NODE_SELECT Constant Public Type reference (TYPE) I 98 No Node Selected 19990317
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ITEM Instance method Public Method Inserts an Item into Internal Table 19990204
2 ADD_ITEM_STRUC Instance method Public Method Inserts an Item Structure into Internal Table 19990204
3 ADD_NODE Instance method Public Method Inserts a Node into Internal Table 19990204
4 ADD_NODE_STRUC Instance method Public Method Inserts a Node Structure into Internal Table 19990204
5 CLEAR_TAB Instance method Public Method Deletes Internal Tables, Resets Node Counter 19990204
6 COLLAPSE_ALL_NODES Instance method Public Method Collapse All Nodes 19990204
7 CONSTRUCTOR Instance method Public Constructor ...As the Name Suggests 19990204
8 EXPAND_ALL_NODES Instance method Public Method Expands All Nodes 19990204
9 EXPAND_NODE Instance method Public Method Expands One Node 19990204
10 EXPAND_NODES Instance method Public Method Expands Multiple Nodes 19991119
11 FIND Instance method Public Method Search for an Entry in Tree 19990810
12 FIND_ITEM Instance method Public Method Search for an Entry/Continue Search 19990204
13 FIND_NEXT Instance method Public Method Find next 19990810
14 FREE Instance method Public Method Destructor (Release All Resources) 19990204
15 GET_EXPANDED_NODES Instance method Public Method Gets Expanded Folder 19991119
16 GET_ITEM Instance method Public Method Returns Text of Item 19990204
17 GET_OPTIONS Instance method Public Method Reads Program Options 19990212
18 GET_SELECTED_ITEM Instance method Public Method Returns Text of Selected Item (Flush) 19990204
19 GET_SELECTED_NODE Instance method Public Method Provides Selected Node (FLUSH) 19990317
20 GET_TASK Instance method Public Method Returns Task 19990204
21 INIT_CONTROL Instance method Public Method (Late) Initialization of Control (PBO) 19990204
22 LOAD Instance method Public Method Load Task 19990204
23 LOAD_USER_SETTINGS Instance method Public Method Loads Personal Settings 19991102
24 ON_CTXMNU_NODE_REQ Instance method Protected Event handling method EVENT Handler: Context Menu Request (Node) 19990204
25 ON_CTXMNU_NODE_SEL Instance method Protected Event handling method EVENT Handler: Context Menu Selected (Node) 19990204
26 ON_CTXMNU_REQUEST Instance method Protected Event handling method EVENT Handler: Context Menu Request (Item) 19990204
27 ON_CTXMNU_SELECT Instance method Protected Event handling method EVENT Handler: Context Menu Selected (Item) 19990204
28 ON_HEADER_CLICK Instance method Protected Event handling method EVENT Handler: Column Header Clicked 19990204
29 ON_ITEM_DBLCLICK Instance method Protected Event handling method EVENT Handler: Double-Click (ITEM) 19990204
30 ON_KEY_PRESSED Instance method Protected Event handling method EVENT Handler: Button Pressed on Selected Node 19991126
31 ON_LINK_CLICK Instance method Protected Event handling method EVENT Handler: Link Clicked 19990204
32 ON_NODE_DBLCLICK Instance method Protected Event handling method EVENT Handler: Double-Click (Node) 19990204
33 ON_NO_EXPAND Instance method Protected Event handling method EVENT Handler: Node Expand 19990204
34 ON_SELECTION_CHANGED Instance method Protected Event handling method EVENT Handler: Selection Changed 19991126
35 PROCESS_EX_FCODE Instance method Public Method Processes an External FCode (on Selected Node) 19990317
36 PROGRESS_SHOW Instance method Public Method Progress display 19990204
37 P_ADD_FCT Instance method Protected Method Internal Method for Creating an FCT Item (+Node) 19990412
38 P_ADD_NODE_AND_ITEM Instance method Protected Method Internal Method for Creating Nodes/Items 19990204
39 P_ADD_TASK Instance method Protected Method Internal Method for Creating a Task Item (+Node) 19990409
40 P_CTMENU_SELECT Instance method Protected Method Reacts to Context Menu Entry Chosen (Redefine as Applicable) 19990204
41 P_DBLCLICK Instance method Protected Method Reacts to Node/Item Double-Click (Redefine as Applicable) 19990331
42 P_DEL_NODE_AND_ITEM Instance method Protected Method Internal Method for Deleting Nodes and Their Items 19990317
43 P_FILL_SECTION Instance method Protected Method Internal Routine for Filling a Section 19990412
44 P_GET_CATID_NAME Instance method Protected Method Internal Routine (Get Name of Category) 20010116
45 P_LOAD_FCT_TAB Instance method Protected Method Internal Method for Loading Application Components 19990412
46 P_NODE_EXPAND Instance method Protected Method Reacts to Node Expanded (Redefine as Applicable) 19990204
47 P_NODE_EXPAND_FCT Instance method Protected Method Internal Method for Expanding an Application Component 19990412
48 P_NODE_EXPAND_TASK Instance method Protected Method Internal Method for Expanding a Task 19990412
49 P_REQUEST_COLUMNS Instance method Protected Method Is Called for Creating Columns (Redefine as Applicable) 19990204
50 P_REQUEST_CTMENU Instance method Protected Method Is Called for Creating Context Menu (Redefine as Applicable) 19990204
51 P_REQUEST_EVENTS Instance method Protected Method Is Called for Creating Events (Redefine as Applicable) 19990204
52 P_REQUEST_FINDSTR Instance method Protected Method Requests Search Dialog (Redefine as Applicable) 19990204
53 P_SEL_CHANGED Instance method Protected Method Selected Item Changed 19990317
54 SAVE_USER_SETTINGS Instance method Public Method Saves Personal Settings 19991102
55 SET_OPTIONS Instance method Public Method Sets Program Options 19990212
56 SHOW_DETAILS Instance method Public Method Display Detailed Infos 19990204
57 SORT_COLUMN Instance method Public Method Sort by column 19990204
58 SORT_COL_IMAGE Instance method Public Method Update Column Header (Icons) 19990204
59 TASK_AGENT Instance method Public Method Agent Assignment of a Task/Workflow Definition 19990810
60 TASK_COPY Instance method Public Method Copies a Task/Workflow Definition 19990810
61 TASK_CREATE Instance method Public Method Create Task/Workflow Definition 19990324
62 TASK_DELETE Instance method Public Method Deletes a Task and All Tree Entries 19990317
63 TASK_DISPLAY Instance method Public Method Display a Task/Workflow Definition 19990810
64 TASK_EDIT Instance method Public Method Edit a Task/Workflow Definition 19990810
65 TASK_INSTANCES Instance method Public Method Instances of a Task/Workflow Definition 19990810
66 TASK_QUICK_VIEW Instance method Public Method Quick View of a Task/Workflow Definition 19990810
67 TASK_USED_LIST Instance method Public Method Display where-used list 19990316
68 UPDATE Instance method Public Method Reimport and Tree-Update 19990315
69 UPDATE_TREE Instance method Public Method Update Display (Internal Tables -> Tree) 19990204
Events
# Event Type Visibility Description Created on
1 TASK_DBLCLKED Instance Event
(0)
Public
(2)
Double-Click on Entry (Only If No Callback ) 19990204
2 TASK_DELETED Instance Event
(0)
Public
(2)
Link Deleted (Only If No Callback) 19990317
3 TASK_SELECTED Instance Event
(0)
Public
(2)
Link Clicked (Only If No Callback) 19990204
Types
Class CL_WFE_TASK_TREE has no local type.
Method Signatures

Method ADD_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALIGNMENT Call by reference Type reference (TYPE) I 0 Ausrichtung 19990204
2 Importing CHOSEN Call by reference Type reference (TYPE) AS4FLAG ' ' markiert 19990204
3 Importing CLASS Call by reference Type reference (TYPE) I 0 Klasse (Text, Link ) 19990204
4 Importing DISABLED Call by reference Type reference (TYPE) AS4FLAG ' ' ausgeschaltet 19990204
5 Importing EDITABLE Call by reference Type reference (TYPE) AS4FLAG ' ' Änderbar 19990204
6 Importing FONT Call by reference Type reference (TYPE) I 0 Schrift 19990204
7 Importing HIDDEN Call by reference Type reference (TYPE) AS4FLAG ' ' nicht sichtbar 19990204
8 Importing IGNOREIMAG Call by reference Type reference (TYPE) AS4FLAG 'X' ignoriere Image 19990204
9 Importing ITEM_NAME Call by reference Type reference (TYPE) C Name des Items 19990204
10 Importing LENGTH Call by reference Type reference (TYPE) I Länge (in Zeichen/ Pixel) 19990204
11 Importing LENGTH_PIX Call by reference Type reference (TYPE) AS4FLAG ' ' Länge in Zeichen oder Pixel 19990204
12 Importing NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY SPACE Knoten-ID (space = aktueller Knoten) 19990204
13 Importing STYLE Call by reference Type reference (TYPE) I 0 Stil 19990204
14 Importing TEXT Call by reference Type reference (TYPE) C Text des Eintrags 19990204
15 Importing TOGG_RIGHT Call by reference Type reference (TYPE) AS4FLAG ' ' ??? 19990204
16 Importing T_IMAGE Call by reference Type reference (TYPE) TV_IMAGE SPACE Icone 19990204
17 Importing USEBGCOLOR Call by reference Type reference (TYPE) AS4FLAG ' ' ??? 19990204

Method ADD_ITEM on class CL_WFE_TASK_TREE has no exception.

Method ADD_ITEM_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM Call by reference Type reference (TYPE) SWD_TREEIT 19990204

Method ADD_ITEM_STRUC on class CL_WFE_TASK_TREE has no exception.

Method ADD_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISABLED Call by reference Type reference (TYPE) AS4FLAG ' ' 19990204
2 Importing EXPANDER Call by reference Type reference (TYPE) AS4FLAG 'X' 19990204
3 Importing EXP_IMAGE Call by reference Type reference (TYPE) TV_IMAGE SPACE 19990204
4 Importing HIDDEN Call by reference Type reference (TYPE) AS4FLAG ' ' 19990204
5 Importing ISFOLDER Call by reference Type reference (TYPE) AS4FLAG ' ' 19990204
6 Importing LAST_HITEM Call by reference Type reference (TYPE) TV_ITMNAME SPACE 19990204
7 Importing NODE_KEY Call by reference Type reference (TYPE) C SPACE 19990204
8 Importing NODE_TYPE Call by reference Type reference (TYPE) CHAR1 Knotentyp 19990409
9 Importing NO_BRANCH Call by reference Type reference (TYPE) AS4FLAG ' ' 19990204
10 Importing N_IMAGE Call by reference Type reference (TYPE) TV_IMAGE SPACE 19990204
11 Importing RELATKEY Call by reference Type reference (TYPE) TV_NODEKEY 19990204
12 Importing RELATSHIP Call by reference Type reference (TYPE) I 19990204
13 Importing STYLE Call by reference Type reference (TYPE) I 0 19990204
14 Importing VALUE Call by reference Type reference (TYPE) C space interner Knoten Schlüssel 19990409
15 Importing WFD_KEY Call by reference Type reference (TYPE) SWD_WFDKEY Schlüssel der WF-Definition 19990409

Method ADD_NODE on class CL_WFE_TASK_TREE has no exception.

Method ADD_NODE_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Type reference (TYPE) TSWDM_TREE_NODE Knoten-Struktur 19990204

Method ADD_NODE_STRUC on class CL_WFE_TASK_TREE has no exception.

Method CLEAR_TAB Signature

Method CLEAR_TAB on class CL_WFE_TASK_TREE has no parameter.
Method CLEAR_TAB on class CL_WFE_TASK_TREE has no exception.

Method COLLAPSE_ALL_NODES Signature

Method COLLAPSE_ALL_NODES on class CL_WFE_TASK_TREE has no parameter.
Method COLLAPSE_ALL_NODES on class CL_WFE_TASK_TREE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER 19990204

Method CONSTRUCTOR on class CL_WFE_TASK_TREE has no exception.

Method EXPAND_ALL_NODES Signature

Method EXPAND_ALL_NODES on class CL_WFE_TASK_TREE has no parameter.
Method EXPAND_ALL_NODES on class CL_WFE_TASK_TREE has no exception.

Method EXPAND_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY 19990204

Method EXPAND_NODE on class CL_WFE_TASK_TREE has no exception.

Method EXPAND_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing T_NODEKEYS Call by reference Type reference (TYPE) TREEV_NKS Knoten-key-Tabelle 19991119

Method EXPAND_NODES on class CL_WFE_TASK_TREE has no exception.

Method FIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RETCODE Call by reference Type reference (TYPE) I retcode 19990810

Method FIND on class CL_WFE_TASK_TREE has no exception.

Method FIND_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIND_NEXT Call by reference Type reference (TYPE) XFLAG ' ' 19990204
2 Importing FIND_STR Call by reference Type reference (TYPE) C 19990204
3 Exporting RETCODE Call by reference Type reference (TYPE) I 19990204

Method FIND_ITEM on class CL_WFE_TASK_TREE has no exception.

Method FIND_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RETCODE Call by reference Type reference (TYPE) I retcode 19990810

Method FIND_NEXT on class CL_WFE_TASK_TREE has no exception.

Method FREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SAVE_USER_SETTINGS Call by reference Type reference (TYPE) XFLAG 'X' persönliche Einstellungen speichern 19991102

Method FREE on class CL_WFE_TASK_TREE has no exception.

Method GET_EXPANDED_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting T_NODEKEYS Call by reference Type reference (TYPE) TREEV_NKS Knoten-key-Tabelle 19991119

Method GET_EXPANDED_NODES on class CL_WFE_TASK_TREE has no exception.

Method GET_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ITEM Call by reference Type reference (TYPE) SWD_TREEIT 19990204
2 Importing ITEM_NAME Call by reference Type reference (TYPE) TV_ITMNAME 19990204
3 Importing NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY 19990204
4 Exporting RETCODE Call by reference Type reference (TYPE) I 19990204

Method GET_ITEM on class CL_WFE_TASK_TREE has no exception.

Method GET_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OPTIONS Call by reference Type reference (TYPE) SWD_SAOPT Programmeinstellungen 19990212

Method GET_OPTIONS on class CL_WFE_TASK_TREE has no exception.

Method GET_SELECTED_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ITEM Call by reference Type reference (TYPE) SWD_TREEIT 19990204
2 Importing ITEM_NAME Call by reference Type reference (TYPE) TV_ITMNAME 19990204
3 Exporting RETCODE Call by reference Type reference (TYPE) I 19990204

Method GET_SELECTED_ITEM on class CL_WFE_TASK_TREE has no exception.

Method GET_SELECTED_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ITEM_NAME Call by reference Type reference (TYPE) TV_ITMNAME selected item 19990317
2 Exporting NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY selektierter Knoten 19990317
3 Exporting RETCODE Call by reference Type reference (TYPE) I return 19990811

Method GET_SELECTED_NODE on class CL_WFE_TASK_TREE has no exception.

Method GET_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Type reference (TYPE) TV_NODEKEY Knoten-ID 19990204
2 Exporting RETCODE Call by reference Type reference (TYPE) I 19990204
3 Exporting TASK Value transfer Type reference (TYPE) SWHACTOR Aufgabe 19990204
4 Exporting WFD_KEY Value transfer Type reference (TYPE) SWD_WFDKEY key der WF-Definition (falls vorhanden) 19990331

Method GET_TASK on class CL_WFE_TASK_TREE has no exception.

Method INIT_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPL_EVENTS Call by reference Type reference (TYPE) XFLAG ' ' 19990204
2 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER 19990204

Method INIT_CONTROL on class CL_WFE_TASK_TREE has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Knoten ID 19990204
2 Exporting RETCODE Call by reference Type reference (TYPE) I 19990204
3 Importing TASK Call by reference Type reference (TYPE) C Aufgabe 19990204
4 Importing WFD_KEY Call by reference Type reference (TYPE) SWD_WFDKEY Key der WF-Definition (spez. Aufgabe) 19990401

Method LOAD on class CL_WFE_TASK_TREE has no exception.

Method LOAD_USER_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing T_COLUMNS Call by reference Type reference (TYPE) SWD_TRECOLTAB Spalten 19991102
2 Changing T_EXPAND Call by reference Type reference (TYPE) TREEV_NKS expanded notes 19991119

Method LOAD_USER_SETTINGS on class CL_WFE_TASK_TREE has no exception.

Method ON_CTXMNU_NODE_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Value transfer Attribute reference (LIKE) 19990204
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 19990204

Method ON_CTXMNU_NODE_REQ on class CL_WFE_TASK_TREE has no exception.

Method ON_CTXMNU_NODE_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 19990204
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 19990204

Method ON_CTXMNU_NODE_SEL on class CL_WFE_TASK_TREE has no exception.

Method ON_CTXMNU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM_NAME Value transfer Attribute reference (LIKE) 19990204
2 Importing MENU Value transfer Attribute reference (LIKE) 19990204
3 Importing NODE_KEY Value transfer Attribute reference (LIKE) 19990204

Method ON_CTXMNU_REQUEST on class CL_WFE_TASK_TREE has no exception.

Method ON_CTXMNU_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 19990204
2 Importing ITEM_NAME Value transfer Attribute reference (LIKE) 19990204
3 Importing NODE_KEY Value transfer Attribute reference (LIKE) 19990204

Method ON_CTXMNU_SELECT on class CL_WFE_TASK_TREE has no exception.

Method ON_HEADER_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HEADER_NAME Value transfer Attribute reference (LIKE) 19990204

Method ON_HEADER_CLICK on class CL_WFE_TASK_TREE has no exception.

Method ON_ITEM_DBLCLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM_NAME Value transfer Attribute reference (LIKE) 19990204
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 19990204

Method ON_ITEM_DBLCLICK on class CL_WFE_TASK_TREE has no exception.

Method ON_KEY_PRESSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Value transfer Attribute reference (LIKE) 19991126
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 19991126

Method ON_KEY_PRESSED on class CL_WFE_TASK_TREE has no exception.

Method ON_LINK_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM_NAME Value transfer Attribute reference (LIKE) 19990204
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 19990204

Method ON_LINK_CLICK on class CL_WFE_TASK_TREE has no exception.

Method ON_NODE_DBLCLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Attribute reference (LIKE) 19990204

Method ON_NODE_DBLCLICK on class CL_WFE_TASK_TREE has no exception.

Method ON_NO_EXPAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Attribute reference (LIKE) 19990204

Method ON_NO_EXPAND on class CL_WFE_TASK_TREE has no exception.

Method ON_SELECTION_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Attribute reference (LIKE) 19991126

Method ON_SELECTION_CHANGED on class CL_WFE_TASK_TREE has no exception.

Method PROCESS_EX_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Type reference (TYPE) C externer FCode (vom Dynpro) 19990317
2 Exporting RETCODE Call by reference Type reference (TYPE) I Return Code 19990317

Method PROCESS_EX_FCODE on class CL_WFE_TASK_TREE has no exception.

Method PROGRESS_SHOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ARBGB Call by reference Type reference (TYPE) T100-ARBGB 19990204
2 Importing MSGNR Call by reference Type reference (TYPE) T100-MSGNR 19990204
3 Importing MSGV1 Call by reference Type reference (TYPE) ANY 19990204
4 Importing MSGV2 Call by reference Type reference (TYPE) ANY 19990204
5 Importing MSGV3 Call by reference Type reference (TYPE) ANY 19990204
6 Importing MSGV4 Call by reference Type reference (TYPE) ANY 19990204

Method PROGRESS_SHOW on class CL_WFE_TASK_TREE has no exception.

Method P_ADD_FCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCT_DATA Call by reference Type reference (TYPE) SWD_DF14T Komponenten-Beschreibung 19990412
2 Importing NODE_IMAGE Call by reference Type reference (TYPE) TV_IMAGE SPACE abweichendes Icon 19990412
3 Importing RELA_KEY Call by reference Type reference (TYPE) TV_NODEKEY SPACE übergeordneter Knoten 19990412

Method P_ADD_FCT on class CL_WFE_TASK_TREE has no exception.

Method P_ADD_NODE_AND_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DETAILS Call by reference Type reference (TYPE) XFLAG SPACE Details anzeigen 19990204
2 Importing NODE_IMAGE Call by reference Type reference (TYPE) TV_IMAGE SPACE abweichendes ICON 19990316
3 Importing NO_EXPAND Call by reference Type reference (TYPE) XFLAG SPACE kein Expander (unabh. von Typ) 19990316
4 Importing RELA_KEY Call by reference Type reference (TYPE) TV_NODEKEY übergeordneter Key 19990204
5 Importing TASK Call by reference Type reference (TYPE) SWD_TSKLST Aufgabe 19990204
6 Importing WITH_LINK Value transfer Type reference (TYPE) XFLAG SPACE links ein/ aus 19990315
7 Importing WITH_VERSION Value transfer Type reference (TYPE) XFLAG SPACE Version anzeigen 19990331

Method P_ADD_NODE_AND_ITEM on class CL_WFE_TASK_TREE has no exception.

Method P_ADD_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_IMAGE Call by reference Type reference (TYPE) TV_IMAGE SPACE abweichendes Icon 19990409
2 Importing RELA_KEY Call by reference Type reference (TYPE) TV_NODEKEY übergeordneter Knoten 19990409
3 Importing TASK Call by reference Type reference (TYPE) SWD_TSKLST Aufgabenbeschreibung 19990409
4 Importing VERSION Call by reference Type reference (TYPE) XFLAG SPACE Version anzeigen 19990409

Method P_ADD_TASK on class CL_WFE_TASK_TREE has no exception.

Method P_CTMENU_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Type reference (TYPE) C OK-CODE 19990204
2 Importing NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Knoten 19990204
3 Importing NO_CALLBACK Call by reference Type reference (TYPE) XFLAG SPACE keine Menu-callback 19990317
4 Exporting RETCODE Call by reference Type reference (TYPE) I returncode 19990317

Method P_CTMENU_SELECT on class CL_WFE_TASK_TREE has no exception.

Method P_DBLCLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM_NAME Value transfer Type reference (TYPE) TV_ITMNAME SPACE Name des Items 19990331
2 Importing NODE_KEY Value transfer Type reference (TYPE) TV_NODEKEY Knoten ID 19990331

Method P_DBLCLICK on class CL_WFE_TASK_TREE has no exception.

Method P_DEL_NODE_AND_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Konten-ID 19990317
2 Exporting RETCODE Call by reference Type reference (TYPE) I Returnwert 19990317

Method P_DEL_NODE_AND_ITEM on class CL_WFE_TASK_TREE has no exception.

Method P_FILL_SECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROOT_KEY Call by reference Type reference (TYPE) TV_NODEKEY SPACE Wurzelknoten (falls vorhanden) 19990412
2 Importing SECTION_NAME Call by reference Type reference (TYPE) C Name des Knotens 19990412
3 Importing TASK_LIST Call by reference Type reference (TYPE) SWD_TSKTAB Aufgaben Liste 19990412

Method P_FILL_SECTION on class CL_WFE_TASK_TREE has no exception.

Method P_GET_CATID_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CATID Call by reference Type reference (TYPE) C Kategory 20010116
2 Returning TEXT Value transfer Type reference (TYPE) DDTEXT Erläuternder Kurztext 20010116

Method P_GET_CATID_NAME on class CL_WFE_TASK_TREE has no exception.

Method P_LOAD_FCT_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCT_ID Call by reference Type reference (TYPE) UFFCTR ID der Komponente 19990412
2 Exporting FCT_TABLE Call by reference Type reference (TYPE) SWD_FCT_TAB Anwendungskomponenten 19990412

Method P_LOAD_FCT_TAB on class CL_WFE_TASK_TREE has no exception.

Method P_NODE_EXPAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY 19990204

Method P_NODE_EXPAND on class CL_WFE_TASK_TREE has no exception.

Method P_NODE_EXPAND_FCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCT_ID Call by reference Type reference (TYPE) UFFCTR ID der Anwendungskomponente 19990412
2 Importing NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY zu expandierender Knoten 19990412

Method P_NODE_EXPAND_FCT on class CL_WFE_TASK_TREE has no exception.

Method P_NODE_EXPAND_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY zu expandierender Knoten 19990412

Method P_NODE_EXPAND_TASK on class CL_WFE_TASK_TREE has no exception.

Method P_REQUEST_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing COLUMNS Call by reference Type reference (TYPE) SWD_TRECOLTAB Tabelle der Spalten 19990204

Method P_REQUEST_COLUMNS on class CL_WFE_TASK_TREE has no exception.

Method P_REQUEST_CTMENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FOLDER Call by reference Type reference (TYPE) XFLAG Folder ( X / SPACE ) 19990204
2 Changing MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Referenz auf Menu-Object 19990204
3 Importing NODE_KEY Value transfer Type reference (TYPE) TV_NODEKEY Knoten-ID 19990301
4 Importing NO_DISABLE Call by reference Type reference (TYPE) XFLAG SPACE disable-function nicht aufrufen 19991021
5 Changing T_DISABLE Call by reference Type reference (TYPE) UI_FUNCTIONS Tabelle der disable-ten FCodes 19991021

Method P_REQUEST_CTMENU on class CL_WFE_TASK_TREE has no exception.

Method P_REQUEST_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing EVENTS Call by reference Type reference (TYPE) CNTL_SIMPLE_EVENTS 19990204

Method P_REQUEST_EVENTS on class CL_WFE_TASK_TREE has no exception.

Method P_REQUEST_FINDSTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ANSWER Call by reference Type reference (TYPE) XFLAG 19990204
2 Changing FIND_STR Call by reference Type reference (TYPE) SWD_FNDTSK-TERM 19990204

Method P_REQUEST_FINDSTR on class CL_WFE_TASK_TREE has no exception.

Method P_SEL_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM_NAME Call by reference Type reference (TYPE) TV_ITMNAME SPACE Item 19990317
2 Importing NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY SPACE Knoten 19990317

Method P_SEL_CHANGED on class CL_WFE_TASK_TREE has no exception.

Method SAVE_USER_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NO_EXPANDED_NODES Call by reference Type reference (TYPE) XFLAG 'X' keine expandierten Knoten Speichern 19991119

Method SAVE_USER_SETTINGS on class CL_WFE_TASK_TREE has no exception.

Method SET_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OPTIONS Call by reference Type reference (TYPE) SWD_SAOPT Programmeinstellungen 19990212

Method SET_OPTIONS on class CL_WFE_TASK_TREE has no exception.

Method SHOW_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ON Call by reference Type reference (TYPE) XFLAG 19990204

Method SHOW_DETAILS on class CL_WFE_TASK_TREE has no exception.

Method SORT_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL_NAME Call by reference Type reference (TYPE) C 19990204
2 Exporting RETCODE Call by reference Type reference (TYPE) I 19990204

Method SORT_COLUMN on class CL_WFE_TASK_TREE has no exception.

Method SORT_COL_IMAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RESET Call by reference Type reference (TYPE) X_FLAG 'X' 19990204

Method SORT_COL_IMAGE on class CL_WFE_TASK_TREE has no exception.

Method TASK_AGENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Knoten (optional) 19990810
# Exception Resumable Description Created on
1 NO_TASK Keine Aufgabe selektiert 19990831

Method TASK_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Knoten (optional) 19990810
# Exception Resumable Description Created on
1 NO_TASK keine Aufgabe selektiert 19990831

Method TASK_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Knoten (optional) 19990324

Method TASK_CREATE on class CL_WFE_TASK_TREE has no exception.

Method TASK_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Knoten-ID 19990810
# Exception Resumable Description Created on
1 NOT_DELETED Aufgabe wurde nicht gelöscht 19990831
2 NO_TASK Keine Aufgabe selektiert 19990831

Method TASK_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Knoten (optional) 19990810
# Exception Resumable Description Created on
1 NO_TASK Keine Aufgabe selektiert 19990831

Method TASK_EDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Knoten (optional) 19990810
# Exception Resumable Description Created on
1 NO_TASK FEHLER 19990831

Method TASK_INSTANCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Knoten (optional) 19990810
# Exception Resumable Description Created on
1 NO_TASK Keine Aufgabe selektiert 19990831

Method TASK_QUICK_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Knoten (optional) 19990810
# Exception Resumable Description Created on
1 NO_TASK Keine Aufgabe selektiert 19990831

Method TASK_USED_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Knoten-ID 19990810
# Exception Resumable Description Created on
1 NO_TASK Keine Aufgabe Selektiert 19990831

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Object reference (TYPE REF TO) OBJECT Rufendes Object (dynamic call) 20010424

Method UPDATE on class CL_WFE_TASK_TREE has no exception.

Method UPDATE_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXPAND Call by reference Type reference (TYPE) I C_NO_EXPAND Expandiere Knoten nach Update (mode) 19990315
2 Importing T_EXPAND Call by reference Type reference (TYPE) TREEV_NKS tabelle der zu expandieren Knoten 19991119

Method UPDATE_TREE on class CL_WFE_TASK_TREE has no exception.
Event Signatures

Event TASK_DBLCLKED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 NODE_KEY Exporting Value transfer Type reference (TYPE) TV_NODEKEY Knoten-ID 19990204
2 TASK Exporting Value transfer Type reference (TYPE) SWHACTOR Aufgabenschlüssel 19990204
3 WFD_KEY Exporting Value transfer Type reference (TYPE) SWD_WFDKEY Key der WF-Definition 19990331

Event TASK_DELETED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 TASK Importing Value transfer Type reference (TYPE) SWHACTOR gelöschte Aufgabe 19990317
2 WFD_KEY Exporting Value transfer Type reference (TYPE) SWD_WFDKEY Key der WF-Definition 19990331

Event TASK_SELECTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 NODE_KEY Exporting Value transfer Type reference (TYPE) TV_NODEKEY Knoten-ID 19990204
2 TASK Exporting Value transfer Type reference (TYPE) SWHACTOR Aufgabenschlüssel 19990204
3 WFD_KEY Exporting Value transfer Type reference (TYPE) SWD_WFDKEY KEY der WF-Definition 19990331
History
Last changed by/on SAP  20110908 
SAP Release Created in