SAP ABAP Class IF_WD_CONFIG_APPL_READER (Read Interface for Application Configuration)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WD_CONFIG_READER Read Interface for Configurations 20090514
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WDR_CONFIG_MODIFIER_APPL Access to Properties of an Application Configuration 20100506
2 Interface composition (i COMPRISING i_ref)  IF_WD_CONFIG_APPL_MODIFIER API Change Application Configuration 20090828
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CONFIG_APPL_CONTAINER Data Container for an Application Configuration 20090529
Properties
Class IF_WD_CONFIG_APPL_READER  
Short Description Read Interface for Application Configuration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080820   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WD_CONFIG_APPL_READER has no forward declaration.
Interfaces
Class IF_WD_CONFIG_APPL_READER has no interface implemented.
Friends
Class IF_WD_CONFIG_APPL_READER has no friend class.
Attributes
Class IF_WD_CONFIG_APPL_READER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_APPLICATION_NAME Instance method Public Method Returns the name of the application 20080820
2 GET_CHANGE_INFO Instance method Public Method 20091104
3 GET_DESCRIPTION Instance method Public Method Delivers the Name 20080910
4 GET_HIERARCHY_LIST Instance method Public Method Returns the list of the component hierarchy data 20080820
5 GET_PARAMETERS Instance method Public Method Returns the list of parameters 20081117
Events
Class IF_WD_CONFIG_APPL_READER has no event.
Types
Class IF_WD_CONFIG_APPL_READER has no local type.
Method Signatures

Method GET_APPLICATION_NAME Signature

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

Method GET_APPLICATION_NAME on class IF_WD_CONFIG_APPL_READER has no exception.

Method GET_CHANGE_INFO Signature

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

Method GET_DESCRIPTION Signature

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

Method GET_HIERARCHY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HIERARCHY_LIST Value transfer Type reference (TYPE) WDY_CFG_APPLHIER_TABLE Hierarchietabelle einer Anwendungskonfiguration 20080904
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL Exceptions der Config-API 20080820

Method GET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARAMETERS Value transfer Type reference (TYPE) WDY_CFG_CHGTOOL_APPL_PAR_TABLE Tabelle mit Applikationsparametern 20081117

Method GET_PARAMETERS on class IF_WD_CONFIG_APPL_READER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in