SAP ABAP Class IF_ESD_BROWSER (ESD Bowser ref interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ESD_BROWSER | Browser for ESD Objects | 20101202 |
Properties
| Class | IF_ESD_BROWSER | |
| Short Description | ESD Bowser ref interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20101202 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_ESD_BROWSER has no interface implemented.
Friends
Class IF_ESD_BROWSER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | IF_ESD_BROWSER_TYPES=>TT_OBJECT_DATA | 20110127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds a node to favorites folder | 20120305 | |
| 2 | Instance method | Public | Method | Checks and adjusts subnodes of a node | 20120229 | |
| 3 | Instance method | Public | Method | 20131028 | ||
| 4 | Instance method | Public | Method | Expands all Subnodes of given node | 20120229 | |
| 5 | Instance method | Public | Method | Expand/Collapse Tree Node | 20101229 | |
| 6 | Instance method | Public | Method | returns current node counter value | 20101202 | |
| 7 | Instance method | Public | Method | 20131121 | ||
| 8 | Instance method | Public | Method | 20120229 | ||
| 9 | Instance method | Public | Method | position browser at given object | 20111223 | |
| 10 | Instance method | Public | Method | sets browser settings reference | 20111223 | |
| 11 | Instance method | Public | Method | Notify ESD Browser about changed Objects | 20120111 | |
| 12 | Instance method | Public | Method | Updates a node item in the tree | 20120229 |
Events
Class IF_ESD_BROWSER has no event.
Types
Class IF_ESD_BROWSER has no local type.
Method Signatures
Method ADD_NODE_TO_FAV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_ESD_BROWSER_NODE | Standard ESD Browser Node Interface | 20120305 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during internal processing | 20120305 |
Method ADJUST_SUBNODES_FOR_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_ESD_BROWSER_NODE | Node Ref to be checked/adjusted | 20120229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during internal processing | 20120229 |
Method DELETE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_ESD_BROWSER_NODE | 20131028 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131028 |
Method EXPAND_ALL_SUBNODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_ESD_BROWSER_NODE | Standard ESD Browser Node Interface | 20120229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during internal processing | 20120229 |
Method EXPAND_COLLAPSE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20101229 |
Method EXPAND_COLLAPSE_NODE on class IF_ESD_BROWSER has no exception.
Method GET_NODE_COUNTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_COUNTER | Value transfer | Type reference (TYPE) | I | 20101202 |
Method GET_NODE_COUNTER on class IF_ESD_BROWSER has no exception.
Method HANDLE_EVT_MANAGER_PBO Signature
Method HANDLE_EVT_MANAGER_PBO on class IF_ESD_BROWSER has no parameter.
Method HANDLE_EVT_MANAGER_PBO on class IF_ESD_BROWSER has no exception.
Method POSITION_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20120229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during internal processing | 20120229 |
Method POSITION_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT | Call by reference | Type reference (TYPE) | IF_ESD_BROWSER_TYPES=>T_OBJECT_KEY | 20111223 |
Method POSITION_OBJECT on class IF_ESD_BROWSER has no exception.
Method SET_BROWSER_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SETTINGS | Call by reference | Object reference (TYPE REF TO) | IF_ESD_BROWSER_SETTINGS | Filter Setings for ESD Browser | 20111223 |
Method SET_BROWSER_SETTINGS on class IF_ESD_BROWSER has no exception.
Method UPDATE_ESD_BROWSER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECTS | Call by reference | Type reference (TYPE) | IF_ESD_BROWSER_TYPES=>TT_CHANGED_OBJECTS | Table with keys of changed objects and operation | 20120111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during internal processing | 20131008 |
Method UPDATE_NODE_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM | Call by reference | Type reference (TYPE) | TREEMCITEM | Column Tree Model: Item | 20120229 | |||
| 2 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_ESD_BROWSER_NODE | Standard ESD Browser Node Interface | 20120229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during internal processing | 20120229 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in |