SAP ABAP Class CL_ESD_UI_TREE_INTVIEW (Administration of internal view tree)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
⤷
SESD_ESI_OBJECT_EDITORS (Package) Unified Editor for ESR Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ESD_UI_TREE_BASE | Base Class to display column tree | 20051013 |
Properties
| Class | CL_ESD_UI_TREE_INTVIEW | |
| Short Description | Administration of internal view tree | |
| Super Class | CL_ESD_UI_TREE_BASE | Base Class to display column tree |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SESD_ESI_OBJECT_EDITORS | Unified Editor for ESR Objects |
| Created | 20051013 | 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) |
Interfaces
Class CL_ESD_UI_TREE_INTVIEW has no interface implemented.
Friends
Class CL_ESD_UI_TREE_INTVIEW has no friend class.
Attributes
Class CL_ESD_UI_TREE_INTVIEW has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080218 |
Events
Class CL_ESD_UI_TREE_INTVIEW has no event.
Types
Class CL_ESD_UI_TREE_INTVIEW has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PLUGIN | Call by reference | Object reference (TYPE REF TO) | IF_ESD_PLUGIN | for communication between IU / Comm Layer / PlugIns | 20080218 | |||
| 2 | IR_UI_LAYER | Call by reference | Object reference (TYPE REF TO) | CL_ESD_UI_LAYER | UI Layer is mandatory for Unified Editor | 20080218 | |||
| 3 | IT_EXPANDED_NODES | Call by reference | Type reference (TYPE) | ESD_NODEKEY_PATH_T | Tree Model: Table of Node Keys | 20080218 | |||
| 4 | IV_SELECTED_NODE | Call by reference | Type reference (TYPE) | TM_NODEKEY | selected node tm_key | 20080218 | |||
| 5 | IV_SELECTED_NODE_ID | Call by reference | Type reference (TYPE) | STRING | selected node id | 20080218 | |||
| 6 | IV_SELECTED_NODE_PATH | Call by reference | Type reference (TYPE) | STRING | selected node path | 20120521 | |||
| 7 | IV_TAB | Call by reference | Type reference (TYPE) | ESD_TAB | SESI_TAB_INTVIEW | ESI-Tabstrip that holds tree | 20080218 | ||
| 8 | IV_TOP_NODE | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20080218 |
Method CONSTRUCTOR on class CL_ESD_UI_TREE_INTVIEW has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |