SAP ABAP Interface IF_ESD_EXTVIEW (External View)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
⤷
SESD_ESI_OBJECT_EDITORS_REUSE (Package) Unified Editors Reuse-Parts
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ESD_VIF_PLUGIN | PlugIn Class for Webservices | 20060725 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PROXY_ESD_PLUGIN | PlugIn class for proxy objects | 20060727 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PROXY_UIX_PLGN_BASE | PlugIn Base Class for Proxys via IF_PX*-APIs | 20110218 |
Properties
| Interface | IF_ESD_EXTVIEW | |
| Short Description | External View |
General Data
| Package | SESD_ESI_OBJECT_EDITORS_REUSE | Unified Editors Reuse-Parts |
| Created | 20060725 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_ESD_TABLES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 2 | IF_ESD_TABLE_DATA | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_ESD_EXTVIEW has no interface.
Friends
Interface IF_ESD_EXTVIEW has no friend.
Attributes
Interface IF_ESD_EXTVIEW has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | returns the external view detail data | 20060802 | |
| 2 | Instance method | Public | Method | returns the external view tree data | 20060802 | |
| 3 | Instance method | Public | Method | Set external view detail data | 20060802 |
Events
Interface IF_ESD_EXTVIEW has no event.
Types
Interface IF_ESD_EXTVIEW has no local type.
Method Signatures
Method GET_DETAIL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA | Call by reference | Object reference (TYPE REF TO) | IF_ESD_DATA | Data for screen fields | 20060802 | |||
| 2 | ER_TABLES_DATA | Call by reference | Type reference (TYPE) | IF_ESD_TABLE_DATA=>T_DATA_TAB | list of IF_ESD_TABLE_DATA objects | 20080131 | |||
| 3 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | STRING | Node Key | 20060802 |
Method GET_DETAIL_DATA on Interface IF_ESD_EXTVIEW has no exception.
Method GET_TREE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_TREE_DATA | Value transfer | Object reference (TYPE REF TO) | CL_ESD_TREE_DATA | Class to hold tree structured data | 20060802 |
Method GET_TREE_DATA on Interface IF_ESD_EXTVIEW has no exception.
Method SET_DETAIL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | IF_ESD_DATA | Data Object | 20060802 | |||
| 2 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | STRING | Node Key | 20060802 |
Method SET_DETAIL_DATA on Interface IF_ESD_EXTVIEW has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |