SAP ABAP Class CL_WDR_CFG_ANALYZE_CONFIG_DATA (Class for Changing Configuration 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_ANALYZE_CONFIG_DATA  
Short Description Class for Changing Configuration Data    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20080711   SAP 
Last change 20090618   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 IF_WD_PERSONALIZATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_WDR_CFG_ANALYZE_CONFIG_DATA has no interface implemented.
Friends
Class CL_WDR_CFG_ANALYZE_CONFIG_DATA has no friend class.
Attributes
Class CL_WDR_CFG_ANALYZE_CONFIG_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_FOR_CONFIG_APPL Static method Public Method 20081008
2 CREATE_FOR_CONFIG_DATA Static method Public Method 20080711
3 CREATE_FOR_CONFIG_KEY Static method Public Method 20080711
Events
Class CL_WDR_CFG_ANALYZE_CONFIG_DATA has no event.
Types
Class CL_WDR_CFG_ANALYZE_CONFIG_DATA has no local type.
Method Signatures

Method CREATE_FOR_CONFIG_APPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_APPL Call by reference Type reference (TYPE) WDY_CONFIG_APPL Konfigurationsdaten für Web Dynpro Components 20081008
2 Returning CONFIG_APPL_ANALYZER Value transfer Object reference (TYPE REF TO) IF_WDR_CFG_ANALYZE_CONFIG_APPL Tool zum Analysieren von Konfigurations-Daten 20081008
# Exception Resumable Description Created on
1 CX_WD_CONFIGURATION Ausnahme-Klasse für die WD-Konfiguration 20081008

Method CREATE_FOR_CONFIG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_DATA Call by reference Type reference (TYPE) WDY_CONFIG_DATA Konfigurationsdaten für Web Dynpro Components 20080711
2 Returning CONFIG_DATA_ANALYZER Value transfer Object reference (TYPE REF TO) IF_WDR_CFG_ANALYZE_CONFIG_DATA Tool zum Analysieren von Konfigurations-Daten 20080711
# Exception Resumable Description Created on
1 CX_WD_CONFIGURATION Ausnahme-Klasse für die WD-Konfiguration 20080711

Method CREATE_FOR_CONFIG_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONFIG_APPL_ANALYZER Call by reference Object reference (TYPE REF TO) IF_WDR_CFG_ANALYZE_CONFIG_APPL Tool zum Analysieren von Konfigurations-Daten 20081008
2 Exporting CONFIG_DATA_ANALYZER Value transfer Object reference (TYPE REF TO) IF_WDR_CFG_ANALYZE_CONFIG_DATA Tool zum Analysieren von Konfigurations-Daten 20080711
3 Importing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20080711
# Exception Resumable Description Created on
1 CX_WD_CONFIGURATION Ausnahme-Klasse für die WD-Konfiguration 20080711
History
Last changed by/on SAP  20090618 
SAP Release Created in 712