SAP ABAP Class CL_WDR_CFG_DRAFT (Methods for Configuration Drafts)
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_DRAFT  
Short Description Methods for Configuration Drafts    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20130528   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_CFGE_CHANGE_LOG Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_WDR_CFG_DRAFT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_WD_PERSONALIZATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_WDR_CFG_DRAFT has no interface implemented.
Friends
Class CL_WDR_CFG_DRAFT has no friend class.
Attributes
Class CL_WDR_CFG_DRAFT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_EXPL_ATTRIBUTES Static method Private Method 20130628
2 CONVERT_STATIC_ATTRIBUTE Static method Private Method 20130628
3 CONVERT_STATIC_ATTRIBUTES Static method Private Method 20130628
4 GET_DATA Static method Public Method 20130528
5 GET_FORMATTED_EXPL_DATA Static method Public Method 20130620
Events
Class CL_WDR_CFG_DRAFT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_EXPL_DATA Public See coding 20130620 begin of ts_expl_data, chunk type i, step type i, method_name type string, attribute_name type wdr_attribute_name, attribute_value type string, node_path type wdr_ctx_element_path, element_index type wdr_index, end of ts_expl_data
2 TT_EXPL_DATA Public See coding 20130620 tt_expl_data type standard table of ts_expl_data with non-unique default key
Method Signatures

Method CONVERT_EXPL_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EXPL_ATTRIBUTES Call by reference Type reference (TYPE) WDY_CFG_EXPL_ATTRIBUTES WDA Configuration: Attribute explizit 20130628
2 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20130628

Method CONVERT_EXPL_ATTRIBUTES on class CL_WDR_CFG_DRAFT has no exception.

Method CONVERT_STATIC_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STATIC_ATTRIBUTES Call by reference Type reference (TYPE) STRING 20130701
2 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20130628

Method CONVERT_STATIC_ATTRIBUTE on class CL_WDR_CFG_DRAFT has no exception.

Method CONVERT_STATIC_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STATIC_ATTRIBUTES Call by reference Type reference (TYPE) STRING 20130701
2 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20130628

Method CONVERT_STATIC_ATTRIBUTES on class CL_WDR_CFG_DRAFT has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20130528
2 Importing IV_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE IF_WD_PERSONALIZATION=>CO_SCOPE_CONFIG Web Dynpro: Personalisierungsreichweite 20130528
3 Returning RT_DRAFT_DATA Value transfer Type reference (TYPE) CL_WDR_CFGE_CHANGE_LOG=>TT_CHANGE_DATA 20130528
# Exception Resumable Description Created on
1 CX_WD_CONFIGURATION Ausnahme-Klasse für die WD-Konfiguration 20130528

Method GET_FORMATTED_EXPL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20130620
2 Importing IV_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE IF_WD_PERSONALIZATION=>CO_SCOPE_CONFIG Web Dynpro: Personalisierungsreichweite 20130620
3 Returning RT_DRAFT_EXPL_DATA Value transfer Type reference (TYPE) CL_WDR_CFG_DRAFT=>TT_EXPL_DATA 20130620
# Exception Resumable Description Created on
1 CX_WD_CONFIGURATION Ausnahme-Klasse für die WD-Konfiguration 20130620
History
Last changed by/on SAP  20131127 
SAP Release Created in 740