SAP ABAP Interface IF_WD_ADAPT_IMPL_UTILS (Helper Class Interface for Impl. Personalization)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_CONFIGURATION (Package) Configuration for WD4A
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_ADAPT_IMPL_UTILS Helper Class for Implicit Configurations 20111129
Properties
Interface IF_WD_ADAPT_IMPL_UTILS  
Short Description Helper Class Interface for Impl. Personalization    
General Data
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20111129   SAP 
Last changed 20130531   SAP 
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 IF_WD_ADAPT_IMPL_UTILS has no interface.
Friends
Interface IF_WD_ADAPT_IMPL_UTILS has no friend.
Attributes
Interface IF_WD_ADAPT_IMPL_UTILS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_P13N_FOR_PERSONALIZATION Static method Public Method Identifies P13N data for personalization 20111129
2 GET_PERSONALIZATION_FOR_COMP Static method Public Method Identifies personalization for the WD component 20111129
Events
Interface IF_WD_ADAPT_IMPL_UTILS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 PERSONALIZATIONS_TYPE Public See coding 20111129 personalizations_type TYPE HASHED TABLE OF personalization_type WITH UNIQUE KEY key WDUSER USER_ID
2 PERSONALIZATION_TYPE Public See coding 20111129 BEGIN OF PERSONALIZATION_type. TYPES wduser type wdy_config_user. TYPES user_id TYPE wdy_conf_user_type. INCLUDE TYPE wdy_config_key as key. types CONTENT type WDY_CONFIG_CONTENT . TYPES XCONTENT type xSTRING. TYPES is_default type char1. TYPES END OF personalization_type
Method Signatures

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 Web Dynpro : Name der Component 20111129
# Exception Resumable Description Created on
1 CX_WD_CONFIGURATION 20111130
2 CX_XSLT_EXCEPTION 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) PERSONALIZATIONS_TYPE 20111129

Method GET_PERSONALIZATION_FOR_COMP on Interface IF_WD_ADAPT_IMPL_UTILS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732