SAP ABAP Class IF_WD_CONFIG_COMP_READER (Read Interface for the Component Configuration)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WD_ADAPT_IMPLICIT_READER Read Implicit Adaptations 20100630
2 Interface composition (i COMPRISING i_ref)  IF_WD_CONFIG_READER Read Interface for Configurations 20090514
3 Interface composition (i COMPRISING i_ref)  IF_WD_PERS_TABLE_READER Reads the configuration data as a table 20080820
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WDR_CONFIG_MODIFIER_COMP Access to Properties of a Component Configuration 20100506
2 Interface composition (i COMPRISING i_ref)  IF_WD_CONFIG_COCU_MODIFIER API Change Component Customizing 20090728
3 Interface composition (i COMPRISING i_ref)  IF_WD_CONFIG_COCU_READER Read Interface for Component Customizing 20090728
4 Interface composition (i COMPRISING i_ref)  IF_WD_CONFIG_COMP_MODIFIER API Change Component Configuration 20090707
5 Interface composition (i COMPRISING i_ref)  IF_WD_CONFIG_COPE_MODIFIER API Change Component Personalization 20101004
6 Interface composition (i COMPRISING i_ref)  IF_WD_CONFIG_COPE_READER Read Interface for Component Personalization 20101001
7 Interface composition (i COMPRISING i_ref)  IF_WD_CONFIG_ENHC_MODIFIER Change Access to Enhancements of Component Configuration 20100316
8 Interface composition (i COMPRISING i_ref)  IF_WD_CONFIG_ENHC_READER Read Access to Enhancement of Component Configuration 20100316
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CFG_RAT_CONTAINER Context Model Container for RAT 20120726
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CONFIG_COPC_CONTAINER Data Container for Component Configuration or Customizing 20090805
... Click here to see Used By full list (12 items)
Properties
Class IF_WD_CONFIG_COMP_READER  
Short Description Read Interface for the Component Configuration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080820   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WDR_CFG_PERSISTENCE_UTILS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class IF_WD_CONFIG_COMP_READER has no interface implemented.
Friends
Class IF_WD_CONFIG_COMP_READER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ALL_ELEMENTS Instance attribute Public Attribute reference (LIKE) 20080820
2 FINAL_INFO_FINAL_HIGHER_LEVEL Constant Public Type reference (TYPE) WDY_CONFIG_FINAL_INFORMATION 'F' Finality Information of a Configuration Attribute 20090709
3 FINAL_INFO_FINAL_SAME_LEVEL Constant Public Type reference (TYPE) WDY_CONFIG_FINAL_INFORMATION 'X' Finality Information of a Configuration Attribute 20090709
4 FINAL_INFO_NOT_FINAL Constant Public Type reference (TYPE) WDY_CONFIG_FINAL_INFORMATION SPACE Finality Information of a Configuration Attribute 20090709
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTRIBUTE Instance method Public Method 20120802
2 GET_CHANGE_INFO Instance method Public Method 20091104
3 GET_CHILD_NODE_ID Instance method Public Method 20080820
4 GET_COMPONENT_NAME Instance method Public Method Returns the component name 20080820
5 GET_DESCRIPTION Instance method Public Method Delivers the Name 20080910
6 GET_ELEMENT Instance method Public Method 20080820
7 GET_ELEMENTS Instance method Public Method 20080820
8 GET_ELEMENT_COUNT Instance method Public Method 20080827
9 GET_INDEX_BY_PRIMARY_ATTRIBUTE Instance method Public Method Returns the element index for a primary attribute value 20090723
10 GET_METADATA Instance method Public Method Returns the metadata of the configuration 20080820
11 GET_NODE_ID_FOR_PATH Instance method Public Method Returns the NODE_ID for a path 20090721
12 GET_NODE_INFO Instance method Public Method Returns information about a node 20090713
13 GET_PARENT Instance method Public Method Returns inheritance procedure, if applicable 20100903
14 GET_ROOT_NODE_ID Instance method Public Method 20080820
15 GET_SCOPE_TO_KEYS Instance method Public Method Returns information about the hierarchy of the merged object 20101202
16 IS_ATTRIBUTE_FINAL Instance method Public Method Checks if an attribute in the configuration is set to final 20080820
17 IS_ELEMENT_PROTECTED Instance method Public Method Is element protected? 20100915
Events
Class IF_WD_CONFIG_COMP_READER has no event.
Types
Class IF_WD_CONFIG_COMP_READER has no local type.
Method Signatures

Method GET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20120802
2 Importing INDEX Call by reference Type reference (TYPE) I 1 20120802
3 Importing NODE_ID Call by reference Type reference (TYPE) STRING 20120802
4 Returning VALUE Value transfer Type reference (TYPE) STRING 20120802

Method GET_ATTRIBUTE on class IF_WD_CONFIG_COMP_READER has no exception.

Method GET_CHANGE_INFO Signature

Method GET_CHANGE_INFO on class IF_WD_CONFIG_COMP_READER has no parameter.
Method GET_CHANGE_INFO on class IF_WD_CONFIG_COMP_READER has no exception.

Method GET_CHILD_NODE_ID Signature

Method GET_CHILD_NODE_ID on class IF_WD_CONFIG_COMP_READER has no parameter.
Method GET_CHILD_NODE_ID on class IF_WD_CONFIG_COMP_READER has no exception.

Method GET_COMPONENT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COMPONENT_NAME Value transfer Type reference (TYPE) STRING 20080904

Method GET_COMPONENT_NAME on class IF_WD_CONFIG_COMP_READER has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on class IF_WD_CONFIG_COMP_READER has no parameter.
Method GET_DESCRIPTION on class IF_WD_CONFIG_COMP_READER has no exception.

Method GET_ELEMENT Signature

Method GET_ELEMENT on class IF_WD_CONFIG_COMP_READER has no parameter.
Method GET_ELEMENT on class IF_WD_CONFIG_COMP_READER has no exception.

Method GET_ELEMENTS Signature

Method GET_ELEMENTS on class IF_WD_CONFIG_COMP_READER has no parameter.
Method GET_ELEMENTS on class IF_WD_CONFIG_COMP_READER has no exception.

Method GET_ELEMENT_COUNT Signature

Method GET_ELEMENT_COUNT on class IF_WD_CONFIG_COMP_READER has no parameter.
Method GET_ELEMENT_COUNT on class IF_WD_CONFIG_COMP_READER has no exception.

Method GET_INDEX_BY_PRIMARY_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INDEX Value transfer Type reference (TYPE) I 20090723
2 Importing NODE_ID Call by reference Type reference (TYPE) STRING 20090723
3 Importing PRIMARY_ATTRIBUTE_VALUE Call by reference Type reference (TYPE) STRING 20090723

Method GET_INDEX_BY_PRIMARY_ATTRIBUTE on class IF_WD_CONFIG_COMP_READER has no exception.

Method GET_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning METADATA Value transfer Type reference (TYPE) WDY_CFG_CHGTOOL_NODE_INFO_MAP WD Konfiguration, Change-Tool, Knoteninformation 20080904

Method GET_METADATA on class IF_WD_CONFIG_COMP_READER has no exception.

Method GET_NODE_ID_FOR_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NODE_ID Value transfer Type reference (TYPE) STRING 20090721
2 Importing NODE_PATH Call by reference Type reference (TYPE) STRING 20090721
3 Importing SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalisierungsreichweite 20130122

Method GET_NODE_ID_FOR_PATH on class IF_WD_CONFIG_COMP_READER has no exception.

Method GET_NODE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INDEX Call by reference Type reference (TYPE) I Index des Elements, zu dem der Knoten gehört 20090713
2 Exporting NAME Call by reference Type reference (TYPE) STRING Name des spezifizierten Knotens 20090713
3 Importing NODE_ID Call by reference Type reference (TYPE) STRING Id des Knotens, zu dem Info geliefert wird 20090713
4 Exporting PARENT_ID Call by reference Type reference (TYPE) STRING Id des Vaterknotens 20090713
5 Exporting PATH Call by reference Type reference (TYPE) STRING Pfad von der Wurzel zum Knoten 20090720

Method GET_NODE_INFO on class IF_WD_CONFIG_COMP_READER has no exception.

Method GET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARENT Value transfer Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20100903

Method GET_PARENT on class IF_WD_CONFIG_COMP_READER has no exception.

Method GET_ROOT_NODE_ID Signature

Method GET_ROOT_NODE_ID on class IF_WD_CONFIG_COMP_READER has no parameter.
Method GET_ROOT_NODE_ID on class IF_WD_CONFIG_COMP_READER has no exception.

Method GET_SCOPE_TO_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SCOPE_TO_KEYS Value transfer Type reference (TYPE) CL_WDR_CFG_PERSISTENCE_UTILS=>TTY_CHANGE_SCOPE_TO_KEY 20101202

Method GET_SCOPE_TO_KEYS on class IF_WD_CONFIG_COMP_READER has no exception.

Method IS_ATTRIBUTE_FINAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20080904
2 Importing INDEX Call by reference Type reference (TYPE) I 1 20080904
3 Returning IS_FINAL Value transfer Type reference (TYPE) WDY_CONFIG_FINAL_INFORMATION Finalitätsinformation 20080904
4 Importing NODE_ID Call by reference Type reference (TYPE) STRING 20080904

Method IS_ATTRIBUTE_FINAL on class IF_WD_CONFIG_COMP_READER has no exception.

Method IS_ELEMENT_PROTECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I 20100915
2 Returning IS_PROTECTED Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100915
3 Importing NODE_ID Call by reference Type reference (TYPE) STRING 20100915

Method IS_ELEMENT_PROTECTED on class IF_WD_CONFIG_COMP_READER has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WDR_CONFIG_MODIFIER_COMP Access to Properties of a Component Configuration 20100506
2 Interface composition (i COMPRISING i_ref)  IF_WD_CONFIG_COCU_MODIFIER API Change Component Customizing 20090728
3 Interface composition (i COMPRISING i_ref)  IF_WD_CONFIG_COCU_READER Read Interface for Component Customizing 20090728
4 Interface composition (i COMPRISING i_ref)  IF_WD_CONFIG_COMP_MODIFIER API Change Component Configuration 20090707
5 Interface composition (i COMPRISING i_ref)  IF_WD_CONFIG_COPE_MODIFIER API Change Component Personalization 20101004
6 Interface composition (i COMPRISING i_ref)  IF_WD_CONFIG_COPE_READER Read Interface for Component Personalization 20101001
7 Interface composition (i COMPRISING i_ref)  IF_WD_CONFIG_ENHC_MODIFIER Change Access to Enhancements of Component Configuration 20100316
8 Interface composition (i COMPRISING i_ref)  IF_WD_CONFIG_ENHC_READER Read Access to Enhancement of Component Configuration 20100316
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CFG_RAT_CONTAINER Context Model Container for RAT 20120726
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CONFIG_COPC_CONTAINER Data Container for Component Configuration or Customizing 20090805
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CONFIG_ENHC_CONTAINER Data Container for Enhancements of Component Configurations 20100316
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CONFIG_MODIFIER_COMP Implementation of IF_WDR_CONFIG_MODIFIER_COMP 20100707
History
Last changed by/on SAP  20131127 
SAP Release Created in