SAP ABAP Class IF_ESD_CONFIG (Configuration)
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
| Class | IF_ESD_CONFIG | |
| Short Description | Configuration | |
| 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
Class IF_ESD_CONFIG has no forward declaration.
Interfaces
Class IF_ESD_CONFIG has no interface implemented.
Friends
Class IF_ESD_CONFIG has no friend class.
Attributes
Class 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
Class IF_ESD_CONFIG has no event.
Types
Class 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 class 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 class 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 class 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 class IF_ESD_CONFIG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |