SAP ABAP Class CL_WDR_CHGTOOL_MD_READER (Read Metadata)
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_CHGTOOL_MD_READER  
Short Description Read Metadata    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20080319   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDR_CHGTOOL_MD_READER has no forward declaration.
Interfaces
Class CL_WDR_CHGTOOL_MD_READER has no interface implemented.
Friends
Class CL_WDR_CHGTOOL_MD_READER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_COMPONENT_RG Instance attribute Private Object reference (TYPE REF TO) CL_WDY_RG_COMPONENT Component Description 20130408
2 M_COMPONENT_NAME Instance attribute Private Type reference (TYPE) WDY_COMPONENT_NAME Web Dynpro: Component Name 20080319
3 M_COMPONENT_REF Instance attribute Private Object reference (TYPE REF TO) IF_WDY_MD_COMPONENT Component 20080319
4 M_CONFIG_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IF_WDY_MD_CONTROLLER 20080319
5 M_CONTEXT_INFO Instance attribute Private Type reference (TYPE) WDY_CFG_CHGTOOL_NODE_INFO_MAP WD Configuration, Change Tool, List of Node Details 20080319
6 M_CONTEXT_READER Instance attribute Private Object reference (TYPE REF TO) CL_WDY_RG_CTX_NODE_HIERARCHY Recursive Description Data for Context Nodes 20080319
7 M_USED_BY_EDITOR Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20100714
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080319
2 GET_ALL_VIEWS Instance method Public Method Returns all views for the component 20100630
3 GET_ALL_VIEWS_RG Instance method Public Method Returns all views for the component 20130408
4 GET_CONFIG_CONTEXT_INFO Instance method Public Method 20080319
5 GET_CONFIG_PROPS Instance method Public Method Returns the configuration properties 20090708
6 GET_CONTEXT_NODE_ATTRIBUTES Instance method Public Method Returns the attributes of a context node 20130514
7 GET_ORIGINAL_CONTEXT_PATH Instance method Public Method 20130409
8 REC_GET_CONTEXT_INFO Instance method Private Method 20080319
Events
Class CL_WDR_CHGTOOL_MD_READER has no event.
Types
Class CL_WDR_CHGTOOL_MD_READER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT_NAME Call by reference Type reference (TYPE) CSEQUENCE 20080319
2 Importing USED_BY_EDITOR Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100714
# Exception Resumable Description Created on
1 CX_WD_CFG_EDITOR Exceptions für den Config-Editor 20080319

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 20100630

Method GET_ALL_VIEWS on class CL_WDR_CHGTOOL_MD_READER 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_CHGTOOL_MD_READER has no exception.

Method GET_CONFIG_CONTEXT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_CONFIG_CONTEXT_INFO Value transfer Type reference (TYPE) WDY_CFG_CHGTOOL_NODE_INFO_MAP WD Konfiguration, Change-Tool, Liste der Knoteninformationen 20080319

Method GET_CONFIG_CONTEXT_INFO on class CL_WDR_CHGTOOL_MD_READER has no exception.

Method GET_CONFIG_PROPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONFIG_PROPS Value transfer Type reference (TYPE) WDY_CONFIG_PROPS Konfigurationseigenschaften einer Komponente 20090708

Method GET_CONFIG_PROPS on class CL_WDR_CHGTOOL_MD_READER has no exception.

Method GET_CONTEXT_NODE_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CONTEXT_PATH Value transfer Type reference (TYPE) STRING_TABLE Tabelle von Strings 20130514
2 Importing IV_CONTROLLER_NAME Call by reference Type reference (TYPE) STRING 20130514
3 Returning RS_ATTRIBUTES Value transfer Type reference (TYPE) WDY_RG_S_ATTRIB_INFO Datenbeschreibungen mit Name und Typ 20130514
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL Exceptions der Config-API 20130514

Method GET_ORIGINAL_CONTEXT_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONTEXT_PATH Call by reference Type reference (TYPE) STRING_TABLE Tabelle von Strings 20130409
2 Exporting EV_CONTROLLER_NAME Call by reference Type reference (TYPE) STRING 20130409
3 Importing IT_CONTEXT_PATH Value transfer Type reference (TYPE) STRING_TABLE Tabelle von Strings 20130409
4 Importing IV_CONTROLLER_NAME Value transfer Type reference (TYPE) STRING 20130409
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL Exceptions der Config-API 20130422

Method REC_GET_CONTEXT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTEXT_READER Call by reference Object reference (TYPE REF TO) CL_WDY_RG_CTX_NODE_HIERARCHY Rekursive Beschreibungsdaten für Kontextknoten 20080319
2 Importing I_PARENT_NODE Call by reference Object reference (TYPE REF TO) WDY_CFG_CHGTOOL_NODE_INFO WD Konfiguration, Change-Tool, Knoteninformation 20080319
# Exception Resumable Description Created on
1 CX_WD_CONFIGURATION Ausnahme-Klasse für die WD-Konfiguration 20080723
History
Last changed by/on SAP  20131127 
SAP Release Created in 711