SAP ABAP Class CL_SWF_XMP_VIEW_ACCESS_COLTREE (XML Proxy: Display Element for Value Access)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-BPE (Application Component) Business Process Engine
⤷
SWF_XMP (Package) Workflow: Proxies for XML Messages
⤷
⤷
Properties
| Class | CL_SWF_XMP_VIEW_ACCESS_COLTREE | |
| Short Description | XML Proxy: Display Element for Value Access | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_XMP | Workflow: Proxies for XML Messages |
| Created | 20020610 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SWF_XMP_VIEW_ACCESS_COLTREE has no interface implemented.
Friends
Class CL_SWF_XMP_VIEW_ACCESS_COLTREE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'CMP_CREATE' | 20020610 | |||
| 2 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'CMP_DELETE_TEST_1' | 20020610 | |||
| 3 | Constant | Private | Type reference (TYPE) | TV_ITMNAME | 'ASSIGN' | 20020610 | |||
| 4 | Constant | Private | Type reference (TYPE) | TV_ITMNAME | 'VALUE' | 20020613 | |||
| 5 | Constant | Private | Type reference (TYPE) | TV_ITMNAME | 'DESCR' | 20020610 | |||
| 6 | Constant | Private | Type reference (TYPE) | TV_ITMNAME | 'ELEMENT' | 20020610 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | TT_ACCESS_TYP | 20020617 | ||||
| 8 | Static Attribute | Private | Type reference (TYPE) | TT_NODE_CATIDS | 20020610 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | TT_ITEMS | 20020610 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | TREEV_NTAB | 20020610 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | TT_NODE_KEYS | 20020610 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | TT_COMMANDS | 20020610 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | TT_COMMANDS | 20020610 | ||||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_XMP_DEFINITION | 20020610 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | XFELD | 20020610 | ||||
| 16 | Instance attribute | Private | Type reference (TYPE) | TV_NODEKEY | 20020610 | ||||
| 17 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | 20020610 | ||||
| 18 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | 20020610 | ||||
| 19 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_COLUMN_TREE | 20020610 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | DOUBLECLICK | Instance Event (0) |
Public (2) |
20020610 | |
| 2 | SELECTION_CHANGED | Instance Event (0) |
Public (2) |
20020613 | |
| 3 | USER_COMMAND | Instance Event (0) |
Public (2) |
20020610 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_ACCESS_TYP | Private | See coding | 20020617 | |
||
| 2 | TT_COMMANDS | Private | See coding | 20020610 | |
||
| 3 | TT_ITEMS | Protected | See coding | 20020610 | |
||
| 4 | TT_NODES | Private | See coding | 20020610 | |
||
| 5 | TT_NODE_CATIDS | Private | See coding | 20020610 | |
||
| 6 | TT_NODE_KEYS | Private | See coding | 20020610 | |
||
| 7 | T_ACCESS_TYP | Private | See coding | 20020617 | |
||
| 8 | T_COMMAND | Private | See coding | 20020610 | |
||
| 9 | T_NODE_CATID | Private | See coding | 20020610 | |
||
| 10 | T_NODE_KEY | Private | See coding | 20020610 | |
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SWF_XMP_VIEW_ACCESS_COLTREE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SWF_XMP_VIEW_ACCESS_COLTREE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DEFINITION | Call by reference | Object reference (TYPE REF TO) | IF_SWF_XMP_DEFINITION | 20020610 | ||||
| 2 | IM_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20020610 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020610 |
Method DELETE_ALL_NODES Signature
Method DELETE_ALL_NODES on class CL_SWF_XMP_VIEW_ACCESS_COLTREE has no parameter.
Method DELETE_ALL_NODES on class CL_SWF_XMP_VIEW_ACCESS_COLTREE has no exception.
Method DELETE_NODES Signature
Method DELETE_NODES on class CL_SWF_XMP_VIEW_ACCESS_COLTREE has no parameter.
Method DELETE_NODES on class CL_SWF_XMP_VIEW_ACCESS_COLTREE has no exception.
Method GET_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DEFINITION | Value transfer | Object reference (TYPE REF TO) | IF_SWF_XMP_DEFINITION | 20020617 |
Method GET_DEFINITION on class CL_SWF_XMP_VIEW_ACCESS_COLTREE has no exception.
Method GET_NODE_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NODE_KEY | Call by reference | Type reference (TYPE) | SWD_TREE-NODE_KEY | 20020614 | ||||
| 2 | RE_ELEMENT | Value transfer | Type reference (TYPE) | SWFDNAME | 20020614 |
Method GET_NODE_ELEMENT on class CL_SWF_XMP_VIEW_ACCESS_COLTREE has no exception.
Method GET_NODE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NAME | Call by reference | Type reference (TYPE) | SWFDNAME | Elementname (32 Zeichen, eindeutig, nicht sprachabhängig) | 20020610 | |||
| 2 | RE_NODE_KEY | Value transfer | Type reference (TYPE) | SWD_TREE-NODE_KEY | 20020610 |
Method GET_NODE_KEY on class CL_SWF_XMP_VIEW_ACCESS_COLTREE has no exception.
Method GET_NODE_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ITEMS_DELETE | Call by reference | Type reference (TYPE) | TT_ITEMS | 20020610 | ||||
| 2 | EX_ITEMS_INSERT | Call by reference | Type reference (TYPE) | TT_ITEMS | 20020610 | ||||
| 3 | EX_ITEMS_UPDATE | Call by reference | Type reference (TYPE) | TT_ITEMS | 20020610 | ||||
| 4 | EX_NODES_DELETE | Call by reference | Type reference (TYPE) | TREEV_NTAB | 20020610 | ||||
| 5 | EX_NODES_INSERT | Call by reference | Type reference (TYPE) | TREEV_NTAB | 20020610 | ||||
| 6 | EX_NODES_UPDATE | Call by reference | Type reference (TYPE) | TREEV_NTAB | 20020610 |
Method GET_NODE_TABLES on class CL_SWF_XMP_VIEW_ACCESS_COLTREE has no exception.
Method GET_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ELEMENT | Call by reference | Type reference (TYPE) | SWFDNAME | 20020614 |
Method GET_SELECTION on class CL_SWF_XMP_VIEW_ACCESS_COLTREE has no exception.
Method INSERT_NODES Signature
Method INSERT_NODES on class CL_SWF_XMP_VIEW_ACCESS_COLTREE has no parameter.
Method INSERT_NODES on class CL_SWF_XMP_VIEW_ACCESS_COLTREE has no exception.
Method ON_DBLCLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20020610 |
Method ON_DBLCLICK on class CL_SWF_XMP_VIEW_ACCESS_COLTREE has no exception.
Method ON_SELECTION_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20020610 |
Method ON_SELECTION_CHANGED on class CL_SWF_XMP_VIEW_ACCESS_COLTREE has no exception.
Method ON_TOOLBAR_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20020610 |
Method ON_TOOLBAR_USER_COMMAND on class CL_SWF_XMP_VIEW_ACCESS_COLTREE has no exception.
Method ON_TREE_CONTEXT_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20020610 | |||||
| 2 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20020610 |
Method ON_TREE_CONTEXT_MENU on class CL_SWF_XMP_VIEW_ACCESS_COLTREE has no exception.
Method ON_TREE_CONTEXT_MENU_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU | Call by reference | Attribute reference (LIKE) | 20020610 | |||||
| 2 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20020610 |
Method ON_TREE_CONTEXT_MENU_REQ on class CL_SWF_XMP_VIEW_ACCESS_COLTREE has no exception.
Method REFRESH Signature
Method REFRESH on class CL_SWF_XMP_VIEW_ACCESS_COLTREE has no parameter.
Method REFRESH on class CL_SWF_XMP_VIEW_ACCESS_COLTREE has no exception.
Method SET_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DEFINITION | Call by reference | Object reference (TYPE REF TO) | IF_SWF_XMP_DEFINITION | 20020610 |
Method SET_DEFINITION on class CL_SWF_XMP_VIEW_ACCESS_COLTREE has no exception.
Method SET_DISPLAY_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DISPLAY | Call by reference | Type reference (TYPE) | XFELD | 20020610 |
Method SET_DISPLAY_MODE on class CL_SWF_XMP_VIEW_ACCESS_COLTREE has no exception.
Method SET_INITIAL_SELECTION Signature
Method SET_INITIAL_SELECTION on class CL_SWF_XMP_VIEW_ACCESS_COLTREE has no parameter.
Method SET_INITIAL_SELECTION on class CL_SWF_XMP_VIEW_ACCESS_COLTREE has no exception.
Method SET_TOOLBAR_COMMANDS Signature
Method SET_TOOLBAR_COMMANDS on class CL_SWF_XMP_VIEW_ACCESS_COLTREE has no parameter.
Method SET_TOOLBAR_COMMANDS on class CL_SWF_XMP_VIEW_ACCESS_COLTREE has no exception.
Method UPDATE_NODES Signature
Method UPDATE_NODES on class CL_SWF_XMP_VIEW_ACCESS_COLTREE has no parameter.
Method UPDATE_NODES on class CL_SWF_XMP_VIEW_ACCESS_COLTREE has no exception.
Method USER_COMMAND_ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COMMAND_CODE | Call by reference | Type reference (TYPE) | SY-UCOMM | 20020610 |
Method USER_COMMAND_ADD on class CL_SWF_XMP_VIEW_ACCESS_COLTREE has no exception.
Event Signatures
Event DOUBLECLICK Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_COMPONENT | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CRL_DEF_COMPONENT | 20020610 | |||
| 2 | EX_CORRELATION | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CRL_DEF_CORRELATION | 20020610 |
Event SELECTION_CHANGED Signature
Event SELECTION_CHANGED on class CL_SWF_XMP_VIEW_ACCESS_COLTREE has no parameter.
Event USER_COMMAND Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_COMMAND | Exporting | Value transfer | Type reference (TYPE) | SY-UCOMM | 20020610 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |