SAP ABAP Interface IF_ESD_CONFIG (Configuration)
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 |
Properties
| Interface | IF_ESD_CONFIG | |
| Short Description | Configuration |
General Data
| Package | SESD_ESI_OBJECT_EDITORS_REUSE | Unified Editors Reuse-Parts |
| Created | 20060725 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_ESD_CONFIG has no forward declaration.
Interfaces
Interface IF_ESD_CONFIG has no interface.
Friends
Interface IF_ESD_CONFIG has no friend.
Attributes
Interface IF_ESD_CONFIG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | returns the config detail data for subscreen(s) | 20080228 | |
| 2 | Instance method | Public | Method | returns the configuration tree data | 20060802 | |
| 3 | Instance method | Public | Method | sets the config detail data | 20080228 | |
| 4 | Instance method | Public | Method | sets the new dynpro profile data to PlugIn | 20060725 | |
| 5 | Instance method | Public | Method | sets the new dynpro property data to PlugIn | 20060725 |
Events
Interface IF_ESD_CONFIG has no event.
Types
Interface IF_ESD_CONFIG 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 | 20080228 | |||
| 2 | ER_TABLES_DATA | Call by reference | Type reference (TYPE) | IF_ESD_TABLE_DATA=>T_DATA_TAB | list of IF_ESD_TABLE_DATA objects | 20080228 | |||
| 3 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | STRING | Node Key | 20080228 |
Method GET_DETAIL_DATA on Interface IF_ESD_CONFIG 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 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20060802 |
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 | 20080228 | |||
| 2 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | STRING | Node Key | 20080228 |
Method SET_DETAIL_DATA on Interface IF_ESD_CONFIG has no exception.
Method SET_NEW_PROFILE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SELECTED_PROFILE | Call by reference | Type reference (TYPE) | ESD_PROP_VALS | ESD: Profiles of a Variant | 20060725 | |||
| 2 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | STRING | 20060725 |
Method SET_NEW_PROFILE_DATA on Interface IF_ESD_CONFIG has no exception.
Method SET_NEW_PROPERTY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SELECTED_PROPERTY | Call by reference | Type reference (TYPE) | ESD_FEAT_PROP_DATA | ESD: Selected Property | 20060725 | |||
| 2 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | STRING | 20060725 |
Method SET_NEW_PROPERTY_DATA on Interface IF_ESD_CONFIG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |