SAP ABAP Interface IF_WDY_MD_CONFIG_NODE (IF_WDY_MD_CONFIG_NODE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
⤷
SWDP_METADATA_API_CONFIG (Package) Web Dynpro: Configuration
⤷
⤷
Properties
| Interface | IF_WDY_MD_CONFIG_NODE | |
| Short Description |
General Data
| Package | SWDP_METADATA_API_CONFIG | Web Dynpro: Configuration |
| Created | 20050419 | SAP |
| Last changed | 20050519 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_WDY_MD_CONFIG_NODE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WDY_MD_OBJECT | Web Dynpro: Object | 20050419 |
Friends
Interface IF_WDY_MD_CONFIG_NODE has no friend.
Attributes
Interface IF_WDY_MD_CONFIG_NODE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050419 | ||
| 2 | Instance method | Public | Method | 20050419 | ||
| 3 | Instance method | Public | Method | 20050419 | ||
| 4 | Instance method | Public | Method | 20050419 | ||
| 5 | Instance method | Public | Method | 20050419 | ||
| 6 | Instance method | Public | Method | 20050419 | ||
| 7 | Instance method | Public | Method | 20050419 | ||
| 8 | Instance method | Public | Method | 20050419 | ||
| 9 | Instance method | Public | Method | 20050419 | ||
| 10 | Instance method | Public | Method | 20050419 | ||
| 11 | Instance method | Public | Method | 20050419 | ||
| 12 | Instance method | Public | Method | 20050419 | ||
| 13 | Instance method | Public | Method | 20050419 |
Events
Interface IF_WDY_MD_CONFIG_NODE has no event.
Types
Interface IF_WDY_MD_CONFIG_NODE has no local type.
Method Signatures
Method CREATE_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CONFIG_ELEMENT | 20050419 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050419 | ||||
| 3 | POSITION | Value transfer | Type reference (TYPE) | I | 20050419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050419 |
Method DELETE Signature
Method DELETE on Interface IF_WDY_MD_CONFIG_NODE has no parameter.
Method DELETE on Interface IF_WDY_MD_CONFIG_NODE has no exception.
Method GET_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENTS | Value transfer | Object reference (TYPE REF TO) | IF_OBJECT_MAP | 20050419 |
Method GET_ELEMENTS on Interface IF_WDY_MD_CONFIG_NODE has no exception.
Method GET_ELEMENT_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CONFIG_ELEMENT | 20050419 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050419 |
Method GET_ELEMENT_BY_NAME on Interface IF_WDY_MD_CONFIG_NODE has no exception.
Method GET_ELEMENT_BY_POS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CONFIG_ELEMENT | 20050419 | ||||
| 2 | POSITION | Value transfer | Type reference (TYPE) | I | 20050419 |
Method GET_ELEMENT_BY_POS on Interface IF_WDY_MD_CONFIG_NODE has no exception.
Method GET_ELEMENT_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNT | Value transfer | Type reference (TYPE) | I | 20050419 |
Method GET_ELEMENT_COUNT on Interface IF_WDY_MD_CONFIG_NODE has no exception.
Method GET_ELEMENT_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONFIG_ELEMENT | 20050419 | ||||
| 2 | POSITION | Value transfer | Type reference (TYPE) | I | 20050419 |
Method GET_ELEMENT_POSITION on Interface IF_WDY_MD_CONFIG_NODE has no exception.
Method GET_NAME Signature
Method GET_NAME on Interface IF_WDY_MD_CONFIG_NODE has no parameter.
Method GET_NAME on Interface IF_WDY_MD_CONFIG_NODE has no exception.
Method GET_SCHEMA_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SCHEMA_NODE | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CONTEXT_VALUE_NODE | 20050419 |
Method GET_SCHEMA_NODE on Interface IF_WDY_MD_CONFIG_NODE has no exception.
Method HAS_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_ELEMENT | Value transfer | Type reference (TYPE) | FLAG | 20050419 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050419 |
Method HAS_ELEMENT on Interface IF_WDY_MD_CONFIG_NODE has no exception.
Method HAS_SCHEMA_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_SCHEMA_NODE | Value transfer | Type reference (TYPE) | FLAG | 20050419 |
Method HAS_SCHEMA_NODE on Interface IF_WDY_MD_CONFIG_NODE has no exception.
Method MOVE_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FROM_POSITION | Value transfer | Type reference (TYPE) | I | 20050419 | ||||
| 2 | TO_POSITION | Value transfer | Type reference (TYPE) | I | 20050419 |
Method MOVE_ELEMENT on Interface IF_WDY_MD_CONFIG_NODE has no exception.
Method SET_SCHEMA_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SCHEMA_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTEXT_VALUE_NODE | 20050419 |
Method SET_SCHEMA_NODE on Interface IF_WDY_MD_CONFIG_NODE has no exception.
History
| Last changed by/on | SAP | 20050519 |
| SAP Release Created in | 710 |