SAP ABAP Class CL_WFCC_TREE_VIEW (Hierarchy Display)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWU (Package) Business Workflow: Utility Functions (Package-Independent)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WFCC_VIEW_BASE | Basis Class of Interface | 19991019 |
Properties
| Class | CL_WFCC_TREE_VIEW | |
| Short Description | Hierarchy Display | |
| Super Class | CL_WFCC_VIEW_BASE | Basis Class of Interface |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWU | Business Workflow: Utility Functions (Package-Independent) |
| Created | 19991019 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WFCC_TREE_VIEW has no forward declaration.
Interfaces
Class CL_WFCC_TREE_VIEW has no interface implemented.
Friends
Class CL_WFCC_TREE_VIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | STB_BUTTON-FUNCTION | '&WFCC_REFRESH' | Fcode: Refresh | 19991022 | ||
| 2 | Constant | Protected | Type reference (TYPE) | STB_BUTTON-ICON | '@42@' | Icon: Refresh | 19991022 | ||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SWU_TNODE | Node Table | 19991019 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_SIMPLE_TREE | Tree Control | 19991019 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds a check | 19991019 | |
| 2 | Instance method | Public | Constructor | Constructor | 19991019 | |
| 3 | Instance method | Protected | Method | Conversion: Object -> Node Table | 19991019 | |
| 4 | Instance method | Public | Method | Expands the nodes up to a level | 19991022 | |
| 5 | Instance method | Private | Event handling method | Event Handler: Context Menu | 19991022 | |
| 6 | Instance method | Private | Event handling method | Event Handler: Context Menu Selection | 19991022 | |
| 7 | Instance method | Private | Event handling method | Event Handler: For Selection | 19991019 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | SELECTION_CHANGED | Instance Event (0) |
Public (2) |
Selection Changed | 19991019 |
Types
Class CL_WFCC_TREE_VIEW has no local type.
Method Signatures
Method ADD_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHECK | Call by reference | Object reference (TYPE REF TO) | IF_WFCC_CHECK | Prüfung | 19991019 | |||
| 2 | I_PARENT_CHECK | Call by reference | Object reference (TYPE REF TO) | IF_WFCC_CHECK | Übergeordneter Knoten | 19991019 |
Method ADD_CHECK on class CL_WFCC_TREE_VIEW has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent-Container | 19991019 |
Method CONSTRUCTOR on class CL_WFCC_TREE_VIEW has no exception.
Method CONVERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_NODE_TABLE | Call by reference | Type reference (TYPE) | SWU_TNODE | Knotentabelle | 19991019 | |||
| 2 | I_CHECK | Call by reference | Object reference (TYPE REF TO) | IF_WFCC_CHECK | Prüfung | 19991019 | |||
| 3 | I_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_WFCC_CHECK | Übergeordneter Knoten | 19991019 |
Method CONVERT on class CL_WFCC_TREE_VIEW has no exception.
Method EXPAND_WITH_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LEVEL | Value transfer | Type reference (TYPE) | I | Level | 19991022 |
Method EXPAND_WITH_LEVEL on class CL_WFCC_TREE_VIEW has no exception.
Method HANDLER_CONTEXT_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU | Call by reference | Type reference (TYPE) | 19991022 | |||||
| 2 | NODE_KEY | Call by reference | Type reference (TYPE) | 19991022 |
Method HANDLER_CONTEXT_MENU on class CL_WFCC_TREE_VIEW has no exception.
Method HANDLER_CTX_MENU_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Type reference (TYPE) | 19991022 | |||||
| 2 | NODE_KEY | Call by reference | Type reference (TYPE) | 19991022 |
Method HANDLER_CTX_MENU_SELECT on class CL_WFCC_TREE_VIEW has no exception.
Method HANDLER_ON_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Type reference (TYPE) | 19991019 |
Method HANDLER_ON_SELECT on class CL_WFCC_TREE_VIEW has no exception.
Event Signatures
Event SELECTION_CHANGED Signature
Event SELECTION_CHANGED on class CL_WFCC_TREE_VIEW has no parameter.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 46D |