SAP ABAP Class CL_WDR_ADAPT_IMPL_UTILS (Helper Class for Implicit Configurations)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_CONFIGURATION (Package) Configuration for WD4A
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_ADAPT_IMPL_UTILS Helper Class Interface for Impl. Personalization 20111129
Properties
Class CL_WDR_ADAPT_IMPL_UTILS  
Short Description Helper Class for Implicit Configurations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20110405   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WDR_ADAPT_IMPL_UTILS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_WD_ADAPT_IMPL_UTILS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_WD_ADAPT_IMPL_UTILS Helper Class Interface for Impl. Personalization 20111129
Friends
Class CL_WDR_ADAPT_IMPL_UTILS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_PERSONALIZATIONS Static Attribute Private Type reference (TYPE) IF_WD_ADAPT_IMPL_UTILS=>PERSONALIZATIONS_TYPE 20111130
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_XML_TO_STRING Static method Private Method Converts XML into STRING 20111130
2 GET_FORM_PASSWORD_FIELDS Static method Public Method Returns password fields of a form 20110405
3 GET_P13N_FOR_PERSONALIZATION Static method Private Method Identifies P13N data for personalization 20111129
4 GET_PERSONALIZATION_FOR_COMP Static method Private Method Identifies personalization for the WD component 20111129
Events
Class CL_WDR_ADAPT_IMPL_UTILS has no event.
Types
Class CL_WDR_ADAPT_IMPL_UTILS has no local type.
Method Signatures

Method CONVERT_XML_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERSONALIZATION Call by reference Type reference (TYPE) IF_WD_ADAPT_IMPL_UTILS=>PERSONALIZATION_TYPE 20111130
2 Returning TEXT2 Value transfer Type reference (TYPE) STRING 20111130
# Exception Resumable Description Created on
1 CX_WD_CONFIGURATION Ausnahme-Klasse für die WD-Konfiguration 20111130

Method GET_FORM_PASSWORD_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_PASSWORD_FIELDS Value transfer Type reference (TYPE) WDR_UI_PP13N_TABLE Tabelle zur Personalisierung 20110405
2 Importing I_CONF_COMP Call by reference Type reference (TYPE) WDY_CONFIG_DATA Struktur für Component-Konfiguration 20110405
3 Importing I_EXPLTAB Call by reference Type reference (TYPE) WDY_CONF_DATA_TAB WD: Konfigurationsdaten generische Tabelle 20110405

Method GET_FORM_PASSWORD_FIELDS on class CL_WDR_ADAPT_IMPL_UTILS has no exception.

Method GET_P13N_FOR_PERSONALIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P13N_DATA Value transfer Type reference (TYPE) WDR_UI_PP13N_TABLE Personalisierung 20111129
2 Importing PERSONALIZATION Call by reference Type reference (TYPE) IF_WD_ADAPT_IMPL_UTILS=>PERSONALIZATION_TYPE 20111129
# Exception Resumable Description Created on
1 CX_WD_CONFIGURATION Ausnahme-Klasse für die WD-Konfiguration 20111130
2 CX_XSLT_EXCEPTION XSLT-Ausnahme 20111130

Method GET_PERSONALIZATION_FOR_COMP 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) WDY_COMPONENT_NAME Web Dynpro : Name der Component 20111129
2 Returning PERSONALIZATIONS Value transfer Type reference (TYPE) IF_WD_ADAPT_IMPL_UTILS=>PERSONALIZATIONS_TYPE WD: Personalisierungsdaten einschließlich Beschreibung 20111129

Method GET_PERSONALIZATION_FOR_COMP on class CL_WDR_ADAPT_IMPL_UTILS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731