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 | Constant | Public | Type reference (TYPE) | CHAR1 | '?' | Node Type: New Search Area | 19991118 | ||
| 2 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'LOAD' | Load OK_CODE | 19990415 | ||
| 3 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'PICK' | Choose OK_CODE | 19990415 | ||
| 4 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'WINS' | Insert OK_CODE | 19990415 | ||
| 5 | 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 | Instance method | Public | Constructor | ... As the Name Suggests | 19990315 | |
| 2 | Instance method | Public | Method | Deletes Entry |
19991210 | |
| 3 | Instance method | Protected | Event handling method | 20020411 | ||
| 4 | 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 | KEY | Call by reference | Type reference (TYPE) | SPERS_KEY | cl_wfe_options=>c_wfe_key | Schlüssel für Suchbereich | 19990312 | ||
| 2 | MODE | Call by reference | Type reference (TYPE) | I | EDITOR_MODE | MODUS | 19990312 | ||
| 3 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | GUI-Container | 19990312 | |||
| 4 | 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 | DRAG_DROP_OBJECT | Call by reference | Attribute reference (LIKE) | 20020411 | |||||
| 2 | ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20020411 | |||||
| 3 | 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 |