SAP ABAP Interface IF_WDR_CFG_MD_PROVIDER (Gets config metadata for a component)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_CONFIGURATION (Package) Configuration for WD4A
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CFG_MD_PROVIDER Gets configuration metadata 20100121
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CFG_MD_PROVIDER_RR Gets configuration metadata from the RR 20101215
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CFG_MD_PROVIDER_RT Metadata Provider for a Component 20100927
Properties
Interface IF_WDR_CFG_MD_PROVIDER  
Short Description Gets config metadata for a component    
General Data
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20100121   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_WDR_CFG_MD_PROVIDER has no forward declaration.
Interfaces
Interface IF_WDR_CFG_MD_PROVIDER has no interface.
Friends
Interface IF_WDR_CFG_MD_PROVIDER has no friend.
Attributes
Interface IF_WDR_CFG_MD_PROVIDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_METADATA Instance method Public Method Reads configuration metadata of a WD component 20100121
Events
Interface IF_WDR_CFG_MD_PROVIDER has no event.
Types
Interface IF_WDR_CFG_MD_PROVIDER has no local type.
Method Signatures

Method GET_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONFIG_PROPS Call by reference Type reference (TYPE) WDY_CONFIG_PROPS Konfigurationseigenschaften einer Komponente 20100514
2 Exporting EXISTS Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100121
3 Exporting IMPLICIT_METADATA Call by reference Object reference (TYPE REF TO) IF_WDR_ADAPT_IMPLICIT_METADATA Information Web Dynpro Komponente 20101217
4 Exporting IS_DELTA Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100121
5 Exporting METADATA Call by reference Type reference (TYPE) WDY_CFG_CHGTOOL_NODE_INFO_MAP WD Konfiguration, Change-Tool, Liste der Knoteninformationen 20100121
6 Importing OBJECT_NAME Call by reference Type reference (TYPE) WDY_COMPONENT_NAME Web Dynpro : Name der Component 20100121
7 Importing USED_BY_EDITOR Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100714

Method GET_METADATA on Interface IF_WDR_CFG_MD_PROVIDER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703