SAP ABAP Interface IF_ESD_BROWSER_OBJECT_DATA (Data of Object of Node)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ESDB_OBJECT_DATA | Generic ESD Browser Object Data | 20101203 |
Properties
| Interface | IF_ESD_BROWSER_OBJECT_DATA | |
| Short Description | Data of Object of Node |
General Data
| Package | SESD_BROWSER | ESD Browser |
| Created | 20101203 | SAP |
| Last changed | 20141121 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_ESD_BROWSER_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_ESD_BROWSER_OBJECT_DATA has no interface.
Friends
Interface IF_ESD_BROWSER_OBJECT_DATA has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Instance attribute | Public | Type reference (TYPE) | IF_ESD_BROWSER_TYPES=>T_DATA_ALL | data structure | 20111230 | ||
| 2 | EXTERNAL_NAME | Instance attribute | Public | Type reference (TYPE) | STRING | External Name of Object | 20110127 | ||
| 3 | OBJECT_KEY | Instance attribute | Public | Type reference (TYPE) | IF_ESD_BROWSER_TYPES=>T_OBJECT_KEY | Key Structure of object | 20110126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20111230 | ||
| 2 | Instance method | Public | Method | 20110126 | ||
| 3 | Instance method | Public | Method | 20131115 | ||
| 4 | Instance method | Public | Method | 20131206 |
Events
Interface IF_ESD_BROWSER_OBJECT_DATA has no event.
Types
Interface IF_ESD_BROWSER_OBJECT_DATA has no local type.
Method Signatures
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | IF_ESD_BROWSER_TYPES=>T_DATA_ALL | 20111230 |
Method GET_DATA on Interface IF_ESD_BROWSER_OBJECT_DATA 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 | 20110126 |
Method GET_OBJECT_KEY on Interface IF_ESD_BROWSER_OBJECT_DATA has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | IF_ESD_BROWSER_TYPES=>T_DATA_ALL | 20131115 |
Method SET_DATA on Interface IF_ESD_BROWSER_OBJECT_DATA has no exception.
Method SET_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | USER | Call by reference | Type reference (TYPE) | UNAME | ABAP System Field: Name of Current User | 20131206 |
Method SET_USER on Interface IF_ESD_BROWSER_OBJECT_DATA has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 802 |