SAP ABAP Interface IF_WDY_MD_WINDOW (Web Dynpro: Window)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_METADATA_API_COMPONENT (Package) Web Dynpro: Component
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_MD_WINDOW Web Dynpro: Window 20020808
Properties
Interface IF_WDY_MD_WINDOW  
Short Description Web Dynpro: Window    
General Data
Package SWDP_METADATA_API_COMPONENT   Web Dynpro: Component 
Created 20020802   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDY_MD_ABSTRACT_VIEW 20040705
2 IF_WDY_MD_OBJECT Web Dynpro: Object 00000000
Friends
Interface IF_WDY_MD_WINDOW has no friend.
Attributes
Interface IF_WDY_MD_WINDOW has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_NAVIGATION_LINKS Instance method Public Method 00000000
2 CREATE_ROOT_NODE Instance method Public Method 00000000
3 DELETE Instance method Public Method 00000000
4 GET_COMPONENT Instance method Public Method 00000000
5 GET_DEFAULT_ROOT_NODE Instance method Public Method 00000000
6 GET_HELP_DESCRIPTION Instance method Public Method 20041103
7 GET_HELP_LINK Instance method Public Method 20041104
8 GET_INTERFACE_VIEW Instance method Public Method 00000000
9 GET_NAME Instance method Public Method 00000000
10 GET_NAVIGATION_LINKS Instance method Public Method 00000000
11 GET_ROOT_NODE Instance method Public Method 00000000
12 GET_ROOT_NODES Instance method Public Method 00000000
13 GET_ROOT_NODE_COUNT Instance method Public Method 00000000
14 GET_TITLE Instance method Public Method 20040916
15 GET_VISIBILITY Instance method Public Method 00000000
16 HAS_DEFAULT_ROOT_NODE Instance method Public Method 00000000
17 HAS_INTERFACE_VIEW Instance method Public Method 00000000
18 HAS_NAVIGATION_LINKS Instance method Public Method 00000000
19 HAS_ROOT_NODE Instance method Public Method 00000000
20 SET_DEFAULT_ROOT_NODE Instance method Public Method 00000000
21 SET_HELP_DESCRIPTION Instance method Public Method 20041103
22 SET_HELP_LINK Instance method Public Method 20041104
23 SET_INTERFACE_VIEW Instance method Public Method 00000000
24 SET_TITLE Instance method Public Method 20040916
25 SET_VISIBILITY Instance method Public Method 00000000
Events
Interface IF_WDY_MD_WINDOW has no event.
Types
Interface IF_WDY_MD_WINDOW has no local type.
Method Signatures

Method CREATE_NAVIGATION_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 00000000
2 Returning NAVIGATION_LINKS Value transfer Object reference (TYPE REF TO) IF_WDY_MD_NAVIGATION_LINKS 00000000
# Exception Resumable Description Created on
1 CX_WDY_MD_ALREADY_EXISTING 00000000

Method CREATE_ROOT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 00000000
2 Returning ROOT_NODE Value transfer Object reference (TYPE REF TO) IF_WDY_MD_VSET_HIERARCHY_NODE 00000000
3 Importing TYPE Value transfer Type reference (TYPE) WDY_MD_OBJECT_TYPE 00000000
# Exception Resumable Description Created on
1 CX_WDY_MD_ALREADY_EXISTING 00000000

Method DELETE Signature

Method DELETE on Interface IF_WDY_MD_WINDOW has no parameter.
Method DELETE on Interface IF_WDY_MD_WINDOW has no exception.

Method GET_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COMPONENT Value transfer Object reference (TYPE REF TO) IF_WDY_MD_COMPONENT 00000000

Method GET_COMPONENT on Interface IF_WDY_MD_WINDOW has no exception.

Method GET_DEFAULT_ROOT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DEFAULT_ROOT_NODE Value transfer Object reference (TYPE REF TO) IF_WDY_MD_VSET_HIERARCHY_NODE 00000000

Method GET_DEFAULT_ROOT_NODE on Interface IF_WDY_MD_WINDOW has no exception.

Method GET_HELP_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HELP_DESCRIPTION Value transfer Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT Web Dynpro : Text ID 20041103
2 Importing LANGUAGE Call by reference Type reference (TYPE) SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20041103

Method GET_HELP_DESCRIPTION on Interface IF_WDY_MD_WINDOW has no exception.

Method GET_HELP_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HELP_LINK Value transfer Type reference (TYPE) STRING 20041104

Method GET_HELP_LINK on Interface IF_WDY_MD_WINDOW has no exception.

Method GET_INTERFACE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INTERFACE_VIEW Value transfer Object reference (TYPE REF TO) IF_WDY_MD_INTERFACE_VIEW 00000000

Method GET_INTERFACE_VIEW on Interface IF_WDY_MD_WINDOW has no exception.

Method GET_NAME Signature

Method GET_NAME on Interface IF_WDY_MD_WINDOW has no parameter.
Method GET_NAME on Interface IF_WDY_MD_WINDOW has no exception.

Method GET_NAVIGATION_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAVIGATION_LINKS Value transfer Object reference (TYPE REF TO) IF_WDY_MD_NAVIGATION_LINKS 00000000

Method GET_NAVIGATION_LINKS on Interface IF_WDY_MD_WINDOW has no exception.

Method GET_ROOT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 00000000
2 Returning ROOT_NODE Value transfer Object reference (TYPE REF TO) IF_WDY_MD_VSET_HIERARCHY_NODE 00000000

Method GET_ROOT_NODE on Interface IF_WDY_MD_WINDOW has no exception.

Method GET_ROOT_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ROOT_NODES Value transfer Object reference (TYPE REF TO) IF_OBJECT_MAP 00000000

Method GET_ROOT_NODES on Interface IF_WDY_MD_WINDOW has no exception.

Method GET_ROOT_NODE_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COUNT Value transfer Type reference (TYPE) I 00000000

Method GET_ROOT_NODE_COUNT on Interface IF_WDY_MD_WINDOW has no exception.

Method GET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGUAGE Value transfer Type reference (TYPE) SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20040916
2 Returning TITLE Value transfer Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT Web Dynpro : Text ID 20040916

Method GET_TITLE on Interface IF_WDY_MD_WINDOW has no exception.

Method GET_VISIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VISIBILITY Value transfer Type reference (TYPE) WDY_MD_PUBLIC_PRIVATE 00000000

Method GET_VISIBILITY on Interface IF_WDY_MD_WINDOW has no exception.

Method HAS_DEFAULT_ROOT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_DEFAULT_ROOT_NODE Value transfer Type reference (TYPE) FLAG 00000000

Method HAS_DEFAULT_ROOT_NODE on Interface IF_WDY_MD_WINDOW has no exception.

Method HAS_INTERFACE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_INTERFACE_VIEW Value transfer Type reference (TYPE) FLAG 00000000

Method HAS_INTERFACE_VIEW on Interface IF_WDY_MD_WINDOW has no exception.

Method HAS_NAVIGATION_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_NAVIGATION_LINKS Value transfer Type reference (TYPE) FLAG 00000000

Method HAS_NAVIGATION_LINKS on Interface IF_WDY_MD_WINDOW has no exception.

Method HAS_ROOT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_ROOT_NODE Value transfer Type reference (TYPE) FLAG 00000000
2 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 00000000

Method HAS_ROOT_NODE on Interface IF_WDY_MD_WINDOW has no exception.

Method SET_DEFAULT_ROOT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEFAULT_ROOT_NODE Call by reference Object reference (TYPE REF TO) IF_WDY_MD_VSET_HIERARCHY_NODE 00000000

Method SET_DEFAULT_ROOT_NODE on Interface IF_WDY_MD_WINDOW has no exception.

Method SET_HELP_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HELP_DESCRIPTION Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT Web Dynpro : Text ID 20041103
2 Importing LANGUAGE Call by reference Type reference (TYPE) SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20041103

Method SET_HELP_DESCRIPTION on Interface IF_WDY_MD_WINDOW has no exception.

Method SET_HELP_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HELP_LINK Call by reference Type reference (TYPE) STRING 20041104
2 Importing SAVE_OTR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Veranlasst das Speichern der Help-Link-OTR-Konzepte 20090810

Method SET_HELP_LINK on Interface IF_WDY_MD_WINDOW has no exception.

Method SET_INTERFACE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INTERFACE_VIEW Call by reference Object reference (TYPE REF TO) IF_WDY_MD_INTERFACE_VIEW 00000000

Method SET_INTERFACE_VIEW on Interface IF_WDY_MD_WINDOW has no exception.

Method SET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGUAGE Value transfer Type reference (TYPE) SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20040916
2 Importing TITLE Value transfer Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT Web Dynpro : Text ID 20040916

Method SET_TITLE on Interface IF_WDY_MD_WINDOW has no exception.

Method SET_VISIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VISIBILITY Value transfer Type reference (TYPE) WDY_MD_PUBLIC_PRIVATE 00000000

Method SET_VISIBILITY on Interface IF_WDY_MD_WINDOW has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 630