SAP ABAP Interface IF_WDY_MD_APPLICATION (Web Dynpro : Application)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_METADATA_API_APPLICATION (Package) Web Dynpro: Application
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_MD_APPLICATION Web Dynpro: Application 20041103
Properties
Interface IF_WDY_MD_APPLICATION  
Short Description Web Dynpro : Application    
General Data
Package SWDP_METADATA_API_APPLICATION   Web Dynpro: Application 
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_LOCKABLE_OBJECT 20021106
2 IF_WDY_MD_OBJECT Web Dynpro: Object 00000000
Friends
Interface IF_WDY_MD_APPLICATION has no friend.
Attributes
Interface IF_WDY_MD_APPLICATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method 20021106
2 CREATE_PROPERTY Instance method Public Method 20040615
3 DELETE Instance method Public Method 00000000
4 GET_AUTHORITY_CHECK Instance method Public Method 20100317
5 GET_COMPONENT Instance method Public Method 00000000
6 GET_CONFIGURATION Instance method Public Method 00000000
7 GET_HELP_DESCRIPTION Instance method Public Method 20041103
8 GET_HELP_LINK Instance method Public Method 20041104
9 GET_MESSAGE_DISPLAY_MODE Instance method Public Method 20050118
10 GET_NAME Instance method Public Method 00000000
11 GET_PROPERTIES Instance method Public Method 20040615
12 GET_PROPERTY Instance method Public Method 20040615
13 GET_SESSION_KIND Instance method Public Method 20100317
14 GET_STARTUP_PLUG Instance method Public Method 00000000
15 HAS_COMPONENT Instance method Public Method 00000000
16 HAS_CONFIGURATION Instance method Public Method 00000000
17 HAS_STARTUP_PLUG Instance method Public Method 00000000
18 LOCK Instance method Public Method 20021106
19 RELOAD Instance method Public Method 20021106
20 RESET_TO_ACTIVE Instance method Public Method 20021106
21 SAVE_TO_DATABASE Instance method Public Method 20021106
22 SET_AUTHORITY_CHECK Instance method Public Method 20100317
23 SET_COMPONENT Instance method Public Method 00000000
24 SET_CONFIGURATION Instance method Public Method 00000000
25 SET_HELP_DESCRIPTION Instance method Public Method 20041103
26 SET_HELP_LINK Instance method Public Method 20041104
27 SET_MESSAGE_DISPLAY_MODE Instance method Public Method 20050118
28 SET_SESSION_KIND Instance method Public Method 20100317
29 SET_STARTUP_PLUG Instance method Public Method 00000000
30 UNLOCK Instance method Public Method 20021106
Events
Interface IF_WDY_MD_APPLICATION has no event.
Types
Interface IF_WDY_MD_APPLICATION has no local type.
Method Signatures

Method ACTIVATE Signature

Method ACTIVATE on Interface IF_WDY_MD_APPLICATION has no parameter.
Method ACTIVATE on Interface IF_WDY_MD_APPLICATION has no exception.

Method CREATE_PROPERTY 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 Web Dynpro : Name eines Web Dynpro Metadaten Objekts 20040615
2 Returning PROPERTY Value transfer Object reference (TYPE REF TO) IF_WDY_MD_APPLICATION_PROPERTY 20040615
# Exception Resumable Description Created on
1 CX_WDY_MD_ALREADY_EXISTING Web Dynpro : Objekt existiert bereits 20040615

Method DELETE Signature

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

Method GET_AUTHORITY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning AUTHORITY_CHECK Value transfer Type reference (TYPE) WDY_MD_APPL_AUTH_CHECK Berechtigungsprüfung für Anwendung 20100317

Method GET_AUTHORITY_CHECK on Interface IF_WDY_MD_APPLICATION 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_APPLICATION has no exception.

Method GET_CONFIGURATION Signature

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

Method GET_CONFIGURATION on Interface IF_WDY_MD_APPLICATION 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_APPLICATION 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_APPLICATION has no exception.

Method GET_MESSAGE_DISPLAY_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MESSAGE_DISPLAY_MODE Value transfer Type reference (TYPE) WDY_MD_MESSAGE_DISP_MODE_ENUM Web Dynpro: Enumerationstyp für Message Komponente 20050118

Method GET_MESSAGE_DISPLAY_MODE on Interface IF_WDY_MD_APPLICATION has no exception.

Method GET_NAME Signature

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

Method GET_PROPERTIES Signature

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

Method GET_PROPERTIES on Interface IF_WDY_MD_APPLICATION has no exception.

Method GET_PROPERTY 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 Web Dynpro : Name eines Web Dynpro Metadaten Objekts 20040615
2 Returning PROPERTY Value transfer Object reference (TYPE REF TO) IF_WDY_MD_APPLICATION_PROPERTY 20040615

Method GET_PROPERTY on Interface IF_WDY_MD_APPLICATION has no exception.

Method GET_SESSION_KIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SESSION_KIND Value transfer Type reference (TYPE) WDY_MD_APPL_SESSION Zustand der Session (Zustandsbehaftet, Zustandslos) 20100317

Method GET_SESSION_KIND on Interface IF_WDY_MD_APPLICATION has no exception.

Method GET_STARTUP_PLUG Signature

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

Method GET_STARTUP_PLUG on Interface IF_WDY_MD_APPLICATION has no exception.

Method HAS_COMPONENT Signature

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

Method HAS_COMPONENT on Interface IF_WDY_MD_APPLICATION has no exception.

Method HAS_CONFIGURATION Signature

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

Method HAS_CONFIGURATION on Interface IF_WDY_MD_APPLICATION has no exception.

Method HAS_STARTUP_PLUG Signature

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

Method HAS_STARTUP_PLUG on Interface IF_WDY_MD_APPLICATION has no exception.

Method LOCK Signature

Method LOCK on Interface IF_WDY_MD_APPLICATION has no parameter.
Method LOCK on Interface IF_WDY_MD_APPLICATION has no exception.

Method RELOAD Signature

Method RELOAD on Interface IF_WDY_MD_APPLICATION has no parameter.
Method RELOAD on Interface IF_WDY_MD_APPLICATION has no exception.

Method RESET_TO_ACTIVE Signature

Method RESET_TO_ACTIVE on Interface IF_WDY_MD_APPLICATION has no parameter.
Method RESET_TO_ACTIVE on Interface IF_WDY_MD_APPLICATION has no exception.

Method SAVE_TO_DATABASE Signature

Method SAVE_TO_DATABASE on Interface IF_WDY_MD_APPLICATION has no parameter.
Method SAVE_TO_DATABASE on Interface IF_WDY_MD_APPLICATION has no exception.

Method SET_AUTHORITY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AUTHORITY_CHECK Call by reference Type reference (TYPE) WDY_MD_APPL_AUTH_CHECK Berechtigungsprüfung für Anwendung 20100317

Method SET_AUTHORITY_CHECK on Interface IF_WDY_MD_APPLICATION has no exception.

Method SET_COMPONENT Signature

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

Method SET_COMPONENT on Interface IF_WDY_MD_APPLICATION has no exception.

Method SET_CONFIGURATION Signature

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

Method SET_CONFIGURATION on Interface IF_WDY_MD_APPLICATION 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_APPLICATION 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_APPLICATION has no exception.

Method SET_MESSAGE_DISPLAY_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_DISPLAY_MODE Call by reference Type reference (TYPE) WDY_MD_MESSAGE_DISP_MODE_ENUM Web Dynpro: Enumerationstyp für Message Komponente 20050118

Method SET_MESSAGE_DISPLAY_MODE on Interface IF_WDY_MD_APPLICATION has no exception.

Method SET_SESSION_KIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SESSION_KIND Call by reference Type reference (TYPE) WDY_MD_APPL_SESSION Zustand der Session (Zustandsbehaftet, Zustandslos) 20100317

Method SET_SESSION_KIND on Interface IF_WDY_MD_APPLICATION has no exception.

Method SET_STARTUP_PLUG Signature

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

Method SET_STARTUP_PLUG on Interface IF_WDY_MD_APPLICATION has no exception.

Method UNLOCK Signature

Method UNLOCK on Interface IF_WDY_MD_APPLICATION has no parameter.
Method UNLOCK on Interface IF_WDY_MD_APPLICATION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 630