SAP ABAP Class /UI2/CL_WDR_CFG_MD_READER_COMP (Metadata reader for explicit and implict data)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-INT-BE (Application Component) Backend Enablement
     /UI2/WD_CONFIGURATION (Package) UI2: WD Configuration
Properties
Class /UI2/CL_WDR_CFG_MD_READER_COMP  
Short Description Metadata reader for explicit and implict data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /UI2/WD_CONFIGURATION   UI2: WD Configuration 
Created 20130313   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /UI2/IF_WDR_CFG_IMPL_SERVICE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /UI2/CL_WDR_CFG_MD_READER_COMP has no interface implemented.
Friends
Class /UI2/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' 20130313
2 M_COMPONENT_NAME Instance attribute Private Type reference (TYPE) WDY_COMPONENT_NAME 20130313
3 M_COMPONENT_REF Instance attribute Private Object reference (TYPE REF TO) IF_WDY_MD_COMPONENT 20130313
4 M_CONFIG_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IF_WDY_MD_CONTROLLER 20130313
5 M_CONFIG_KEY Instance attribute Private Type reference (TYPE) WDY_CONFIG_KEY 20130313
6 M_CONFIG_PROPS Instance attribute Public Type reference (TYPE) WDY_CONFIG_PROPS 20130313
7 M_CONTEXT_READER Instance attribute Private Object reference (TYPE REF TO) CL_WDY_RG_CTX_NODE_HIERARCHY 20130313
8 M_ROOT_NODE Instance attribute Public Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO 20130313
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OBJECT_EXISTENT Instance method Public Method 20130313
2 CONSTRUCTOR Instance method Public Constructor 20130313
3 CREATE_CONTEXT_HIERARCHY Instance method Public Method 20130313
4 GET_ALL_VIEWS Instance method Public Method 20130313
5 GET_PRIMARY_LIST Instance method Public Method 20130313
6 INT_REC_CREATE_CONTEXT Instance method Private Method 20130313
7 IS_GEN_PRIMARY_ATTRIBUTE Static method Public Method 20130313
8 IS_GEN_PRIMARY_FROM_RTTI Static method Public Method 20130313
9 REC_CREATE_PRIMARY_LIST Instance method Private Method 20130313
10 SET_ROOT_NODE Instance method Public Method 20130313
Events
Class /UI2/CL_WDR_CFG_MD_READER_COMP has no event.
Types
Class /UI2/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) /UI2/WDY_CFG_OUTLINE_DATA 20130313
2 Returning R_IS_EXISTENT Value transfer Type reference (TYPE) WDY_BOOLEAN 20130313

Method CHECK_OBJECT_EXISTENT on class /UI2/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 20130313
2 Importing OBJECT_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20130313
3 Importing SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE 20130313
# Exception Resumable Description Created on
1 /UI2/CX_WD_CFG 20130315

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 20130313
2 Importing I_PARENT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO 20130313
3 Importing I_SUPPLY_METHOD Call by reference Type reference (TYPE) STRING 20130313
4 Importing I_SUPPLY_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20130313
5 Importing I_SUPPLY_REASONS Call by reference Type reference (TYPE) CSEQUENCE 20130313

Method CREATE_CONTEXT_HIERARCHY on class /UI2/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 20130313

Method GET_ALL_VIEWS on class /UI2/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) /UI2/WDY_CFG_PRIMARY_TABLE List of Primary Attributes for Nodes 20130313

Method GET_PRIMARY_LIST on class /UI2/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 20130313
2 Importing I_CONTEXT_READER Call by reference Object reference (TYPE REF TO) CL_WDY_RG_CTX_NODE_HIERARCHY 20130313
3 Importing I_PARENT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO 20130313
4 Importing I_SUPPLY_METHOD Call by reference Type reference (TYPE) STRING 20130313
5 Importing I_SUPPLY_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20130313
6 Importing I_SUPPLY_REASONS Call by reference Type reference (TYPE) CSEQUENCE 20130313

Method INT_REC_CREATE_CONTEXT on class /UI2/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 20130313
2 Returning R_IS_GEN Value transfer Type reference (TYPE) WDY_BOOLEAN 20130313

Method IS_GEN_PRIMARY_ATTRIBUTE on class /UI2/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 20130313
2 Returning R_IS_GEN Value transfer Type reference (TYPE) WDY_BOOLEAN 20130313

Method IS_GEN_PRIMARY_FROM_RTTI on class /UI2/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) /UI2/WDY_CFG_PRIMARY_TABLE List of Primary Attributes for Nodes 20130313
2 Importing ROOT_NODE_INFO Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO 20130313

Method REC_CREATE_PRIMARY_LIST on class /UI2/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 20130313

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