SAP ABAP Class CL_WDR_CFG_MD_READER_COMP (MetaData Reader for Explicit and Implicit Data)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_CONFIGURATION (Package) Configuration for WD4A
Properties
Class CL_WDR_CFG_MD_READER_COMP  
Short Description MetaData Reader for Explicit and Implicit Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20070720   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
2 CL_WDY_RG_COMPONENT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_WDR_CFG_IMPLICIT_SERVICE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_WDR_CFG_MD_READER_COMP has no interface implemented.
Friends
Class CL_WDR_CFG_MD_READER_COMP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_SUPPLY_REASON_PRIMARY Constant Public Type reference (TYPE) CHAR01 'P' Character Field of Length 1 20080318
2 MO_COMPONENT_RG Instance attribute Private Object reference (TYPE REF TO) CL_WDY_RG_COMPONENT RG Reference of Component 20130408
3 M_COMPONENT_NAME Instance attribute Private Type reference (TYPE) WDY_COMPONENT_NAME Web Dynpro: Component Name 20070720
4 M_COMPONENT_REF Instance attribute Private Object reference (TYPE REF TO) IF_WDY_MD_COMPONENT Component 20070720
5 M_CONFIG_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IF_WDY_MD_CONTROLLER 20070720
6 M_CONFIG_KEY Instance attribute Private Type reference (TYPE) WDY_CONFIG_KEY Key Components of Configuration Tables 20070720
7 M_CONFIG_PROPS Instance attribute Public Type reference (TYPE) WDY_CONFIG_PROPS Configuration Properties 20070720
8 M_CONTEXT_READER Instance attribute Private Object reference (TYPE REF TO) CL_WDY_RG_CTX_NODE_HIERARCHY Recursive Description Data for Context Nodes 20070720
9 M_ROOT_NODE Instance attribute Public Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO Root Node 20070720
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OBJECT_EXISTENT Instance method Public Method Checks whether the object exists (component or application) 20070807
2 CONSTRUCTOR Instance method Public Constructor Constructor 20070720
3 CREATE_CONTEXT_HIERARCHY Instance method Public Method Creates context from configuration context metadata 20070720
4 GET_ALL_AGGREGATED_ELEMENTS Instance method Public Method Returns all aggregated elements 20070720
5 GET_ALL_VIEWS Instance method Public Method Returns all views for the component 20070720
6 GET_ALL_VIEWS_RG Instance method Public Method Returns all views for the component 20130408
7 GET_PRIMARY_LIST Instance method Public Method Gets the list with the primary and index attributes 20070822
8 INT_REC_CREATE_CONTEXT Instance method Private Method Creates context node recursively 20070720
9 IS_GEN_PRIMARY_ATTRIBUTE Static method Public Method Is an attribute a generic primary attribute? 20090703
10 IS_GEN_PRIMARY_FROM_RTTI Static method Public Method Is an attribute a generic primary attribute? 20100729
11 REC_CREATE_PRIMARY_LIST Instance method Private Method Creates List of Primary Attributes 20070822
12 SET_ROOT_NODE Instance method Public Method Sets the root node if the config. context exists 20070720
Events
Class CL_WDR_CFG_MD_READER_COMP has no event.
Types
Class CL_WDR_CFG_MD_READER_COMP has no local type.
Method Signatures

Method CHECK_OBJECT_EXISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OUTLINE_DATA Call by reference Type reference (TYPE) WDY_CFG_OUTLINE_DATA WebDynpro: Schnittstelle für Kontext Knoten 20070807
2 Returning R_IS_EXISTENT Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20070807

Method CHECK_OBJECT_EXISTENT on class CL_WDR_CFG_MD_READER_COMP has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20070720
2 Importing OBJECT_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME Web Dynpro : Name eines Web Dynpro Metadaten Objekts 20070720
3 Importing SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalisierungsreichweite 20080515
# Exception Resumable Description Created on
1 CX_WD_CONFIGURATION Ausnahme-Klasse für die WD-Konfiguration 20070720

Method CREATE_CONTEXT_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ROOT_NODE Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO WebDynpro: Schnittstelle für Kontext Knoten 20070720
2 Importing I_PARENT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO Web Dynpro: Schnittstelle der Metadaten eines Knotens 20070720
3 Importing I_SUPPLY_METHOD Call by reference Type reference (TYPE) STRING 20080318
4 Importing I_SUPPLY_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20080318
5 Importing I_SUPPLY_REASONS Call by reference Type reference (TYPE) CSEQUENCE 20080318

Method CREATE_CONTEXT_HIERARCHY on class CL_WDR_CFG_MD_READER_COMP has no exception.

Method GET_ALL_AGGREGATED_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning AGGREGATED_ELEMENTS Value transfer Type reference (TYPE) IF_WDR_CFG_IMPLICIT_SERVICE=>TT_VIEW_ELEMENT_INFO 20070720
2 Importing CHECK_NEXT_LAYER Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_TRUE Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20070720
3 Importing PARENT Call by reference Object reference (TYPE REF TO) OBJECT 20070720

Method GET_ALL_AGGREGATED_ELEMENTS on class CL_WDR_CFG_MD_READER_COMP has no exception.

Method GET_ALL_VIEWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VIEWS Value transfer Type reference (TYPE) WDY_OBJECT_MAP_ELEMENT_TABLE zur WDY_PERS_VIEW_ELEM_TREE_STRUC 20070720

Method GET_ALL_VIEWS on class CL_WDR_CFG_MD_READER_COMP has no exception.

Method GET_ALL_VIEWS_RG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VIEWS Value transfer Type reference (TYPE) CL_WDY_RG_COMPONENT=>TY_T_CONTROLLERS 20130408

Method GET_ALL_VIEWS_RG on class CL_WDR_CFG_MD_READER_COMP has no exception.

Method GET_PRIMARY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LIST Value transfer Type reference (TYPE) WDY_CONFIG_PRIMARY_TABLE Liste der Primärattribute zu den Knoten 20070822

Method GET_PRIMARY_LIST on class CL_WDR_CFG_MD_READER_COMP has no exception.

Method INT_REC_CREATE_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ROOT_NODE Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO Web Dynpro: Schnittstelle der Metadaten eines Knotens 20070720
2 Importing I_CONTEXT_READER Call by reference Object reference (TYPE REF TO) CL_WDY_RG_CTX_NODE_HIERARCHY Rekursive Beschreibungsdaten für Kontextknoten 20070720
3 Importing I_PARENT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO Web Dynpro: Schnittstelle der Metadaten eines Knotens 20070720
4 Importing I_SUPPLY_METHOD Call by reference Type reference (TYPE) STRING 20080403
5 Importing I_SUPPLY_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20080403
6 Importing I_SUPPLY_REASONS Call by reference Type reference (TYPE) CSEQUENCE 20080403

Method INT_REC_CREATE_CONTEXT on class CL_WDR_CFG_MD_READER_COMP has no exception.

Method IS_GEN_PRIMARY_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DFIES Call by reference Type reference (TYPE) DFIES DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET 20090703
2 Returning R_IS_GEN Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090703

Method IS_GEN_PRIMARY_ATTRIBUTE on class CL_WDR_CFG_MD_READER_COMP has no exception.

Method IS_GEN_PRIMARY_FROM_RTTI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RTTI Call by reference Object reference (TYPE REF TO) CL_ABAP_TYPEDESCR DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET 20100729
2 Returning R_IS_GEN Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100729

Method IS_GEN_PRIMARY_FROM_RTTI on class CL_WDR_CFG_MD_READER_COMP has no exception.

Method REC_CREATE_PRIMARY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ATTRIBUTE_LIST Value transfer Type reference (TYPE) WDY_CONFIG_PRIMARY_TABLE 20070822
2 Importing ROOT_NODE_INFO Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO Schnittstelle für Context-Knoten 20070822

Method REC_CREATE_PRIMARY_LIST on class CL_WDR_CFG_MD_READER_COMP has no exception.

Method SET_ROOT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO Web Dynpro: Schnittstelle der Metadaten eines Knotens 20070720

Method SET_ROOT_NODE on class CL_WDR_CFG_MD_READER_COMP has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 710