SAP ABAP Class CL_WDY_MD_ADT_VIEW (Web Dynpro View Element)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
⤷
SWDP_METADATA_API_ADT (Package) Special stateless API to support AIE
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDY_MD_ADT_ABSTRACT_VIEW | Web Dynpro View Element | 20120524 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDY_MD_ADT_VIEW | Web Dynpro View Data | 20120521 |
Properties
| Class | CL_WDY_MD_ADT_VIEW | |
| Short Description | Web Dynpro View Element | |
| Super Class | CL_WDY_MD_ADT_ABSTRACT_VIEW | Web Dynpro View Element |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_METADATA_API_ADT | Special stateless API to support AIE |
| Created | 20120521 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WDY_MD_ADT_VIEW | Web Dynpro View Data | 20120521 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_WDY_MD_ADT_CONTROLLER | 20120522 | Controller DATA (API for AIE) | |
| 2 | CL_WDY_MD_ADT_WINDOW | 20120523 | Web Dynpro View Element |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | See coding | 20120702 | |||||
| 2 | Constant | Private | Type reference (TYPE) | SEOCLSNAME | 'CL_WDY_MD_ADT_VIEW' | 20130524 | |||
| 3 | Constant | Protected | See coding | 20120810 | |||||
| 4 | Static Attribute | Private | Type reference (TYPE) | IF_WDY_MD_ADT_VIEW_ELEMENTS=>GTY_T_VIEW_ELEMENTS | 20120710 | ||||
| 5 | Static Attribute | Private | Type reference (TYPE) | SEOCLSNAME | C_CLASS_NAME | 20130812 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120601 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | WDY_UI_TEXT_TABLE | 20120622 | ||||
| 8 | Instance attribute | Private | See coding | 20120525 | |||||
| 9 | Instance attribute | Private | See coding | 20120525 | |||||
| 10 | Instance attribute | Private | See coding | 20120525 | |||||
| 11 | Instance attribute | Private | See coding | 20120525 | |||||
| 12 | Instance attribute | Private | See coding | 20120525 |
Methods
Events
Class CL_WDY_MD_ADT_VIEW has no event.
Types
Class CL_WDY_MD_ADT_VIEW has no local type.
Method Signatures
Method BUILD_CHILD_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Type reference (TYPE) | IF_WDY_MD_ADT_VIEW=>GTY_S_ELEMENT | 20120524 | ||||
| 2 | METADATA | Call by reference | Type reference (TYPE) | WDY_MD_ADT_VIEW_META_DATA | 20120524 | ||||
| 3 | PARENT_AGGREGATION | Call by reference | Type reference (TYPE) | WDY_MD_UI_ELEMENT_AGGREGATION | 20120710 | ||||
| 4 | PARENT_ELEMENT | Call by reference | Type reference (TYPE) | IF_WDY_MD_ADT_VIEW=>GTY_S_ELEMENT | 20120710 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120605 |
Method BUILD_ELEMENT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METADATA | Call by reference | Type reference (TYPE) | WDY_MD_ADT_VIEW_META_DATA | 20120522 | ||||
| 2 | VIEW | Call by reference | Type reference (TYPE) | IF_WDY_MD_ADT_VIEW=>GTY_S_VIEW | 20120522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120605 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | IF_WDY_MD_ADT_VIEW=>GTY_S_VIEW | 20120607 | ||||
| 2 | EXISTENCE_CHECK_OPTION | Call by reference | Type reference (TYPE) | STRING | IF_WDY_MD_ADT_ABSTRACT_VIEW=>C_S_EXISTENCE_CHECK_OPTION-NONE | 20130524 | |||
| 3 | KEY | Call by reference | Type reference (TYPE) | WDY_MD_VIEW_KEY | 20120524 | ||||
| 4 | VERSION | Call by reference | Type reference (TYPE) | R3STATE | 20120524 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130524 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Call by reference | Type reference (TYPE) | WDY_MD_DESCRIPTION | 20121214 | ||||
| 2 | KEY | Call by reference | Type reference (TYPE) | WDY_MD_VIEW_KEY | 20120606 | ||||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_ADT_VIEW | 20120606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120611 | |||
| 2 | 20120611 |
Method GET_INSTANCE_BY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | IF_WDY_MD_ADT_VIEW=>GTY_S_VIEW | 20120524 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_ADT_VIEW | 20120522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120605 | |||
| 2 | 20130524 |
Method GET_INSTANCE_BY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Type reference (TYPE) | WDY_MD_VIEW_KEY | 20120524 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_ADT_VIEW | 20120522 | ||||
| 3 | VERSION | Call by reference | Type reference (TYPE) | R3STATE | SWBM_VERSION_INACTIVE | 20120522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130711 | |||
| 2 | 20120709 |
Method GET_INSTANCE_BY_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESTINATION | Call by reference | Type reference (TYPE) | RFCDES-RFCDEST | 20130507 | ||||
| 2 | KEY | Call by reference | Type reference (TYPE) | WDY_MD_VIEW_KEY | 20130507 | ||||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_ADT_VIEW | 20130507 | ||||
| 4 | VERSION_NUMBER | Call by reference | Type reference (TYPE) | VRSD-VERSNO | 20130507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130507 |
Method IS_INITIAL_PROPERTY_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTY | Call by reference | Type reference (TYPE) | WDY_UI_PROPERTY | 20120913 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | 20120913 | ||||
| 3 | VIEW_ELEM | Call by reference | Type reference (TYPE) | WDY_UI_ELEMENT | 20120913 |
Method IS_INITIAL_PROPERTY_VALUE on class CL_WDY_MD_ADT_VIEW has no exception.
Method LOAD_ELEM_LIBS Signature
Method LOAD_ELEM_LIBS on class CL_WDY_MD_ADT_VIEW has no parameter.
Method LOAD_ELEM_LIBS on class CL_WDY_MD_ADT_VIEW has no exception.
Method READ_CHILD_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Type reference (TYPE) | IF_WDY_MD_ADT_VIEW=>GTY_S_ELEMENT | 20120524 | ||||
| 2 | UI_ELEMENT | Call by reference | Type reference (TYPE) | WDY_UI_ELEMENT | 20120524 |
Method READ_CHILD_ELEMENT on class CL_WDY_MD_ADT_VIEW has no exception.
Method READ_ELEMENT_CONTEXT_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_BINDINGS | Call by reference | Type reference (TYPE) | IF_WDY_MD_ADT_VIEW=>GTY_T_CONTEXT_BINDING | 20120521 | ||||
| 2 | ELEMENT | Call by reference | Type reference (TYPE) | IF_WDY_MD_ADT_VIEW=>GTY_S_ELEMENT_DESCRIPTION | 20120521 |
Method READ_ELEMENT_CONTEXT_BINDING on class CL_WDY_MD_ADT_VIEW has no exception.
Method READ_ELEMENT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LAYOUT | Call by reference | Type reference (TYPE) | IF_WDY_MD_ADT_VIEW=>GTY_S_VIEW_LAYOUT | 20120521 |
Method READ_ELEMENT_DATA on class CL_WDY_MD_ADT_VIEW has no exception.
Method READ_ELEMENT_DDIC_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DDIC_BINDINGS | Call by reference | Type reference (TYPE) | IF_WDY_MD_ADT_VIEW=>GTY_T_DDIC_BINDING | 20120521 | ||||
| 2 | ELEMENT | Call by reference | Type reference (TYPE) | IF_WDY_MD_ADT_VIEW=>GTY_S_ELEMENT_DESCRIPTION | 20120521 |
Method READ_ELEMENT_DDIC_BINDING on class CL_WDY_MD_ADT_VIEW has no exception.
Method READ_ELEMENT_EVENT_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Type reference (TYPE) | IF_WDY_MD_ADT_VIEW=>GTY_S_ELEMENT_DESCRIPTION | 20120521 | ||||
| 2 | EVENT_BINDINGS | Call by reference | Type reference (TYPE) | IF_WDY_MD_ADT_VIEW=>GTY_T_EVENT_BINDING | 20120521 |
Method READ_ELEMENT_EVENT_BINDING on class CL_WDY_MD_ADT_VIEW has no exception.
Method READ_ELEMENT_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Type reference (TYPE) | IF_WDY_MD_ADT_VIEW=>GTY_S_ELEMENT_DESCRIPTION | 20120521 | ||||
| 2 | PROPERTIES | Call by reference | Type reference (TYPE) | IF_WDY_MD_ADT_VIEW=>GTY_T_PROPERTY | 20120521 |
Method READ_ELEMENT_PROPERTIES on class CL_WDY_MD_ADT_VIEW has no exception.
Method READ_INTO_BUFFER Signature
Method READ_INTO_BUFFER on class CL_WDY_MD_ADT_VIEW has no parameter.
Method READ_INTO_BUFFER on class CL_WDY_MD_ADT_VIEW has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |