SAP ABAP Class CL_SELECTION_TREE (Selection Tree)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LO-WTY (Application Component) Warranty Claim Processing
⤷
ISAUTO_WTY_MP (Package) Mass Change Warranty Claim
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_COLUMN_TREE | Column Tree Control | 20020926 |
Properties
| Class | CL_SELECTION_TREE | |
| Short Description | Selection Tree | |
| Super Class | CL_GUI_COLUMN_TREE | Column Tree Control |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ISAUTO_WTY_MP | Mass Change Warranty Claim |
| Created | 20020926 | SAP |
| Last change | 20021108 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SELECTION_TREE has no interface implemented.
Friends
Class CL_SELECTION_TREE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BOOLEAN | Boolean Class | 20020930 | |||
| 2 | Constant | Private | See coding | '^' | 20020926 | ||||
| 3 | Constant | Private | Type reference (TYPE) | TABNAME | 'MTREEUITM' | 20020926 | |||
| 4 | Constant | Private | Type reference (TYPE) | TV_ITMNAME | 'LEAVES' | 20020927 | |||
| 5 | Constant | Private | Type reference (TYPE) | TV_ITMNAME | 'OBLIGATORY' | 20020926 | |||
| 6 | Constant | Private | Type reference (TYPE) | TV_ITMNAME | 'SELECTION' | 20020926 | |||
| 7 | Constant | Private | Type reference (TYPE) | TV_ITMNAME | 'TECH_NAME' | Tree Control: Column Name / Item Name | 20020930 | ||
| 8 | Constant | Private | Type reference (TYPE) | TABNAME | 'MTREEUITM' | 20020926 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | WTYMP_T_TAB_TREE_HEADERS | 20020927 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | WTYMP_T_TAB_TREE_LEAVES | 20020927 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | WTYMP_T_TAB_FIELDS | 20020927 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | T_TAB_TREE_ITEMS | 20020926 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | TREEV_NTAB | 20020926 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020926 | |
| 2 | Instance method | Public | Method | 20020927 | ||
| 3 | Instance method | Private | Event handling method | 20020926 | ||
| 4 | Instance method | Public | Method | 20020926 |
Events
Class CL_SELECTION_TREE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_CHAR_INDEX | Private | See coding | 20020926 | |
||
| 2 | T_TAB_TREE_ITEMS | Private | See coding | 20020926 | |
||
| 3 | T_TREE_ITEM_STRUCTURE | Private | Type reference (TYPE) | MTREEUITM | 20020926 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IB_MULTI_SELECT | Call by reference | Object reference (TYPE REF TO) | CL_BOOLEAN | CL_BOOLEAN=>TRUE | Boolean Klasse | 20020930 | ||
| 2 | IB_OBLIGATORY | Call by reference | Object reference (TYPE REF TO) | CL_BOOLEAN | CL_BOOLEAN=>TRUE | 20020930 | |||
| 3 | IB_TECH_NAME | Call by reference | Object reference (TYPE REF TO) | CL_BOOLEAN | CL_BOOLEAN=>TRUE | 20020930 | |||
| 4 | IT_HEADERS | Call by reference | Type reference (TYPE) | WTYMP_T_TAB_TREE_HEADERS | 20020927 | ||||
| 5 | IT_LEAVES | Call by reference | Type reference (TYPE) | WTYMP_T_TAB_TREE_LEAVES | 20020927 | ||||
| 6 | IT_SELECTED_LEAVES | Call by reference | Type reference (TYPE) | WTYMP_T_TAB_TREE_LEAVES | 20020927 | ||||
| 7 | IV_HEADER_TEXT | Call by reference | Type reference (TYPE) | CHAR70 | Characterfeld der Länge 70 | 20020927 | |||
| 8 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20020926 |
Method CONSTRUCTOR on class CL_SELECTION_TREE has no exception.
Method GET_SELECTED_LEAVES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LEAVES | Call by reference | Type reference (TYPE) | WTYMP_T_TAB_TREE_LEAVES | 20020927 |
Method GET_SELECTED_LEAVES on class CL_SELECTION_TREE has no exception.
Method ON_CHECKBOX_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECKED | Value transfer | Attribute reference (LIKE) | 20020926 | |||||
| 2 | ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20020926 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20020926 |
Method ON_CHECKBOX_CHANGE on class CL_SELECTION_TREE has no exception.
Method SET_EDITABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IB_EDITABLE | Call by reference | Object reference (TYPE REF TO) | CL_BOOLEAN | 20020926 |
Method SET_EDITABLE on class CL_SELECTION_TREE has no exception.
History
| Last changed by/on | SAP | 20021108 |
| SAP Release Created in | 471 |