SAP ABAP Class CL_WDY_MD_ADT_WINDOW (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 | 20120523 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDY_MD_ADT_WINDOW | ADT Window | 20120523 |
Properties
Class | CL_WDY_MD_ADT_WINDOW | |
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 | 20120518 | SAP |
Last change | 20141121 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WDY_MD_ADT_WINDOW has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WDY_MD_ADT_WINDOW | ADT Window | 20120523 |
Friends
Class CL_WDY_MD_ADT_WINDOW has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | SEOCLSNAME | 'CL_WDY_MD_ADT_WINDOW' | 20130524 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SEOCLSNAME | C_CLASS_NAME | 20130812 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20120523 | |
2 | ![]() |
Instance method | Private | Method | 20120523 | |
3 | ![]() |
Instance method | Public | Constructor | 20120524 | |
4 | ![]() |
Static method | Public | Method | 20120606 | |
5 | ![]() |
Static method | Public | Method | 20120523 | |
6 | ![]() |
Static method | Public | Method | 20120523 | |
7 | ![]() |
Static method | Public | Method | 20130507 | |
8 | ![]() |
Instance method | Private | Method | 20120523 | |
9 | ![]() |
Instance method | Private | Method | 20120523 |
Events
Class CL_WDY_MD_ADT_WINDOW has no event.
Types
Class CL_WDY_MD_ADT_WINDOW has no local type.
Method Signatures
Method BUILD_LINKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LINKS | Call by reference | Type reference (TYPE) | IF_WDY_MD_ADT_WINDOW=>GTY_T_NAVIGATION_LINK | 20120523 | |||
2 | ![]() |
METADATA | Call by reference | Type reference (TYPE) | WDY_MD_VIEW_META_DATA | 20120523 |
Method BUILD_LINKS on class CL_WDY_MD_ADT_WINDOW has no exception.
Method BUILD_NODES 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_VIEW_META_DATA | 20120523 | |||
2 | ![]() |
NODES | Call by reference | Type reference (TYPE) | IF_WDY_MD_ADT_WINDOW=>GTY_T_VSH_NODE | 20120523 |
Method BUILD_NODES on class CL_WDY_MD_ADT_WINDOW has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXISTENCE_CHECK_OPTION | Call by reference | Type reference (TYPE) | STRING | IF_WDY_MD_ADT_ABSTRACT_VIEW=>C_S_EXISTENCE_CHECK_OPTION-NONE | 20130524 | ||
2 | ![]() |
KEY | Call by reference | Type reference (TYPE) | WDY_MD_VIEW_KEY | 20120524 | |||
3 | ![]() |
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_WINDOW | 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_WINDOW=>GTY_S_WINDOW | 20120524 | |||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_ADT_WINDOW | 20120523 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120606 |
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_WINDOW | 20120523 | |||
3 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | R3STATE | 'A' | 20120523 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130711 | ||
2 | ![]() |
Web Dynpro : Objekt existiert nicht | 20130130 |
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_WINDOW | 20130507 | |||
4 | ![]() |
VERSION_NUMBER | Call by reference | Type reference (TYPE) | VRSD-VERSNO | 20130507 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130507 |
Method READ_LINKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LINKS | Call by reference | Type reference (TYPE) | IF_WDY_MD_ADT_WINDOW=>GTY_T_NAVIGATION_LINK | 20120523 |
Method READ_LINKS on class CL_WDY_MD_ADT_WINDOW has no exception.
Method READ_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODES | Call by reference | Type reference (TYPE) | IF_WDY_MD_ADT_WINDOW=>GTY_T_VSH_NODE | 20120523 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
general exception of ADT API | 20120621 |
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 740 |