SAP ABAP Class IF_ESD_EXTVIEW (External View)
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
| Class | IF_ESD_EXTVIEW | |
| Short Description | External View | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060725 | SAP |
| Last change | 20130531 | SAP |
| 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... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_ESD_EXTVIEW has no interface implemented.
Friends
Class IF_ESD_EXTVIEW has no friend class.
Attributes
Class 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
Class IF_ESD_EXTVIEW has no event.
Types
Class 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 class 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 class 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 class IF_ESD_EXTVIEW has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |