SAP ABAP Class CL_ESDB_NODE_GROUP (ESD Browser - Node Group)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
⤷
SESD_BROWSER (Package) ESD Browser
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ESDB_NODE_BASE | Base Class representing a node in ESD Browser | 20130913 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ESDB_NODE_ESR_LOCAL | ESD Browser Node for local ESR View | 20130919 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ESDB_NODE_FOLD_ESR_ORPH | ESD Browser Node for Namespaces | 20131011 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_ESDB_NODE_NSPACE | ESD Browser Node for Namespaces | 20130913 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_ESDB_NODE_OBJTYPE | ESD Browser Node for Object Type Folder | 20130913 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_ESDB_NODE_PACKAGE | ESD Browser node for concrete package | 20130913 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_ESDB_NODE_SOURCE_BACKEND | ESR source node | 20130913 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_ESDB_NODE_SOURCE_ESR | ESR source node | 20130913 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_ESDB_NODE_SOURCE_EXTERNAL | ESR source node | 20130913 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CL_ESDB_NODE_SWCV | ESD Browser Node for SWCVs | 20130913 |
Properties
| Class | CL_ESDB_NODE_GROUP | |
| Short Description | ESD Browser - Node Group | |
| Super Class | CL_ESDB_NODE_BASE | Base Class representing a node in ESD Browser |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SESD_BROWSER | ESD Browser |
| Created | 20130913 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ESDB_NODE_GROUP has no forward declaration.
Interfaces
Class CL_ESDB_NODE_GROUP has no interface implemented.
Friends
Class CL_ESDB_NODE_GROUP has no friend class.
Attributes
Class CL_ESDB_NODE_GROUP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20130916 |
Events
Class CL_ESDB_NODE_GROUP has no event.
Types
Class CL_ESDB_NODE_GROUP has no local type.
Method Signatures
Method CREATE_FF_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_BROWSER | Call by reference | Object reference (TYPE REF TO) | IF_ESD_BROWSER | 20130916 | ||||
| 2 | IR_PARENT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_ESD_BROWSER_NODE | 20130916 | ||||
| 3 | RT_NODES | Value transfer | Type reference (TYPE) | IF_ESD_BROWSER_NODE=>TT_NODE_TAB | 20130916 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131001 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |