SAP ABAP Class CL_WFE_EXPLORER (Workflow Explorer in WF Builder)
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_ALL_TASK_TREE Workflow Explorer : List of All Tasks (MAIN) 19990315
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WFD_INTROSPECTION 20020411
Properties
Class CL_WFE_EXPLORER  
Short Description Workflow Explorer in WF Builder    
Super Class CL_WFE_ALL_TASK_TREE Workflow Explorer : List of All Tasks (MAIN) 
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 19990315   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WFE_EXPLORER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WFD_INTROSPECTION 20020411
Friends
Class CL_WFE_EXPLORER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_NT_SPECIAL Constant Public Type reference (TYPE) CHAR1 '?' Node Type: New Search Area 19991118
2 C_OK_LOAD Constant Public Type reference (TYPE) UI_FUNC 'LOAD' Load OK_CODE 19990415
3 C_OK_PICK Constant Public Type reference (TYPE) UI_FUNC 'PICK' Choose OK_CODE 19990415
4 C_OK_WINS Constant Public Type reference (TYPE) UI_FUNC 'WINS' Insert OK_CODE 19990415
5 M_DRAGDROP Instance attribute Protected Object reference (TYPE REF TO) CL_DRAGDROP Behavior for Drag and Drop 20020411
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor ... As the Name Suggests 19990315
2 DEL_SPECIAL_ITEM Instance method Public Method Deletes Entry 19991210
3 ON_DRAG Instance method Protected Event handling method 20020411
4 P_ADD_SPECIAL_ITEM Instance method Protected Method Inserts Entry 19991118
Events
Class CL_WFE_EXPLORER has no event.
Types
Class CL_WFE_EXPLORER has no local type.
Method Signatures

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 19990312
2 Importing MODE Call by reference Type reference (TYPE) I EDITOR_MODE MODUS 19990312
3 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER GUI-Container 19990312
4 Importing SEARCH_AREA Call by reference Object reference (TYPE REF TO) CL_WFE_OPTIONS Ref. Auf Suchbereich 19990709

Method CONSTRUCTOR on class CL_WFE_EXPLORER has no exception.

Method DEL_SPECIAL_ITEM Signature

Method DEL_SPECIAL_ITEM on class CL_WFE_EXPLORER has no parameter.
Method DEL_SPECIAL_ITEM on class CL_WFE_EXPLORER has no exception.

Method ON_DRAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAG_DROP_OBJECT Call by reference Attribute reference (LIKE) 20020411
2 Importing ITEM_NAME Call by reference Attribute reference (LIKE) 20020411
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20020411

Method ON_DRAG on class CL_WFE_EXPLORER has no exception.

Method P_ADD_SPECIAL_ITEM Signature

Method P_ADD_SPECIAL_ITEM on class CL_WFE_EXPLORER has no parameter.
Method P_ADD_SPECIAL_ITEM on class CL_WFE_EXPLORER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in