SAP ABAP Class CL_CIF_TREE (Data Objects for Display in CIF)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SCM-BAS (Application Component) SCM Basis
⤷
CIF (Package) Core Interface
⤷
⤷
Properties
| Class | CL_CIF_TREE | |
| Short Description | Data Objects for Display in CIF | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CIF | Core Interface |
| Created | 20050110 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CIF_TREE has no forward declaration.
Interfaces
Class CL_CIF_TREE has no interface implemented.
Friends
Class CL_CIF_TREE 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) | TREEMNOTAB | Tree Model: Table of Node Keys | 20050217 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CIF_CONTROLLER | Test Class for Accessibility | 20050110 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CIF_DATA | Test Class | 20050110 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Node Table for Tree | 20050110 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SIMPLE_TREE_MODEL | Simple Tree Control | 20050110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Display Tree | 20050110 | |
| 2 | Instance method | Public | Event handling method | Event Handler for Toolbar | 20050216 | |
| 3 | Instance method | Public | Event handling method | Event Handler for Enter | 20050216 | |
| 4 | Instance method | Public | Event handling method | Event Handler for Tree Selection | 20050110 | |
| 5 | Instance method | Public | Method | Table with Node Keys | 20050217 | |
| 6 | Instance method | Public | Method | Set Node Table for Tree | 20050110 |
Events
Class CL_CIF_TREE has no event.
Types
Class CL_CIF_TREE has no local type.
Method Signatures
Method DISPLAY_TREE 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 | Container auf dem Dynpro | 20050110 |
Method DISPLAY_TREE on class CL_CIF_TREE has no exception.
Method HANDLE_TREE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20050216 |
Method HANDLE_TREE_TOOLBAR on class CL_CIF_TREE has no exception.
Method ON_NODE_KEYPRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Attribute reference (LIKE) | 20050216 | |||||
| 2 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20050216 |
Method ON_NODE_KEYPRESS on class CL_CIF_TREE 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) | 20050110 |
Method ON_SELECTION_CHANGED on class CL_CIF_TREE has no exception.
Method SET_EXPANDED_NODES_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_EXPANDED_NODES | Call by reference | Type reference (TYPE) | TREEMNOTAB | Tabelle mit Knoten-Schlüsseln | 20050217 |
Method SET_EXPANDED_NODES_TABLE on class CL_CIF_TREE has no exception.
Method SET_TREE_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODES_REF | Call by reference | Object reference (TYPE REF TO) | DATA | Knotentabelle für den Baum | 20050110 |
Method SET_TREE_NODES on class CL_CIF_TREE has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 2005_1_46C |