SAP ABAP Class CL_ESD_UI_TREE_TYPES (Administration of external 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 | 20051207 |
Properties
| Class | CL_ESD_UI_TREE_TYPES | |
| Short Description | Administration of external 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 | 20051207 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ESD_UI_TREE_TYPES has no forward declaration.
Interfaces
Class CL_ESD_UI_TREE_TYPES has no interface implemented.
Friends
Class CL_ESD_UI_TREE_TYPES has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Build Types list from tree | 20051213 |
Events
Class CL_ESD_UI_TREE_TYPES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYPT_LIST | Public | See coding | 20051213 | TYPT_LIST type standard table of typ_list
|
||
| 2 | TYP_LIST | Public | See coding | 20051213 | BEGIN OF typ_list,
abap_name TYPE progname,
END OF typ_list
|
Method Signatures
Method BUILD_LIST Signature
Method BUILD_LIST on class CL_ESD_UI_TREE_TYPES has no parameter.
Method BUILD_LIST on class CL_ESD_UI_TREE_TYPES has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |