SAP ABAP Class CL_DB6_COLUMN_TREE (DB6: simple column tree abstraction)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_RUNTIME (Package) DBA Cockpit: Runtime
⤷
⤷
Properties
| Class | CL_DB6_COLUMN_TREE | |
| Short Description | DB6: simple column tree abstraction | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
| Created | 20050301 | SAP |
| Last change | 20130531 | 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DB6_COLUMN_TREE has no interface implemented.
Friends
Class CL_DB6_COLUMN_TREE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | DBA_COLUMN_TREE | DBA Cockpit: Column Tree | 20050301 | |||
| 2 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'COLLAPSE' | Function Code that Triggered PAI | 20081216 | ||
| 3 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'DESEL_ALL' | Function Code that Triggered PAI | 20081216 | ||
| 4 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'EXPAND' | Function Code that Triggered PAI | 20081216 | ||
| 5 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'FILTER' | Function Code that Triggered PAI | 20110523 | ||
| 6 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'SEL_ALL' | Function Code that Triggered PAI | 20081216 | ||
| 7 | Constant | Public | Type reference (TYPE) | SYUCOMM | '&SEPARATOR&' | Function code that PAI triggered | 20100916 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20050520 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | TREEV_NKS | Tree Control: Table with Node Keys | 20081106 | |||
| 10 | Constant | Public | Type reference (TYPE) | TV_ITMNAME | 'treeObject' | Tree Control: Column Name / Item Name | 20050301 | ||
| 11 | Instance attribute | Private | Type reference (TYPE) | TREEV_NKS | Tree Control: Table with Node Keys | 20081028 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | I | 20081028 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | TV_NODEKEY | Tree Control: Node Key | 20081126 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20050301 |
Methods
Events
Class CL_DB6_COLUMN_TREE has no event.
Types
Class CL_DB6_COLUMN_TREE has no local type.
Method Signatures
Method CLEAR_SELECTION_SET Signature
Method CLEAR_SELECTION_SET on class CL_DB6_COLUMN_TREE has no parameter.
Method CLEAR_SELECTION_SET on class CL_DB6_COLUMN_TREE has no exception.
Method COLLAPSE_ALL_NODES Signature
Method COLLAPSE_ALL_NODES on class CL_DB6_COLUMN_TREE has no parameter.
Method COLLAPSE_ALL_NODES on class CL_DB6_COLUMN_TREE has no exception.
Method COLLAPSE_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODES | Call by reference | Type reference (TYPE) | TREEV_NKS | Tree Control: Table with Node Keys | 20110916 |
Method COLLAPSE_NODES on class CL_DB6_COLUMN_TREE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Behälter für Custom Controls im Bildbereich | 20050512 | |||
| 2 | DYNPRO_FIELD | Call by reference | Type reference (TYPE) | C | 20050301 | ||||
| 3 | HEADER | Call by reference | Type reference (TYPE) | TREEV_HHDR | Tree Control: Attribute des Hierarchie-Headers | 20050301 | |||
| 4 | NODE_SELECTION_MODE | Call by reference | Type reference (TYPE) | I | CL_GUI_COLUMN_TREE=>NODE_SEL_MODE_SINGLE | 20080213 | |||
| 5 | WEBDYNPRO_CALLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20050301 |
Method CONSTRUCTOR on class CL_DB6_COLUMN_TREE has no exception.
Method EXPAND_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXPANDED_NODES | Call by reference | Type reference (TYPE) | TREEV_NKS | Tree Control: Table with Node Keys | 20081105 |
Method EXPAND_NODES on class CL_DB6_COLUMN_TREE has no exception.
Method EXPAND_ROOT_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXPAND_SUBTREE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20081127 | |||
| 2 | LEVEL_COUNT | Call by reference | Type reference (TYPE) | I | 20081127 |
Method EXPAND_ROOT_NODES on class CL_DB6_COLUMN_TREE has no exception.
Method EXPAND_SUBNODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXPAND_SUBTREE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20081127 | ||||
| 2 | LEVEL_COUNT | Call by reference | Type reference (TYPE) | I | 20081127 | ||||
| 3 | PARENT_NODE | Call by reference | Type reference (TYPE) | TV_NODEKEY | 20081127 |
Method EXPAND_SUBNODES on class CL_DB6_COLUMN_TREE has no exception.
Method FREE Signature
Method FREE on class CL_DB6_COLUMN_TREE has no parameter.
Method FREE on class CL_DB6_COLUMN_TREE has no exception.
Method GET_EXPANDED_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXPANDED_NODES | Value transfer | Type reference (TYPE) | TREEV_NKS | Tree Control: Table with Node Keys | 20081105 |
Method GET_EXPANDED_NODES on class CL_DB6_COLUMN_TREE has no exception.
Method GET_SELECTED_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY_LIST | Value transfer | Type reference (TYPE) | TREEV_NKS | Tree Control: Table with Node Keys | 20081028 |
Method GET_SELECTED_NODES on class CL_DB6_COLUMN_TREE has no exception.
Method GET_TOP_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SEL_NODE | Value transfer | Type reference (TYPE) | TV_NODEKEY | Tree Control: Node Key | 20081126 |
Method GET_TOP_NODE on class CL_DB6_COLUMN_TREE has no exception.
Method IS_EXPANDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXPANDED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081106 | ||||
| 2 | NODE_ID | Call by reference | Type reference (TYPE) | CLIKE | Tree Control: Node Key | 20081106 |
Method IS_EXPANDED on class CL_DB6_COLUMN_TREE has no exception.
Method ITEM_SET_CHOSEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHOSEN | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20081215 | ||||
| 2 | ITEM_NAME | Call by reference | Type reference (TYPE) | TV_ITMNAME | Tree Control: Column Name / Item Name | 20081215 | |||
| 3 | NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Node Key | 20081215 |
Method ITEM_SET_CHOSEN on class CL_DB6_COLUMN_TREE has no exception.
Method REFRESH Signature
Method REFRESH on class CL_DB6_COLUMN_TREE has no parameter.
Method REFRESH on class CL_DB6_COLUMN_TREE has no exception.
Method RESET_NODES Signature
Method RESET_NODES on class CL_DB6_COLUMN_TREE has no parameter.
Method RESET_NODES on class CL_DB6_COLUMN_TREE has no exception.
Method SELECT_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY_TABLE | Call by reference | Type reference (TYPE) | TREEV_NKS | Tree Control: Table with Node Keys | 20081216 |
Method SELECT_NODES on class CL_DB6_COLUMN_TREE has no exception.
Method SET_SELECTED_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Type reference (TYPE) | CLIKE | 20081028 |
Method SET_SELECTED_NODE on class CL_DB6_COLUMN_TREE has no exception.
Method SET_TOP_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Node Key | 20081126 |
Method SET_TOP_NODE on class CL_DB6_COLUMN_TREE has no exception.
Method UNSELECT_ALL Signature
Method UNSELECT_ALL on class CL_DB6_COLUMN_TREE has no parameter.
Method UNSELECT_ALL on class CL_DB6_COLUMN_TREE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |