SAP ABAP Class CL_WFD_NODETYPE_SELECTION (Toolbar for Selecting Step Types for Modeling)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWD (Package) Business Workflow: Process Definition
⤷
⤷
Properties
| Class | CL_WFD_NODETYPE_SELECTION | |
| Short Description | Toolbar for Selecting Step Types for Modeling | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWD | Business Workflow: Process Definition |
| Created | 20020412 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WFD_NODETYPE_SELECTION has no forward declaration.
Interfaces
Class CL_WFD_NODETYPE_SELECTION has no interface implemented.
Friends
Class CL_WFD_NODETYPE_SELECTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | SWD_EXCLNTY | Node Types Excluded by the User | 20020826 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DRAGDROP | Behavior for Drag and Drop | 20020412 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WFD_PROFILE | Profile | 20020412 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | XFELD | Checkbox is Available | 20020823 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | XFELD | Also Display Hidden Node Types | 20020823 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_COLUMN_TREE | 20020412 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | NODETYPE_CHECKED | Instance Event (0) |
Public (2) |
20020823 | |
| 2 | NODETYPE_SELECTED | Instance Event (0) |
Public (2) |
20020415 |
Types
Class CL_WFD_NODETYPE_SELECTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCLUDED_NODETYPES | Value transfer | Type reference (TYPE) | SWD_EXCLNTY | Vom User ausgeschlossene Knotentypen (aus Anzeige filtern) | 20020823 | |||
| 2 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Dynpro | 20020412 | |||
| 3 | PROFILE | Call by reference | Object reference (TYPE REF TO) | IF_WFD_PROFILE | Profil | 20020412 | |||
| 4 | SELECTION_ALLOWED | Value transfer | Type reference (TYPE) | XFELD | SPACE | Ankreuzfeld aktivieren | 20020823 | ||
| 5 | SHOW_ALL_NODETYPES | Value transfer | Type reference (TYPE) | XFELD | SPACE | Alle Knotentypen anzeigen, auch die ausgeschlossenen | 20020823 |
Method CONSTRUCTOR on class CL_WFD_NODETYPE_SELECTION has no exception.
Method FREE Signature
Method FREE on class CL_WFD_NODETYPE_SELECTION has no parameter.
Method FREE on class CL_WFD_NODETYPE_SELECTION has no exception.
Method MARKED_NODETYPE_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_NODETYPE | Value transfer | Object reference (TYPE REF TO) | CL_WFD_NODETYPE | 20030908 |
Method MARKED_NODETYPE_GET on class CL_WFD_NODETYPE_SELECTION has no exception.
Method NODETYPES_TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODETYPES | Value transfer | Type reference (TYPE) | SWD_EXCLNTY | Vom User ausgeschlossene Knotentypen | 20020823 | |||
| 2 | STRING | Value transfer | Type reference (TYPE) | STRING | 20020823 |
Method NODETYPES_TO_STRING on class CL_WFD_NODETYPE_SELECTION has no exception.
Method NODETYPE_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODETYPE | Value transfer | Object reference (TYPE REF TO) | CL_WFD_NODETYPE | Typ des Knotens | 20020415 | |||
| 2 | NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20020415 |
Method NODETYPE_GET on class CL_WFD_NODETYPE_SELECTION has no exception.
Method ON_CHECKBOX_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECKED | Call by reference | Attribute reference (LIKE) | 20020823 | |||||
| 2 | ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20020823 | |||||
| 3 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20020823 |
Method ON_CHECKBOX_CHANGE on class CL_WFD_NODETYPE_SELECTION has no exception.
Method ON_CONTEXTMENU_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20020412 | |||||
| 2 | MENU | Value transfer | Attribute reference (LIKE) | 20020412 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20020412 |
Method ON_CONTEXTMENU_REQUEST on class CL_WFD_NODETYPE_SELECTION has no exception.
Method ON_CONTEXTMENU_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20020412 | |||||
| 2 | ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20020412 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20020412 |
Method ON_CONTEXTMENU_SELECT on class CL_WFD_NODETYPE_SELECTION 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) | 20020412 | |||||
| 2 | ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20020412 | |||||
| 3 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20020412 |
Method ON_DRAG on class CL_WFD_NODETYPE_SELECTION has no exception.
Method ON_ITEM_DBLCLK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20020415 | |||||
| 2 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20020415 |
Method ON_ITEM_DBLCLK on class CL_WFD_NODETYPE_SELECTION has no exception.
Method ON_KEY_PRESSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Attribute reference (LIKE) | 20020412 | |||||
| 2 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20020412 |
Method ON_KEY_PRESSED on class CL_WFD_NODETYPE_SELECTION has no exception.
Method ON_NODE_DBLCLK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20020415 |
Method ON_NODE_DBLCLK on class CL_WFD_NODETYPE_SELECTION has no exception.
Method RELOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCLUDED_NODETYPES | Value transfer | Type reference (TYPE) | SWD_EXCLNTY | Vom User ausgeschlossene Knotentypen | 20020823 | |||
| 2 | PROFILE | Value transfer | Object reference (TYPE REF TO) | IF_WFD_PROFILE | Profil | 20021011 |
Method RELOAD on class CL_WFD_NODETYPE_SELECTION has no exception.
Method SELECTION_ALL_MARKS_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MARK | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20020826 |
Method SELECTION_ALL_MARKS_SET on class CL_WFD_NODETYPE_SELECTION has no exception.
Method SELECTION_CLEAR Signature
Method SELECTION_CLEAR on class CL_WFD_NODETYPE_SELECTION has no parameter.
Method SELECTION_CLEAR on class CL_WFD_NODETYPE_SELECTION has no exception.
Method SELECTION_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_NODETYPES | Value transfer | Type reference (TYPE) | SWD_EXCLNTY | Feld zum Ankreuzen | 20020826 |
Method SELECTION_GET on class CL_WFD_NODETYPE_SELECTION has no exception.
Method STRING_TO_NODETYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODETYPES | Value transfer | Type reference (TYPE) | SWD_EXCLNTY | Vom User ausgeschlossene Knotentypen | 20020823 | |||
| 2 | STRING | Value transfer | Type reference (TYPE) | STRING | 20020823 |
Method STRING_TO_NODETYPES on class CL_WFD_NODETYPE_SELECTION has no exception.
Event Signatures
Event NODETYPE_CHECKED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODETYPE | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_WFD_NODETYPE | 20020823 |
Event NODETYPE_SELECTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODETYPE | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_WFD_NODETYPE | 20020415 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |