SAP ABAP Interface IF_WDY_MD_CONFIG_ELEMENT (IF_WDY_MD_CONFIG_ELEMENT)
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_ELEMENT | |
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_ELEMENT 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_ELEMENT has no friend.
Attributes
Interface IF_WDY_MD_CONFIG_ELEMENT has no attribute.
Methods
Events
Interface IF_WDY_MD_CONFIG_ELEMENT has no event.
Types
Interface IF_WDY_MD_CONFIG_ELEMENT has no local type.
Method Signatures
Method CREATE_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CONFIG_ATTRIBUTE | 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 CREATE_CHILD_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHILD_NODE | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CONFIG_NODE | 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_ELEMENT has no parameter.
Method DELETE on Interface IF_WDY_MD_CONFIG_ELEMENT has no exception.
Method GET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTES | Value transfer | Object reference (TYPE REF TO) | IF_OBJECT_MAP | 20050419 |
Method GET_ATTRIBUTES on Interface IF_WDY_MD_CONFIG_ELEMENT has no exception.
Method GET_ATTRIBUTE_BY_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CONFIG_ATTRIBUTE | 20050419 | |||
2 | ![]() |
NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050419 |
Method GET_ATTRIBUTE_BY_NAME on Interface IF_WDY_MD_CONFIG_ELEMENT has no exception.
Method GET_ATTRIBUTE_BY_POS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CONFIG_ATTRIBUTE | 20050419 | |||
2 | ![]() |
POSITION | Value transfer | Type reference (TYPE) | I | 20050419 |
Method GET_ATTRIBUTE_BY_POS on Interface IF_WDY_MD_CONFIG_ELEMENT has no exception.
Method GET_ATTRIBUTE_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_ATTRIBUTE_COUNT on Interface IF_WDY_MD_CONFIG_ELEMENT has no exception.
Method GET_ATTRIBUTE_POSITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONFIG_ATTRIBUTE | 20050419 | |||
2 | ![]() |
POSITION | Value transfer | Type reference (TYPE) | I | 20050419 |
Method GET_ATTRIBUTE_POSITION on Interface IF_WDY_MD_CONFIG_ELEMENT has no exception.
Method GET_CHILD_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHILD_NODES | Value transfer | Object reference (TYPE REF TO) | IF_OBJECT_MAP | 20050419 |
Method GET_CHILD_NODES on Interface IF_WDY_MD_CONFIG_ELEMENT has no exception.
Method GET_CHILD_NODE_BY_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHILD_NODE | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CONFIG_NODE | 20050419 | |||
2 | ![]() |
NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050419 |
Method GET_CHILD_NODE_BY_NAME on Interface IF_WDY_MD_CONFIG_ELEMENT has no exception.
Method GET_CHILD_NODE_BY_POS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHILD_NODE | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CONFIG_NODE | 20050419 | |||
2 | ![]() |
POSITION | Value transfer | Type reference (TYPE) | I | 20050419 |
Method GET_CHILD_NODE_BY_POS on Interface IF_WDY_MD_CONFIG_ELEMENT has no exception.
Method GET_CHILD_NODE_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_CHILD_NODE_COUNT on Interface IF_WDY_MD_CONFIG_ELEMENT has no exception.
Method GET_CHILD_NODE_POSITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHILD_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONFIG_NODE | 20050419 | |||
2 | ![]() |
POSITION | Value transfer | Type reference (TYPE) | I | 20050419 |
Method GET_CHILD_NODE_POSITION on Interface IF_WDY_MD_CONFIG_ELEMENT has no exception.
Method GET_NAME Signature
Method GET_NAME on Interface IF_WDY_MD_CONFIG_ELEMENT has no parameter.
Method GET_NAME on Interface IF_WDY_MD_CONFIG_ELEMENT has no exception.
Method GET_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CONFIG_NODE | 20050419 |
Method GET_NODE on Interface IF_WDY_MD_CONFIG_ELEMENT has no exception.
Method HAS_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HAS_ATTRIBUTE | Value transfer | Type reference (TYPE) | FLAG | 20050419 | |||
2 | ![]() |
NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050419 |
Method HAS_ATTRIBUTE on Interface IF_WDY_MD_CONFIG_ELEMENT has no exception.
Method HAS_CHILD_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HAS_CHILD_NODE | Value transfer | Type reference (TYPE) | FLAG | 20050419 | |||
2 | ![]() |
NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050419 |
Method HAS_CHILD_NODE on Interface IF_WDY_MD_CONFIG_ELEMENT has no exception.
Method MOVE_ATTRIBUTE 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_ATTRIBUTE on Interface IF_WDY_MD_CONFIG_ELEMENT has no exception.
Method MOVE_CHILD_NODE 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_CHILD_NODE on Interface IF_WDY_MD_CONFIG_ELEMENT has no exception.
History
Last changed by/on | SAP | 20050519 |
SAP Release Created in | 710 |