Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_WDY_MD_CONTEXT_MODEL_NODE | 00000000 | |
| 2 | Interface composition (i COMPRISING i_ref) | IF_WDY_MD_CONTEXT_VALUE_NODE | 00000000 | |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDY_MD_CONTEXT_NODE | Web Dynpro: Context Node | 20020826 |
Properties
| Interface | IF_WDY_MD_CONTEXT_NODE | |
| Short Description | ... |
General Data
| Package | SWDP_METADATA_API_CONTROLLER | Web Dynpro: Controller |
| Created | 20020826 | SAP |
| Last changed | 20070911 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_WDY_MD_CONTEXT_NODE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WDY_MD_ABSTRACT_CTX_NODE | Context node | 00000000 |
Friends
Interface IF_WDY_MD_CONTEXT_NODE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_CONTEXT_MODEL_NODE | Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_TYPE | 'CL_WDY_MD_CONTEXT_MODEL_NODE' | 00000000 | ||
| 2 | CO_CONTEXT_VALUE_NODE | Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_TYPE | 'CL_WDY_MD_CONTEXT_VALUE_NODE' | 00000000 |
Methods
Events
Interface IF_WDY_MD_CONTEXT_NODE has no event.
Types
Interface IF_WDY_MD_CONTEXT_NODE 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_CONTEXT_ATTRIBUTE | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 | ||||
| 3 | POSITION | Value transfer | Type reference (TYPE) | I | 00000000 | ||||
| 4 | TYPE | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_TYPE | 00000000 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 00000000 |
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_ABSTRACT_CTX_NODE | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 | ||||
| 3 | POSITION | Value transfer | Type reference (TYPE) | I | 00000000 | ||||
| 4 | TYPE | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_TYPE | 00000000 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 00000000 |
Method DELETE Signature
Method DELETE on Interface IF_WDY_MD_CONTEXT_NODE has no parameter.
Method DELETE on Interface IF_WDY_MD_CONTEXT_NODE 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 | 00000000 |
Method GET_ATTRIBUTES on Interface IF_WDY_MD_CONTEXT_NODE 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_CONTEXT_ATTRIBUTE | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 |
Method GET_ATTRIBUTE_BY_NAME on Interface IF_WDY_MD_CONTEXT_NODE 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_CONTEXT_ATTRIBUTE | 00000000 | ||||
| 2 | POSITION | Value transfer | Type reference (TYPE) | I | 00000000 |
Method GET_ATTRIBUTE_BY_POS on Interface IF_WDY_MD_CONTEXT_NODE 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 | 00000000 |
Method GET_ATTRIBUTE_COUNT on Interface IF_WDY_MD_CONTEXT_NODE 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_CONTEXT_ATTRIBUTE | 00000000 | ||||
| 2 | POSITION | Value transfer | Type reference (TYPE) | I | 00000000 |
Method GET_ATTRIBUTE_POSITION on Interface IF_WDY_MD_CONTEXT_NODE has no exception.
Method GET_CARDINALITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CARDINALITY | Value transfer | Type reference (TYPE) | WDY_MD_CARDINALITY | 00000000 |
Method GET_CARDINALITY on Interface IF_WDY_MD_CONTEXT_NODE 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 | 00000000 |
Method GET_CHILD_NODES on Interface IF_WDY_MD_CONTEXT_NODE 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_ABSTRACT_CTX_NODE | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 |
Method GET_CHILD_NODE_BY_NAME on Interface IF_WDY_MD_CONTEXT_NODE 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_ABSTRACT_CTX_NODE | 00000000 | ||||
| 2 | POSITION | Value transfer | Type reference (TYPE) | I | 00000000 |
Method GET_CHILD_NODE_BY_POS on Interface IF_WDY_MD_CONTEXT_NODE 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 | 00000000 |
Method GET_CHILD_NODE_COUNT on Interface IF_WDY_MD_CONTEXT_NODE 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_ABSTRACT_CTX_NODE | 00000000 | ||||
| 2 | POSITION | Value transfer | Type reference (TYPE) | I | 00000000 |
Method GET_CHILD_NODE_POSITION on Interface IF_WDY_MD_CONTEXT_NODE has no exception.
Method GET_COLLECTION_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLLECTION_TYPE | Value transfer | Type reference (TYPE) | WDY_MD_COLLECTION_TYPE | 00000000 |
Method GET_COLLECTION_TYPE on Interface IF_WDY_MD_CONTEXT_NODE has no exception.
Method GET_INITIALIZE_LEAD_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INITIALIZE_LEAD_SELECTION | Value transfer | Type reference (TYPE) | FLAG | 00000000 |
Method GET_INITIALIZE_LEAD_SELECTION on Interface IF_WDY_MD_CONTEXT_NODE has no exception.
Method GET_IS_INPUT_ELEMENT Signature
Method GET_IS_INPUT_ELEMENT on Interface IF_WDY_MD_CONTEXT_NODE has no parameter.
Method GET_IS_INPUT_ELEMENT on Interface IF_WDY_MD_CONTEXT_NODE has no exception.
Method GET_NAME Signature
Method GET_NAME on Interface IF_WDY_MD_CONTEXT_NODE has no parameter.
Method GET_NAME on Interface IF_WDY_MD_CONTEXT_NODE has no exception.
Method GET_PARENT_NODE Signature
Method GET_PARENT_NODE on Interface IF_WDY_MD_CONTEXT_NODE has no parameter.
Method GET_PARENT_NODE on Interface IF_WDY_MD_CONTEXT_NODE has no exception.
Method GET_PRIMARY_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PRIMARY_ATTRIBUTE | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CONTEXT_ATTRIBUTE | 20050627 |
Method GET_PRIMARY_ATTRIBUTE on Interface IF_WDY_MD_CONTEXT_NODE has no exception.
Method GET_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SELECTION | Value transfer | Type reference (TYPE) | WDY_MD_CARDINALITY | 00000000 |
Method GET_SELECTION on Interface IF_WDY_MD_CONTEXT_NODE has no exception.
Method GET_SINGLETON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SINGLETON | Value transfer | Type reference (TYPE) | FLAG | 00000000 |
Method GET_SINGLETON on Interface IF_WDY_MD_CONTEXT_NODE has no exception.
Method GET_SUPPLY_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SUPPLY_FUNCTION | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_SUPPLY_FUNCTION | 00000000 |
Method GET_SUPPLY_FUNCTION on Interface IF_WDY_MD_CONTEXT_NODE has no exception.
Method GET_TYPED_ACCESS_REQUIRED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPED_ACCESS_REQUIRED | Value transfer | Type reference (TYPE) | FLAG | 00000000 |
Method GET_TYPED_ACCESS_REQUIRED on Interface IF_WDY_MD_CONTEXT_NODE 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 | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 |
Method HAS_ATTRIBUTE on Interface IF_WDY_MD_CONTEXT_NODE 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 | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 |
Method HAS_CHILD_NODE on Interface IF_WDY_MD_CONTEXT_NODE has no exception.
Method HAS_PRIMARY_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_PRIMARY_ATTRIBUTE | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20050627 |
Method HAS_PRIMARY_ATTRIBUTE on Interface IF_WDY_MD_CONTEXT_NODE has no exception.
Method HAS_SUPPLY_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_SUPPLY_FUNCTION | Value transfer | Type reference (TYPE) | FLAG | 00000000 |
Method HAS_SUPPLY_FUNCTION on Interface IF_WDY_MD_CONTEXT_NODE 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 | 00000000 | ||||
| 2 | TO_POSITION | Value transfer | Type reference (TYPE) | I | 00000000 |
Method MOVE_ATTRIBUTE on Interface IF_WDY_MD_CONTEXT_NODE 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 | 00000000 | ||||
| 2 | TO_POSITION | Value transfer | Type reference (TYPE) | I | 00000000 |
Method MOVE_CHILD_NODE on Interface IF_WDY_MD_CONTEXT_NODE has no exception.
Method SET_CARDINALITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CARDINALITY | Value transfer | Type reference (TYPE) | WDY_MD_CARDINALITY | 00000000 |
Method SET_CARDINALITY on Interface IF_WDY_MD_CONTEXT_NODE has no exception.
Method SET_COLLECTION_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLLECTION_TYPE | Value transfer | Type reference (TYPE) | WDY_MD_COLLECTION_TYPE | 00000000 |
Method SET_COLLECTION_TYPE on Interface IF_WDY_MD_CONTEXT_NODE has no exception.
Method SET_INITIALIZE_LEAD_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INITIALIZE_LEAD_SELECTION | Value transfer | Type reference (TYPE) | FLAG | 00000000 |
Method SET_INITIALIZE_LEAD_SELECTION on Interface IF_WDY_MD_CONTEXT_NODE has no exception.
Method SET_IS_INPUT_ELEMENT Signature
Method SET_IS_INPUT_ELEMENT on Interface IF_WDY_MD_CONTEXT_NODE has no parameter.
Method SET_IS_INPUT_ELEMENT on Interface IF_WDY_MD_CONTEXT_NODE has no exception.
Method SET_PARENT_NODE Signature
Method SET_PARENT_NODE on Interface IF_WDY_MD_CONTEXT_NODE has no parameter.
Method SET_PARENT_NODE on Interface IF_WDY_MD_CONTEXT_NODE has no exception.
Method SET_PRIMARY_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PRIMARY_ATTRIBUTE | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTEXT_ATTRIBUTE | 20050627 |
Method SET_PRIMARY_ATTRIBUTE on Interface IF_WDY_MD_CONTEXT_NODE has no exception.
Method SET_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SELECTION | Value transfer | Type reference (TYPE) | WDY_MD_CARDINALITY | 00000000 |
Method SET_SELECTION on Interface IF_WDY_MD_CONTEXT_NODE has no exception.
Method SET_SINGLETON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SINGLETON | Value transfer | Type reference (TYPE) | FLAG | 00000000 |
Method SET_SINGLETON on Interface IF_WDY_MD_CONTEXT_NODE has no exception.
Method SET_SUPPLY_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SUPPLY_FUNCTION | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_SUPPLY_FUNCTION | 00000000 |
Method SET_SUPPLY_FUNCTION on Interface IF_WDY_MD_CONTEXT_NODE has no exception.
Method SET_TYPED_ACCESS_REQUIRED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPED_ACCESS_REQUIRED | Value transfer | Type reference (TYPE) | FLAG | 00000000 |
Method SET_TYPED_ACCESS_REQUIRED on Interface IF_WDY_MD_CONTEXT_NODE has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 630 |