SAP ABAP Interface IF_WDR_ADAPTATION (Adaptation of WD Component)
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_ADAPTATION_HANDLER Implementation of the Adaptation Handler 20091102
Properties
Interface IF_WDR_ADAPTATION  
Short Description Adaptation of WD Component    
General Data
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20091030   SAP 
Last changed 20141120    
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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WD_PERSONALIZATION Web Dynpro Personalization Interface 20091030
Friends
Interface IF_WDR_ADAPTATION has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CONFIG_PROPERTIES Instance attribute Public Type reference (TYPE) WDY_CONFIG_PROPS Configuraton Properties of Component 20091030
Methods
# Method Level Visibility Method type Description Created on
1 GET_CUSTOM_P13N_DATA Instance method Public Method Returns non-implicit personalization data 20091030
2 INIT Instance method Public Method Initialization 20091030
3 I_SET_CHANGE_MODE Instance method Public Method Internal: set_change_mode 20091030
4 LOAD_CONFIG_INTO_ROOT_INITIAL Instance method Public Method 20100604
5 SAVE_EXPLANATION Instance method Public Method Stores the explanation flag 20091030
6 SAVE_IMPLICIT_DATA Instance method Public Method Save only the personalization data of the implicit part 20091030
7 SET_CUSTOM_P13N_DATA_AND_SAVE Instance method Public Method Sets non-implicit personalization data and saves 20091030
8 SET_DISABLE_USER_PERS Instance method Public Method 20110718
Events
# Event Type Visibility Description Created on
1 ON_SAVE Instance Event
(0)
Public
(2)
When to Be Saved 20091030
Types
Interface IF_WDR_ADAPTATION has no local type.
Method Signatures

Method GET_CUSTOM_P13N_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CUSTOM_P13N_DATA Value transfer Type reference (TYPE) WDR_UI_PP13N_TABLE Tabelle zur Personalisierung 20091030

Method GET_CUSTOM_P13N_DATA on Interface IF_WDR_ADAPTATION has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IGNORE_ANY_PERSONALIZATION Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20091030
2 Importing USAGE_PATH Call by reference Type reference (TYPE) STRING 20091030

Method INIT on Interface IF_WDR_ADAPTATION has no exception.

Method I_SET_CHANGE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHANGE_MODE Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20091030
2 Importing PERS_SCOPE Value transfer Type reference (TYPE) WDR_PERS_SCOPE 1 Web Dynpro: Personalisierungsreichweite 20091030
3 Importing SAME_TRKORR_AS_FOR Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20091030

Method I_SET_CHANGE_MODE on Interface IF_WDR_ADAPTATION has no exception.

Method LOAD_CONFIG_INTO_ROOT_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY 20100604
2 Importing CONFIG_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20100604

Method LOAD_CONFIG_INTO_ROOT_INITIAL on Interface IF_WDR_ADAPTATION has no exception.

Method SAVE_EXPLANATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXPLANATION Call by reference Type reference (TYPE) ABAP_BOOL 20091030

Method SAVE_EXPLANATION on Interface IF_WDR_ADAPTATION has no exception.

Method SAVE_IMPLICIT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALLING_COMPONENT Value transfer Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20091030
2 Importing PERS_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalisierungsreichweite 20091030
3 Importing TRANSPORT_PERSONALIZATION Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20091030

Method SAVE_IMPLICIT_DATA on Interface IF_WDR_ADAPTATION has no exception.

Method SET_CUSTOM_P13N_DATA_AND_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CUSTOM_P13N_DATA Call by reference Type reference (TYPE) WDR_UI_PP13N_TABLE Tabelle zur Personalisierung 20091030
2 Importing TRANSPORT_PERSONALIZATION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20091030

Method SET_CUSTOM_P13N_DATA_AND_SAVE on Interface IF_WDR_ADAPTATION has no exception.

Method SET_DISABLE_USER_PERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISABLE_USER_PERS Call by reference Type reference (TYPE) ABAP_BOOL 20110718

Method SET_DISABLE_USER_PERS on Interface IF_WDR_ADAPTATION has no exception.
Event Signatures

Event ON_SAVE Signature
Event ON_SAVE on Interface IF_WDR_ADAPTATION has no parameter.
History
Last changed by/on SAP  20141120 
SAP Release Created in 800