Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_WDY_MD_EMPTY_VIEW | 00000000 | |
| 2 | Interface composition (i COMPRISING i_ref) | IF_WDY_MD_INTERFACE_VIEW | 00000000 | |
| 3 | Interface composition (i COMPRISING i_ref) | IF_WDY_MD_VIEW | Web Dynpro: View | 00000000 |
| 4 | Interface composition (i COMPRISING i_ref) | IF_WDY_MD_WINDOW | Web Dynpro: Window | 20040705 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDY_MD_ABSTRACT_VIEW | Web Dynpro: View | 20021022 |
Properties
| Interface | IF_WDY_MD_ABSTRACT_VIEW | |
| Short Description |
General Data
| Package | SWDP_METADATA_API_VIEW | Web Dynpro: View |
| Created | 20021022 | SAP |
| Last changed | 20141121 | |
| Unicode checks active |
Forward declarations
Interface IF_WDY_MD_ABSTRACT_VIEW has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WDY_MD_LOCKABLE_OBJECT | 20021106 |
Friends
Interface IF_WDY_MD_ABSTRACT_VIEW has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_EMPTY_VIEW | Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_TYPE | 'CL_WDY_MD_EMPTY_VIEW' | 00000000 | ||
| 2 | CO_EMPTY_VIEW_NAME | Constant | Public | Type reference (TYPE) | WDY_VIEW_NAME | 'EMPTYVIEW' | Web Dynpro: Name of a Web Dynpro View | 20090428 | |
| 3 | CO_INTERFACE_VIEW | Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_TYPE | 'CL_WDY_MD_INTERFACE_VIEW' | 00000000 | ||
| 4 | CO_TEMPLATE_VIEW | Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_TYPE | 'CL_WDY_MD_TEMPLATE_VIEW' | 00000000 | ||
| 5 | CO_VIEW | Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_TYPE | 'CL_WDY_MD_VIEW' | 00000000 | ||
| 6 | CO_WINDOW | Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_TYPE | 'CL_WDY_MD_WINDOW' | Web Dynpro: Class Name of Web Dynpro Metadata Object | 20041013 |
Methods
Events
Interface IF_WDY_MD_ABSTRACT_VIEW has no event.
Types
Interface IF_WDY_MD_ABSTRACT_VIEW has no local type.
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on Interface IF_WDY_MD_ABSTRACT_VIEW has no parameter.
Method ACTIVATE on Interface IF_WDY_MD_ABSTRACT_VIEW has no exception.
Method COPY Signature
Method COPY on Interface IF_WDY_MD_ABSTRACT_VIEW has no parameter.
Method COPY on Interface IF_WDY_MD_ABSTRACT_VIEW has no exception.
Method CREATE_INBOUND_PLUG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INBOUND_PLUG | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_INBOUND_PLUG | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 00000000 |
Method CREATE_OUTBOUND_PLUG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 | ||||
| 2 | OUTBOUND_PLUG | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_OUTBOUND_PLUG | 00000000 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 00000000 |
Method DELETE Signature
Method DELETE on Interface IF_WDY_MD_ABSTRACT_VIEW has no parameter.
Method DELETE on Interface IF_WDY_MD_ABSTRACT_VIEW has no exception.
Method GET_INBOUND_PLUG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INBOUND_PLUG | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_INBOUND_PLUG | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 |
Method GET_INBOUND_PLUG on Interface IF_WDY_MD_ABSTRACT_VIEW has no exception.
Method GET_INBOUND_PLUGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INBOUND_PLUGS | Value transfer | Object reference (TYPE REF TO) | IF_OBJECT_MAP | 00000000 |
Method GET_INBOUND_PLUGS on Interface IF_WDY_MD_ABSTRACT_VIEW has no exception.
Method GET_INBOUND_PLUG_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_INBOUND_PLUG_COUNT on Interface IF_WDY_MD_ABSTRACT_VIEW has no exception.
Method GET_LIFESPAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LIFESPAN | Value transfer | Type reference (TYPE) | WDY_MD_VIEW_LIFESPAN | 20030108 |
Method GET_LIFESPAN on Interface IF_WDY_MD_ABSTRACT_VIEW has no exception.
Method GET_NAME Signature
Method GET_NAME on Interface IF_WDY_MD_ABSTRACT_VIEW has no parameter.
Method GET_NAME on Interface IF_WDY_MD_ABSTRACT_VIEW has no exception.
Method GET_OUTBOUND_PLUG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 | ||||
| 2 | OUTBOUND_PLUG | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_OUTBOUND_PLUG | 00000000 |
Method GET_OUTBOUND_PLUG on Interface IF_WDY_MD_ABSTRACT_VIEW has no exception.
Method GET_OUTBOUND_PLUGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUTBOUND_PLUGS | Value transfer | Object reference (TYPE REF TO) | IF_OBJECT_MAP | 00000000 |
Method GET_OUTBOUND_PLUGS on Interface IF_WDY_MD_ABSTRACT_VIEW has no exception.
Method GET_OUTBOUND_PLUG_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_OUTBOUND_PLUG_COUNT on Interface IF_WDY_MD_ABSTRACT_VIEW has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPE | Value transfer | Type reference (TYPE) | WDY_MD_VIEW_TYPE | 00000000 |
Method GET_TYPE on Interface IF_WDY_MD_ABSTRACT_VIEW has no exception.
Method GET_VIEW_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIEW_CONTROLLER | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER | 00000000 |
Method GET_VIEW_CONTROLLER on Interface IF_WDY_MD_ABSTRACT_VIEW has no exception.
Method HAS_INBOUND_PLUG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_INBOUND_PLUG | Value transfer | Type reference (TYPE) | FLAG | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 |
Method HAS_INBOUND_PLUG on Interface IF_WDY_MD_ABSTRACT_VIEW has no exception.
Method HAS_OUTBOUND_PLUG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_OUTBOUND_PLUG | Value transfer | Type reference (TYPE) | FLAG | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 |
Method HAS_OUTBOUND_PLUG on Interface IF_WDY_MD_ABSTRACT_VIEW has no exception.
Method HAS_VIEW_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_VIEW_CONTROLLER | Value transfer | Type reference (TYPE) | FLAG | 00000000 |
Method HAS_VIEW_CONTROLLER on Interface IF_WDY_MD_ABSTRACT_VIEW has no exception.
Method LOCK Signature
Method LOCK on Interface IF_WDY_MD_ABSTRACT_VIEW has no parameter.
Method LOCK on Interface IF_WDY_MD_ABSTRACT_VIEW has no exception.
Method RELOAD Signature
Method RELOAD on Interface IF_WDY_MD_ABSTRACT_VIEW has no parameter.
Method RELOAD on Interface IF_WDY_MD_ABSTRACT_VIEW has no exception.
Method RESET_TO_ACTIVE Signature
Method RESET_TO_ACTIVE on Interface IF_WDY_MD_ABSTRACT_VIEW has no parameter.
Method RESET_TO_ACTIVE on Interface IF_WDY_MD_ABSTRACT_VIEW has no exception.
Method SAVE_TO_DATABASE Signature
Method SAVE_TO_DATABASE on Interface IF_WDY_MD_ABSTRACT_VIEW has no parameter.
Method SAVE_TO_DATABASE on Interface IF_WDY_MD_ABSTRACT_VIEW has no exception.
Method SET_LIFESPAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LIFESPAN | Value transfer | Type reference (TYPE) | WDY_MD_VIEW_LIFESPAN | 20030108 |
Method SET_LIFESPAN on Interface IF_WDY_MD_ABSTRACT_VIEW has no exception.
Method SET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPE | Value transfer | Type reference (TYPE) | WDY_MD_VIEW_TYPE | 00000000 |
Method SET_TYPE on Interface IF_WDY_MD_ABSTRACT_VIEW has no exception.
Method SET_VIEW_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER | 00000000 |
Method SET_VIEW_CONTROLLER on Interface IF_WDY_MD_ABSTRACT_VIEW has no exception.
Method UNLOCK Signature
Method UNLOCK on Interface IF_WDY_MD_ABSTRACT_VIEW has no parameter.
Method UNLOCK on Interface IF_WDY_MD_ABSTRACT_VIEW has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 630 |