Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ESD_BROWSER_NODE | Standard ESD Browser Node Interface | 20101201 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ESDB_NODE_AUD | ESD Browser Node for Unittest | 20130912 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ESDB_NODE_FAV | ESD Browser node for Favorites Handling | 20111230 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_ESDB_NODE_FOLD_ESR_FOLDVIEW | ESD Browser Node for Object Type Folder | 20131008 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_ESDB_NODE_FOLD_FAV | ESD Browser node for Favorites Folder | 20120305 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_ESDB_NODE_FOLD_NS | ESD Browser Node for Namespace Folder | 20101201 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_ESDB_NODE_FOLD_OBJTYPE | ESD Browser Node for Object Type Folder | 20101201 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_ESDB_NODE_FOLD_PACK | ESD Browser Node for Package Folder | 20101201 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_ESDB_NODE_FOLD_SWCV | ESD Browser Node for SCWV Folder | 20130913 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CL_ESDB_NODE_GROUP | ESD Browser - Node Group | 20130913 |
| 10 | Inheritance (c INHERITING FROM c_ref) | CL_ESDB_NODE_MORE | ESD Browser node for concrete package | 20131028 |
| ... | Click here to see Used By full list (13 items) | |||
Properties
| Class | CL_ESDB_NODE_BASE | |
| Short Description | Base Class representing a node in ESD Browser | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SESD_BROWSER | ESD Browser |
| Created | 20101201 | SAP |
| Last change | 20141121 | |
| 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ESD_BROWSER_NODE | Standard ESD Browser Node Interface | 20101201 |
Friends
Class CL_ESDB_NODE_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | IF_ESD_BROWSER_NODE=>TT_SUBNODES | 20131028 | ||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ESD_BROWSER_NODE | Father of this node | 20101201 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | TM_NODEKEY | Node Key String | 20101201 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | I | 50 | 20131028 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | STRING | Path to current node | 20101201 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | TM_ITEMTXT | Tree Model: Text of an item | 20101201 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | IF_ESD_BROWSER_NODE=>TS_TREE_NODE_DATA | Tree Node Data | 20101229 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | CHAR30 | 20131115 |
Methods
Events
Class CL_ESDB_NODE_BASE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_DEVCLASS | Protected | See coding | 20130919 | tt_devclass type standard table of devclass with default key
|
Method Signatures
Method CALL_WIZARD Signature
Method CALL_WIZARD on class CL_ESDB_NODE_BASE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131024 |
Method CHECK_OBJ_EXISTENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | BOOLEAN | 20130919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131001 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ESDB_NODE_BASE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ESDB_NODE_BASE has no exception.
Method CONSTRUCTOR 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 | ESD Bowser ref interface | 20101202 | |||
| 2 | IR_OBJECT_DATA | Call by reference | Object reference (TYPE REF TO) | IF_ESD_BROWSER_OBJECT_DATA | Data of Object of Node | 20101203 | |||
| 3 | IR_PARENT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_ESD_BROWSER_NODE | Standard ESD Browser Node Interface | 20101201 | |||
| 4 | IV_NODE_TYPE | Call by reference | Type reference (TYPE) | CHAR30 | 20130911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unified Editor: Exception | 20101201 |
Method CREATE_DATA_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_DATA | Call by reference | Type reference (TYPE) | IF_ESD_BROWSER_TYPES=>T_DATA_ALL | 20111230 | ||||
| 2 | OBJECT_KEY | Call by reference | Type reference (TYPE) | IF_ESD_BROWSER_TYPES=>T_OBJECT_KEY | 20111111 | ||||
| 3 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_ESD_BROWSER_OBJECT_DATA | Data of Object of Node | 20111111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during internal processing | 20111111 |
Method CREATE_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ICON_NAME | Call by reference | Type reference (TYPE) | STRING | 20131024 | ||||
| 2 | ICON_TOOLTIP | Value transfer | Type reference (TYPE) | STRING | 20131024 | ||||
| 3 | TOOLTIP_TEXT | Call by reference | Type reference (TYPE) | STRING | 20131024 |
Method CREATE_ICON on class CL_ESDB_NODE_BASE has no exception.
Method CREATE_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 | IT_CLASSES | Call by reference | Type reference (TYPE) | IF_ESD_BROWSER_NODE=>TT_NODE_KEY_VAL | 20130916 | ||||
| 4 | RT_NODES | Value transfer | Type reference (TYPE) | IF_ESD_BROWSER_NODE=>TT_NODE_TAB | 20130916 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131001 |
Method CREATE_NODE_ONCE 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 | IV_CLASS_NAME | Call by reference | Type reference (TYPE) | CHAR30 | 20130916 | ||||
| 4 | IV_TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130916 | ||||
| 5 | RR_NODE | Value transfer | Object reference (TYPE REF TO) | IF_ESD_BROWSER_NODE | 20130916 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131001 |
Method FILTER_RELEVANT_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJECTS | Call by reference | Type reference (TYPE) | IF_ESD_BROWSER_TYPES=>TT_CHANGED_OBJECTS | 20131121 | ||||
| 2 | RT_OBJECTS | Value transfer | Type reference (TYPE) | IF_ESD_BROWSER_TYPES=>TT_CHANGED_OBJECTS | 20131121 |
Method FILTER_RELEVANT_OBJECTS on class CL_ESDB_NODE_BASE has no exception.
Method FIND_CHANGED_OBJECT_BY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGED_OBJECTS | Call by reference | Type reference (TYPE) | IF_ESD_BROWSER_TYPES=>TT_CHANGED_OBJECTS | 20131115 | ||||
| 2 | KEY | Call by reference | Type reference (TYPE) | IF_ESD_BROWSER_TYPES=>T_OBJECT_KEY | 20131115 | ||||
| 3 | OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_ESD_BROWSER_TYPES=>T_CHANGED_OBJECTS | 20131115 |
Method FIND_CHANGED_OBJECT_BY_KEY on class CL_ESDB_NODE_BASE has no exception.
Method GET_ESR_FOLDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | CL_SRAPI_FOLDER | 20131115 |
Method GET_ESR_FOLDER on class CL_ESDB_NODE_BASE has no exception.
Method GET_NSPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_NSPACE_DATA | Value transfer | Type reference (TYPE) | IF_ESD_BROWSER_TYPES=>TS_NAMESPACE | 20131115 |
Method GET_NSPACE on class CL_ESDB_NODE_BASE has no exception.
Method GET_OBJECT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Value transfer | Type reference (TYPE) | IF_ESD_BROWSER_TYPES=>T_OBJECT_KEY | 20131115 |
Method GET_OBJECT_KEY on class CL_ESDB_NODE_BASE has no exception.
Method GET_OBJECT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OBJECT_TYPE | Value transfer | Type reference (TYPE) | CHAR30 | 20131025 |
Method GET_OBJECT_TYPE on class CL_ESDB_NODE_BASE has no exception.
Method GET_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PACKAGE | Value transfer | Type reference (TYPE) | DEVCLASS | 20131115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131115 |
Method GET_PACKAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_PACKAGES_RESULT | Value transfer | Type reference (TYPE) | IF_ESD_BROWSER_TYPES=>TT_PACKAGES | 20130925 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during internal processing | 20130925 |
Method GET_PACKAGES_BY_SWC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SWC | Call by reference | Type reference (TYPE) | DLVUNIT | 20130919 | ||||
| 2 | RT_PACKAGE | Value transfer | Type reference (TYPE) | TT_DEVCLASS | 20130919 |
Method GET_PACKAGES_BY_SWC on class CL_ESDB_NODE_BASE has no exception.
Method GET_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SOURCE | Value transfer | Type reference (TYPE) | CHAR30 | 20131025 |
Method GET_SOURCE on class CL_ESDB_NODE_BASE has no exception.
Method GET_SWCV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_SWCV_DATA | Value transfer | Type reference (TYPE) | IF_ESD_BROWSER_TYPES=>TS_SWCVS | 20131025 |
Method GET_SWCV on class CL_ESDB_NODE_BASE has no exception.
Method GET_TMP_PACKAGE_USR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | SPO_VALUE | 20131115 |
Method GET_TMP_PACKAGE_USR on class CL_ESDB_NODE_BASE has no exception.
Method GET_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_USER | Value transfer | Type reference (TYPE) | UNAME | 20131025 |
Method GET_USER on class CL_ESDB_NODE_BASE has no exception.
Method IS_CREATE_OBJECT_POSSIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20131022 |
Method IS_CREATE_OBJECT_POSSIBLE on class CL_ESDB_NODE_BASE has no exception.
Method IS_FOLDER_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20131115 |
Method IS_FOLDER_VIEW on class CL_ESDB_NODE_BASE has no exception.
Method IS_ORPHANED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20131025 |
Method IS_ORPHANED on class CL_ESDB_NODE_BASE has no exception.
Method IS_RELEVANT_FOR_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_KEY | Call by reference | Type reference (TYPE) | IF_ESD_BROWSER_TYPES=>T_OBJECT_KEY | 20131115 | ||||
| 2 | RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20131115 |
Method IS_RELEVANT_FOR_OBJECT on class CL_ESDB_NODE_BASE has no exception.
Method OBJECT_IS_ORPHANED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ESR_OBJECTS | Call by reference | Type reference (TYPE) | IF_ESD_BROWSER_TYPES=>TT_DATA_ALL | 20131016 | ||||
| 2 | R3_OBJECT | Call by reference | Type reference (TYPE) | IF_ESD_BROWSER_TYPES=>TS_R3_OBJECT | 20131016 | ||||
| 3 | RVAL | Value transfer | Type reference (TYPE) | BOOLEAN | 20131016 |
Method OBJECT_IS_ORPHANED on class CL_ESDB_NODE_BASE has no exception.
Method ONLY_NODE_UPDATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJECTS | Call by reference | Type reference (TYPE) | IF_ESD_BROWSER_TYPES=>TT_CHANGED_OBJECTS | 20131115 | ||||
| 2 | RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20131115 |
Method ONLY_NODE_UPDATES on class CL_ESDB_NODE_BASE has no exception.
Method PREPARE_WIZARD_CALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_WB_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | 20131122 | ||||
| 2 | EV_ENDPOINT_TYPE | Call by reference | Type reference (TYPE) | VEPREFTYPE | 20131122 | ||||
| 3 | EV_FCODE | Call by reference | Type reference (TYPE) | SY-UCOMM | 20131122 | ||||
| 4 | EV_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | 20131122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131122 |
Method SET_NODE_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20130927 | ||||
| 2 | USE_TEXT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130927 |
Method SET_NODE_PATH on class CL_ESDB_NODE_BASE has no exception.
Method SHOW_PROGRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20131206 |
Method SHOW_PROGRESS on class CL_ESDB_NODE_BASE has no exception.
Method UPDATE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGED_OBJECTS | Call by reference | Type reference (TYPE) | IF_ESD_BROWSER_TYPES=>TT_CHANGED_OBJECTS | 20131115 | ||||
| 2 | NODE | Value transfer | Object reference (TYPE REF TO) | IF_ESD_BROWSER_NODE | 20131115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131115 |
Method UPDATE_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGED_OBJECTS | Call by reference | Type reference (TYPE) | IF_ESD_BROWSER_TYPES=>TT_CHANGED_OBJECTS | 20131115 | ||||
| 2 | NEW_NODES | Value transfer | Type reference (TYPE) | IF_ESD_BROWSER_NODE=>TT_NODE_TAB | 20131115 | ||||
| 3 | NODES | Call by reference | Type reference (TYPE) | IF_ESD_BROWSER_NODE=>TT_HASHED_NODE_TAB | 20131115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131115 |
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 802 |