Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDY_MD_ABSTRACT_VIEW | Web Dynpro: View | 20021022 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDY_MD_VIEW | Web Dynpro: View | 20020812 |
Properties
| Class | CL_WDY_MD_VIEW | |
| Short Description | Web Dynpro: View | |
| Super Class | CL_WDY_MD_ABSTRACT_VIEW | Web Dynpro: View |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_METADATA_API_VIEW | Web Dynpro: View |
| Created | 20020802 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 5 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 6 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 7 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WDY_MD_VIEW | Web Dynpro: View | 20020812 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_WDY_MD_ABSTRACT_VIEW | 20021202 | Web Dynpro: View | |
| 2 | CL_WDY_MD_ADT_VIEW | 20120521 | Web Dynpro View Element | |
| 3 | IF_WDY_MD_VIEW_ELEMENT | 20021202 |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDY_MD_OBJECT_MAP | Special Object Map for Web Dynpro Metadata API | 20060412 | |||
| 2 | Constant | Private | Type reference (TYPE) | WDY_MD_UI_ELEMENT_DEF_NAME | 'INTERACTIVE_FORM' | Web Dynpro: Web Dynpro UI Element Definition | 20040326 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | TTYP_ELEM_POS | 20090113 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | WDY_ENHWDYV_TABLE | Web Dynpro: Enhancements of Views | 20051206 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | WDY_ENH_OBJ_TABLE | Web Dynpro: Enhancement Objects | 20050421 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | FLAG | 'X' | Old Import Procedure for Enhanced Layout | 20090113 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | FLAG | General Flag | 20051019 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | FLAG | ' ' | General Flag | 20050107 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | FLAG | Layout changed | 20090113 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | WDY_UI_ELEMENT_TABLE | . | 20060523 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDY_MD_VIEW_ELEMENT | 20020913 | ||||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDY_MD_OBJECT_MAP | Special Object Map for Web Dynpro Metadata API | 20020812 | |||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDY_MD_OBJECT_MAP | Special Object Map for Web Dynpro Metadata API | 20021202 | |||
| 14 | Static Attribute | Protected | Type reference (TYPE) | LTY_T_VIS_ELEM | 20101214 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | RESOLVE_INTERACTIVE_FORMS | Static Event (1) |
Public (2) |
20040322 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTY_S_VIS_ELEM | Protected | See coding | 20101214 | BEGIN OF lty_s_vis_elem,
library_name TYPE wdy_md_ui_element_library,
definition_name TYPE wdy_md_ui_element_def_name,
END OF lty_s_vis_elem
|
||
| 2 | LTY_T_ELEM_DEF | Protected | See coding | 20101214 | lty_t_elem_def TYPE STANDARD TABLE OF wdy_ui_elem_def
|
||
| 3 | LTY_T_VIS_ELEM | Protected | See coding | 20101214 | lty_t_vis_elem TYPE SORTED TABLE OF lty_s_vis_elem
WITH UNIQUE KEY library_name definition_name
|
Method Signatures
Method ADD_VIEW_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIEW_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_VIEW_ELEMENT | 20021202 |
Method ADD_VIEW_ELEMENT on class CL_WDY_MD_VIEW has no exception.
Method CHECK_AND_REPAIR_LAYOUT_DATA 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_VIEW_ELEMENT | 20060523 | ||||
| 2 | LAYOUT_DATA_DEFINITION | Value transfer | Type reference (TYPE) | WDY_UI_ELEMENT | Web Dynpro : UI-Element | 20060523 |
Method CHECK_AND_REPAIR_LAYOUT_DATA on class CL_WDY_MD_VIEW has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_OBJECT | Ref auf Component/Component Intf. Def. | 20060901 | |||
| 2 | COMPONENT_NAME | Value transfer | Type reference (TYPE) | WDY_COMPONENT_NAME | Web Dynpro : Applikationsname | 20021105 | |||
| 3 | CREATED_BY_VERSION | Call by reference | Type reference (TYPE) | FLAG | ' ' | allgemeines flag | 20050425 | ||
| 4 | DEFINITION | Value transfer | Type reference (TYPE) | WDY_VIEW | Web Dynpro : View einer Applikation | 20021105 | |||
| 5 | DEVCLASS | Value transfer | Type reference (TYPE) | DEVCLASS | Paket | 20060920 | |||
| 6 | ENHANCEMENT_LIST | Call by reference | Type reference (TYPE) | WDY_ENH_LIST_TABLE | Web Dynpro: Extensibility, Enhancement-Status | 20050408 | |||
| 7 | MODIFICATION_LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20050119 | ||
| 8 | READER | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_VIEW_READER | 20041117 | ||||
| 9 | STATE | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_STATE | IF_WDY_MD_OBJECT=>CO_STATE_LOADED | Object State eines WebDynpro Metadata Objekts | 20021105 | ||
| 10 | VERSION | Value transfer | Type reference (TYPE) | R3STATE | 'I' | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20021105 | ||
| 11 | VERSION_NUMBER | Call by reference | Type reference (TYPE) | VRSD-VERSNO | Versionsverwaltung: Versionsnummer | 20060330 | |||
| 12 | VIEW_NAME | Value transfer | Type reference (TYPE) | WDY_VIEW_NAME | Web Dynpro : Name eines Web Dynpro Views | 20021105 |
Method CONSTRUCTOR on class CL_WDY_MD_VIEW has no exception.
Method CREATE_COMPLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_COMPONENT | Komponente | 20060901 | |||
| 2 | COMPONENT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | Web Dynpro : Komponentenname | 20050706 | |||
| 3 | CURRENT_ENHANCEMENT | Call by reference | Object reference (TYPE REF TO) | CL_ENH_TOOL_WDY | Enhancement Tool Web Dynpro | 20051213 | |||
| 4 | ENHANCEMENT_LIST | Call by reference | Type reference (TYPE) | WDY_ENH_LIST_TABLE | Web Dynpro: Extensibility, Enhancement-Status | 20101221 | |||
| 5 | SUPPRESS_ACCESS_PERMISSION | Value transfer | Type reference (TYPE) | FLAG | '' | Unterdrückt Berechtigungsprüfung | 20071212 | ||
| 6 | VIEW | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_VIEW | 20050706 | ||||
| 7 | VIEW_NAME | Call by reference | Type reference (TYPE) | WDY_VIEW_NAME | Web Dynpro : Name eines Web Dynpro Views | 20050706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050706 | |||
| 2 | Web Dynpro : Objekt existiert bereits | 20050706 | ||
| 3 | 20050706 | |||
| 4 | 20050706 | |||
| 5 | Web Dynpro : Objekt existiert nicht | 20050706 | ||
| 6 | 20050706 |
Method CREATE_NEW_ROOT_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ROOT_CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_VIEW_ELEMENT | 20070416 | ||||
| 2 | ROOT_CONTAINER_DEFINITION | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Web Dynpro : Name eines Web Dynpro Metadaten Objekts | 20090626 | |||
| 3 | ROOT_CONTAINER_DEF_LIBRARY | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Web Dynpro : Name eines Web Dynpro Metadaten Objekts | 20090626 |
Method CREATE_NEW_ROOT_CONTAINER on class CL_WDY_MD_VIEW has no exception.
Method DELETE_VIEW_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METADATA | Call by reference | Object reference (TYPE REF TO) | VIEW_ELEMENT_METADATA | 20030519 | ||||
| 2 | POSITION | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20030519 | |||
| 3 | VIEW_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_VIEW_ELEMENT | I_WDY_MD_UI_ELEMENT | 20030519 |
Method DELETE_VIEW_ELEMENT on class CL_WDY_MD_VIEW has no exception.
Method DETERMINE_DEFAULT_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_BINDINGS | Call by reference | Type reference (TYPE) | WDY_UI_CTX_BIND_TABLE | . | 20050629 | |||
| 2 | ELEMENT_DEFINITION | Call by reference | Type reference (TYPE) | WDY_MD_UI_ELEMENT_DEF_NAME | Web Dynpro : Web Dynpro UI-Element Definition | 20041123 | |||
| 3 | ELEMENT_LIBRARY | Call by reference | Type reference (TYPE) | WDY_MD_UI_ELEMENT_LIBRARY | Web-Dynpro : Name einer UI-Element-Library | 20041123 | |||
| 4 | ELEMENT_NAME | Call by reference | Type reference (TYPE) | WDY_UI_ELEMENT_NAME | Web Dynpro : Name eines UI-Elements | 20041123 | |||
| 5 | PROPERTIES | Call by reference | Type reference (TYPE) | WDY_UI_PROPERTY_TABLE | . | 20041123 | |||
| 6 | TRANSLATABLE_TEXT_PROPERTIES | Call by reference | Type reference (TYPE) | WDY_UI_PROP_DEF_TABLE | . | 20071009 |
Method DETERMINE_DEFAULT_PROPERTIES on class CL_WDY_MD_VIEW has no exception.
Method FILL_VIEW_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METADATA | Call by reference | Object reference (TYPE REF TO) | VIEW_ELEMENT_METADATA | 20030519 | ||||
| 2 | VIEW_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_WDY_MD_VIEW_ELEMENT | 20030519 |
Method FILL_VIEW_ELEMENT on class CL_WDY_MD_VIEW has no exception.
Method FIND_UI_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | WDY_UI_ELEMENT_NAME | Web Dynpro : Name eines Web Dynpro Metadaten Objekts | 20020906 | |||
| 2 | UI_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_VIEW_ELEMENT | I_WDY_MD_UI_ELEMENT | 20020906 |
Method FIND_UI_ELEMENT on class CL_WDY_MD_VIEW has no exception.
Method FIND_UI_ELEMENT_BY_POS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | POSITION | Call by reference | Type reference (TYPE) | I | 20040916 | ||||
| 2 | UI_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_VIEW_ELEMENT | I_WDY_MD_UI_ELEMENT | 20040916 |
Method FIND_UI_ELEMENT_BY_POS on class CL_WDY_MD_VIEW has no exception.
Method GET_ACTIVE_UI_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVE_PROPERTIES | Value transfer | Type reference (TYPE) | WDY_UI_PROPERTY_TABLE | . | 20070115 | |||
| 2 | ELEMENT_NAME | Call by reference | Type reference (TYPE) | WDY_UI_ELEMENT_NAME | Web Dynpro : Name eines UI-Elements | 20070115 | |||
| 3 | ENH_NAME | Call by reference | Type reference (TYPE) | ENHNAME | Id eines Enhancements | 20100312 |
Method GET_ACTIVE_UI_PROPERTIES on class CL_WDY_MD_VIEW has no exception.
Method GET_INBOUND_PLUGS Signature
Method GET_INBOUND_PLUGS on class CL_WDY_MD_VIEW has no parameter.
Method GET_INBOUND_PLUGS on class CL_WDY_MD_VIEW has no exception.
Method GET_INVALIDATE_ELEMENT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INVALIDATE | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20051019 |
Method GET_INVALIDATE_ELEMENT_LIST on class CL_WDY_MD_VIEW has no exception.
Method GET_NAME Signature
Method GET_NAME on class CL_WDY_MD_VIEW has no parameter.
Method GET_NAME on class CL_WDY_MD_VIEW has no exception.
Method GET_OUTBOUND_PLUGS Signature
Method GET_OUTBOUND_PLUGS on class CL_WDY_MD_VIEW has no parameter.
Method GET_OUTBOUND_PLUGS on class CL_WDY_MD_VIEW has no exception.
Method GET_ROOT_UI_ELEM_CONTAINER Signature
Method GET_ROOT_UI_ELEM_CONTAINER on class CL_WDY_MD_VIEW has no parameter.
Method GET_ROOT_UI_ELEM_CONTAINER on class CL_WDY_MD_VIEW has no exception.
Method GET_UI_ELEMENTS_BY_PROP_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | Web Dynpro : Komponentenname | 20041122 | |||
| 2 | ELEMENTS | Value transfer | Type reference (TYPE) | WDY_UI_ELEMENT_SIMPLE_TABLE | Web Dynpro: Tabelle mit einfachen Elementeinträgen | 20041122 | |||
| 3 | PROPERTY_NAME | Call by reference | Type reference (TYPE) | WDY_PROPERTY_NAME | Web Dynpro : Propertyname einer Applikationsklasse | 20041122 | |||
| 4 | VIEW_NAME | Call by reference | Type reference (TYPE) | WDY_VIEW_NAME | Web Dynpro : Name eines Web Dynpro Views | 20041122 |
Method GET_UI_ELEMENTS_BY_PROP_NAME on class CL_WDY_MD_VIEW has no exception.
Method GET_VALID_UI_ELEMENT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INVALID_NAME | Call by reference | Type reference (TYPE) | STRING | 20071212 | ||||
| 2 | VALID_NAME | Value transfer | Type reference (TYPE) | STRING | 20071212 |
Method GET_VALID_UI_ELEMENT_NAME on class CL_WDY_MD_VIEW has no exception.
Method GET_VIEW_CONTAINERS Signature
Method GET_VIEW_CONTAINERS on class CL_WDY_MD_VIEW has no parameter.
Method GET_VIEW_CONTAINERS on class CL_WDY_MD_VIEW has no exception.
Method GET_VIEW_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIEW_ELEMENTS | Value transfer | Object reference (TYPE REF TO) | IF_OBJECT_MAP | 20030730 |
Method GET_VIEW_ELEMENTS on class CL_WDY_MD_VIEW has no exception.
Method IS_UI_PROPERTY_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT_DEFINITION | Call by reference | Type reference (TYPE) | WDY_UI_ELEM_DEF | Web Dynpro : UI-Element-Definition | 20101214 | |||
| 2 | ELEMENT_DEFINITIONS | Call by reference | Type reference (TYPE) | LTY_T_ELEM_DEF | 20101214 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101214 |
Method IS_UI_PROPERTY_ELEMENT on class CL_WDY_MD_VIEW has no exception.
Method LOAD_UI_TREE Signature
Method LOAD_UI_TREE on class CL_WDY_MD_VIEW has no parameter.
Method LOAD_UI_TREE on class CL_WDY_MD_VIEW has no exception.
Method RENAME_VIEW_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Web Dynpro : Name eines Web Dynpro Metadaten Objekts | 20040227 | |||
| 2 | NEW_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Web Dynpro : Name eines Web Dynpro Metadaten Objekts | 20040227 | |||
| 3 | VIEW_CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_VIEW_CONTAINER | 20040227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040227 |
Method REREAD_UI_ELEMENT_PROPERTIES Signature
Method REREAD_UI_ELEMENT_PROPERTIES on class CL_WDY_MD_VIEW has no parameter.
Method REREAD_UI_ELEMENT_PROPERTIES on class CL_WDY_MD_VIEW has no exception.
Method RESOLVE_CONTEXT_BINDINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ENHANCED | Call by reference | Type reference (TYPE) | FLAG | ' ' | allgemeines flag | 20050425 | ||
| 2 | METADATA | Call by reference | Object reference (TYPE REF TO) | VIEW_ELEMENT_METADATA | 20030519 | ||||
| 3 | VIEW_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_VIEW_ELEMENT | Spezielle Object Map für WD-Metadaten-API | 20030807 |
Method RESOLVE_CONTEXT_BINDINGS on class CL_WDY_MD_VIEW has no exception.
Method RESOLVE_DDIC_BINDINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ENHANCED | Call by reference | Type reference (TYPE) | FLAG | ' ' | allgemeines flag | 20050425 | ||
| 2 | METADATA | Call by reference | Object reference (TYPE REF TO) | VIEW_ELEMENT_METADATA | 20030812 | ||||
| 3 | VIEW_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_VIEW_ELEMENT | Spezielle Object Map für WD-Metadaten-API | 20030812 |
Method RESOLVE_DDIC_BINDINGS on class CL_WDY_MD_VIEW has no exception.
Method RESOLVE_EVENT_BINDINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ENHANCED | Call by reference | Type reference (TYPE) | FLAG | ' ' | allgemeines flag | 20050425 | ||
| 2 | METADATA | Call by reference | Object reference (TYPE REF TO) | VIEW_ELEMENT_METADATA | 20030519 | ||||
| 3 | VIEW_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_VIEW_ELEMENT | 20030807 |
Method RESOLVE_EVENT_BINDINGS on class CL_WDY_MD_VIEW has no exception.
Method RESOLVE_VIEW_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METADATA | Call by reference | Object reference (TYPE REF TO) | VIEW_ELEMENT_METADATA | 20030519 | ||||
| 2 | VIEW_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_WDY_MD_VIEW_ELEMENT | I_WDY_MD_UI_ELEMENT | 20030519 |
Method RESOLVE_VIEW_ELEMENT on class CL_WDY_MD_VIEW has no exception.
Method SAVE_UI_TREE Signature
Method SAVE_UI_TREE on class CL_WDY_MD_VIEW has no parameter.
Method SAVE_UI_TREE on class CL_WDY_MD_VIEW has no exception.
Method SAVE_VIEW_CONTAINERS Signature
Method SAVE_VIEW_CONTAINERS on class CL_WDY_MD_VIEW has no parameter.
Method SAVE_VIEW_CONTAINERS on class CL_WDY_MD_VIEW has no exception.
Method SET_INVALIDATE_ELEMENT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INVALIDATE | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20051019 |
Method SET_INVALIDATE_ELEMENT_LIST on class CL_WDY_MD_VIEW has no exception.
Method SET_IS_AUTHOR_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_AUTHOR_MODE | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20050107 |
Method SET_IS_AUTHOR_MODE on class CL_WDY_MD_VIEW has no exception.
Event Signatures
Event RESOLVE_INTERACTIVE_FORMS Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERACTIVE_FORMS | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_OBJECT_MAP | 20040322 | |||
| 2 | VIEW | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_VIEW | 20040322 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 630 |