SAP ABAP Class CL_WFE_ALL_TASK_TREE (Workflow Explorer : List of All Tasks (MAIN))
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_WFE_TASK_TREE Workflow Explorer: List of Tasks 19990204
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WFE_EXPLORER Workflow Explorer in WF Builder 19990315
Properties
Class CL_WFE_ALL_TASK_TREE  
Short Description Workflow Explorer : List of All Tasks (MAIN)    
Super Class CL_WFE_TASK_TREE Workflow Explorer: List of Tasks 
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 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WFE_ALL_TASK_TREE has no forward declaration.
Interfaces
Class CL_WFE_ALL_TASK_TREE has no interface implemented.
Friends
Class CL_WFE_ALL_TASK_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CAT_ADHOC Constant Public Type reference (TYPE) SWD_RCAT 10 Ad hoc Category Rec Used 19991208
2 C_CAT_DEFAULT Constant Public Type reference (TYPE) SWD_RCAT 0 Default Category Rec Used 19991208
3 C_MAX_RUSED Constant Public Type reference (TYPE) I 10 Maximum Number of Entries Per User 19990315
4 C_OK_CLLA Constant Public Type reference (TYPE) UI_FUNC 'CLLA' OK_CODE Delete All Lost&Found 19991021
5 C_OK_CLLS Constant Public Type reference (TYPE) UI_FUNC 'CLLS' OK_CODE Select. Delete Lost&Found 19991021
6 C_OK_FINDEX Constant Public Type reference (TYPE) UI_FUNC 'FINDEX' OK_CODE Search Enhanced 19991021
7 EDITOR_MODE Constant Public Type reference (TYPE) I 1 MODE WF Editor - Change 19990204
8 EXPLORER_MODE Constant Public Type reference (TYPE) I 0 MODE WF Exlorer 19990204
9 MT_RUSED Instance attribute Protected Type reference (TYPE) SWD_RUSD_TAB Internal rused Table 19990315
10 M_MODE Instance attribute Protected Type reference (TYPE) I EXPLORER_MODE MODE 19990204
11 M_RUSED_CAT Instance attribute Protected Type reference (TYPE) SWD_RCAT C_CAT_DEFAULT Rec Used - Category 19991208
12 M_RUSED_CTX Instance attribute Protected Type reference (TYPE) SWD_CTX Rec Used - Context 19991208
13 M_SEARCH_AREA Instance attribute Public Object reference (TYPE REF TO) CL_WFE_OPTIONS Search range 19990204
Methods
# Method Level Visibility Method type Description Created on
1 ADD_LOST_FND_ITEM Instance method Public Method Inserts New Entry in Lost & Found List 19991019
2 ADD_RUSED_ITEM Instance method Public Method Inserts a New Entry into the Table sdw_rused 19990315
3 CHANGE_USER Instance method Public Method Load Data from Another User 19991019
4 CLEAR_ALL_LOST_FND Instance method Public Method Delete All Entries from Lost & Found 19991020
5 CLEAR_ALL_RUSED Instance method Public Method Deletes All Entries "Recently Processed" from Tree 19990811
6 CLEAR_RUSED_TAB Instance method Public Method Deletes All User's Entries in Table swd_rused 19990315
7 CLEAR_SEL_LOST_FND Instance method Public Method Deletes Selected Entry from Lost & Found 19991020
8 CLEAR_SEL_RUSED Instance method Public Method Deletes Selected Entry "Recently Processed" from Tree 19990811
9 CONSTRUCTOR Instance method Public Constructor ... As the Name Suggests! 19990204
10 FIND_ITEM_IN_DB Instance method Public Method Search for an Entry in the Database 19991021
11 GET_RUSED_ITEM Instance method Public Method Reads a New Entry from Table sdw_rused 19990315
12 LOAD_ALL_TASKS Instance method Public Method Load All Tasks of a User (Search Range) 19990204
13 P_FILL_SECTION_OBJECT Instance method Protected Method Internal Routine for Completing a Section Object 19990705
14 P_FILL_SECTION_RUSED Instance method Protected Method Internal Routine for Filling a Section RUSED 19990315
15 P_LOAD_ALL_TASKS Instance method Protected Method Internal Load Routine 19990204
16 P_READ_RUSED Instance method Protected Method Internal Routine for Reading Table SWD_RUSED 19990315
17 P_SECTION_LOST_FND Instance method Protected Method Internal Routine Adds Item in Section Lost & Found 19991020
18 SET_ADHOC_OBJECT_4_RUSED Instance method Public Method Sets Rec. Used to an Ad-hoc Object (SPECIAL) 19991208
Events
# Event Type Visibility Description Created on
1 TASK_REQUESTED Instance Event
(0)
Public
(2)
Task Requested (Editor Mode: Load Definition) 19990219
2 TASK_REQUESTED_FOR_INSERT Instance Event
(0)
Public
(2)
Task Requested (Editor Mode: Include Definition) 19990223
Types
Class CL_WFE_ALL_TASK_TREE has no local type.
Method Signatures

Method ADD_LOST_FND_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TASK Call by reference Type reference (TYPE) HROBJEC_14 Aufgabe 19991019

Method ADD_LOST_FND_ITEM on class CL_WFE_ALL_TASK_TREE has no exception.

Method ADD_RUSED_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing USERNAME Call by reference Type reference (TYPE) SY-UNAME sy-uname Benutzername 19990315
2 Importing VERSION Call by reference Type reference (TYPE) SWD_VERSIO Version der WF-Definition 19990315
3 Importing WFD_ID Call by reference Type reference (TYPE) SWD_WFD_ID ID der WF-Definition 19990315

Method ADD_RUSED_ITEM on class CL_WFE_ALL_TASK_TREE has no exception.

Method CHANGE_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing USERNAME Value transfer Type reference (TYPE) SYUNAME space benutzername 19991019

Method CHANGE_USER on class CL_WFE_ALL_TASK_TREE has no exception.

Method CLEAR_ALL_LOST_FND Signature

Method CLEAR_ALL_LOST_FND on class CL_WFE_ALL_TASK_TREE has no parameter.
Method CLEAR_ALL_LOST_FND on class CL_WFE_ALL_TASK_TREE has no exception.

Method CLEAR_ALL_RUSED Signature

Method CLEAR_ALL_RUSED on class CL_WFE_ALL_TASK_TREE has no parameter.
Method CLEAR_ALL_RUSED on class CL_WFE_ALL_TASK_TREE has no exception.

Method CLEAR_RUSED_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing USERNAME Value transfer Type reference (TYPE) SWD_CHGUSR sy-uname User 19990315
2 Importing VERSION Call by reference Type reference (TYPE) SWD_VERSIO Version 19990316
3 Importing WFD_ID Call by reference Type reference (TYPE) SWD_WFD_ID ID def WF-Definition / leer = alle 19990316

Method CLEAR_RUSED_TAB on class CL_WFE_ALL_TASK_TREE has no exception.

Method CLEAR_SEL_LOST_FND Signature

Method CLEAR_SEL_LOST_FND on class CL_WFE_ALL_TASK_TREE has no parameter.
Method CLEAR_SEL_LOST_FND on class CL_WFE_ALL_TASK_TREE has no exception.

Method CLEAR_SEL_RUSED Signature

Method CLEAR_SEL_RUSED on class CL_WFE_ALL_TASK_TREE has no parameter.
Method CLEAR_SEL_RUSED on class CL_WFE_ALL_TASK_TREE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) SPERS_KEY cl_wfe_options=>c_wfe_key Schlüssel für Suchbereich 19990204
2 Importing MODE Call by reference Type reference (TYPE) I EXPLORER_MODE Anzeige Modus 19990316
3 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER GUI-Container 19990204
4 Importing SEARCH_AREA Call by reference Object reference (TYPE REF TO) CL_WFE_OPTIONS Ref auf Suchbereich-Objekt 19990709

Method CONSTRUCTOR on class CL_WFE_ALL_TASK_TREE has no exception.

Method FIND_ITEM_IN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIND_STR Call by reference Type reference (TYPE) C Suchstring 19991021
2 Exporting RETCODE Call by reference Type reference (TYPE) I return code 19991021

Method FIND_ITEM_IN_DB on class CL_WFE_ALL_TASK_TREE has no exception.

Method GET_RUSED_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COUNTER Call by reference Type reference (TYPE) SY-INDEX 1 Index des Eintrags ( 1 = default ) 19990315
2 Importing USERNAME Call by reference Type reference (TYPE) SWD_CHGUSR sy-uname Benutername 19990315
3 Exporting VERSION Value transfer Type reference (TYPE) SWD_VERSIO Version der Workflowdef. 19990315
4 Exporting WFD_ID Value transfer Type reference (TYPE) SWD_WFD_ID ID der Workflow-Definition 19990315

Method GET_RUSED_ITEM on class CL_WFE_ALL_TASK_TREE has no exception.

Method LOAD_ALL_TASKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_SEARCH_AREA Call by reference Type reference (TYPE) XFLAG ON neuer Suchbereich 19990204
2 Exporting RETCODE Call by reference Type reference (TYPE) I retcode 19990204

Method LOAD_ALL_TASKS on class CL_WFE_ALL_TASK_TREE has no exception.

Method P_FILL_SECTION_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT Call by reference Type reference (TYPE) SIBFOTYPE Name des Objekts 19990705
2 Importing SHORTTEXT Call by reference Type reference (TYPE) C Kurzbezeichnung 19990708
3 Importing TASK_LIST Call by reference Type reference (TYPE) SWD_TSKTAB Tabelle der Aufgaben 19990705

Method P_FILL_SECTION_OBJECT on class CL_WFE_ALL_TASK_TREE has no exception.

Method P_FILL_SECTION_RUSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TASK_LIST Call by reference Type reference (TYPE) SWD_TSKTAB Tabelle der Aufgaben 19990315

Method P_FILL_SECTION_RUSED on class CL_WFE_ALL_TASK_TREE has no exception.

Method P_LOAD_ALL_TASKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLEAR Value transfer Type reference (TYPE) XFLAG 'X' Tabellen Löschen 19990312
2 Exporting RETCODE Call by reference Type reference (TYPE) I 19990204

Method P_LOAD_ALL_TASKS on class CL_WFE_ALL_TASK_TREE has no exception.

Method P_READ_RUSED 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 19990315
2 Importing USERNAME Call by reference Type reference (TYPE) SWD_CHGUSR SY-UNAME Benutzername 19990315

Method P_READ_RUSED on class CL_WFE_ALL_TASK_TREE has no exception.

Method P_SECTION_LOST_FND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RETCODE Call by reference Type reference (TYPE) SYSUBRC retcode 19991210
2 Changing TASK Call by reference Type reference (TYPE) SWD_TSKLST Aufgabenbeschreibung 19991020

Method P_SECTION_LOST_FND on class CL_WFE_ALL_TASK_TREE has no exception.

Method SET_ADHOC_OBJECT_4_RUSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT Call by reference Type reference (TYPE) C Objekttyp 19991208

Method SET_ADHOC_OBJECT_4_RUSED on class CL_WFE_ALL_TASK_TREE has no exception.
Event Signatures

Event TASK_REQUESTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 TASK Exporting Value transfer Type reference (TYPE) SWHACTOR Gewählte Aufgabe 19990219
2 WFD_KEY Exporting Value transfer Type reference (TYPE) SWD_WFDKEY Optional WF-Definition 19990331

Event TASK_REQUESTED_FOR_INSERT Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 TASK Exporting Value transfer Type reference (TYPE) SWHACTOR Gewählte Aufgabe 19990223
2 WFD_KEY Exporting Value transfer Type reference (TYPE) SWD_WFDKEY Workflow Definition 19990331
History
Last changed by/on SAP  20130531 
SAP Release Created in