SAP ABAP Class IF_WDR_CFG_MD_PROVIDER (Gets config metadata for a component)
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
Class IF_WDR_CFG_MD_PROVIDER  
Short Description Gets config metadata for a component    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100121   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WDR_CFG_MD_PROVIDER has no forward declaration.
Interfaces
Class IF_WDR_CFG_MD_PROVIDER has no interface implemented.
Friends
Class IF_WDR_CFG_MD_PROVIDER has no friend class.
Attributes
Class 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
Class IF_WDR_CFG_MD_PROVIDER has no event.
Types
Class 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 class IF_WDR_CFG_MD_PROVIDER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in