SAP ABAP Interface IF_WDR_PERSONALIZATION_SERVICE (Interface for Personalization Services)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
     SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_P13N_SERVICE Personalization Services 20140131
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_PERSONALIZATION_SERVICE Personalization Services 20140131
Properties
Interface IF_WDR_PERSONALIZATION_SERVICE  
Short Description Interface for Personalization Services    
General Data
Package SWDP_RUNTIME_CORE   Web Dynpro Runtime: Core Functions 
Created 20050215   SAP 
Last changed 20141121    
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_WDR_BUILT_IN_ADAPTATION_API API for Implicit Personalization 20140131
Friends
Interface IF_WDR_PERSONALIZATION_SERVICE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_BOOL_FALSE_SUBSTITUTE Constant Public Type reference (TYPE) STRING '7EC13244C211CE2FE10000000A1550C0' 20140131
Methods
# Method Level Visibility Method type Description Created on
1 ADD_P6S_INSTANCE_METADATA Instance method Public Method Adds instance-related metadata for personas 20140514
2 APPLY Instance method Public Method Uses Personalized Values 20140131
3 CREATE_BACKUP_FOR_CANCEL Instance method Public Method Saves the current state for termination of Customizing 20140131
4 CREATE_CUST_EXT_FIELDS_4_VIEW Instance method Public Method Creates a custom extension field 20140131
5 DELETE Instance method Public Method Deletes Personalized Values 20140131
6 DISABLE_PERSONALIZATION Instance method Public Method Deactivates the personalization 20140131
7 ENABLE_UIELEMNTS_HIDE Instance method Public Method Enables the user to hide UI elements 20140131
8 GET_APPLICATION_DATA Instance method Public Method Returns the application-relevant data 20140131
9 GET_APPLYABLE_DATA Instance method Public Method Gets Personalization Data to Be Used 20140131
10 GET_COMPLETE_P13N_DATA Instance method Public Method Returns all personalization data 20140131
11 GET_CUSTOM_P13N_DATA Instance method Public Method Returns additional personalization data (tagging) 20140131
12 GET_ENABLE_UIELEMNTS_HIDE Instance method Public Method Returns info about whether elements can be hidden 20140131
13 GET_P13N_ALLOWED Instance method Public Method Returns the Current Status 20140131
14 GET_PERS_DATA Instance method Public Method Returns Currently Personalized Values 20140131
15 INIT Instance method Public Method Initialization 20140131
16 IS_COMPONENT_PERSONALIZABLE Instance method Public Method Checks whether component is permitted to be personalized 20140131
17 LOAD_AND_APPLY Instance method Public Method Loads the data and applies it 20140131
18 REMOVE_CUSTOM_EXTENSION_FIELD Instance method Public Method Deletes a custom extension field 20140131
19 RESET Instance method Public Method Resets the data 20140131
20 RESTORE_FROM_BACKUP Instance method Public Method Restores the buffer status 20140131
21 SET_APPLICATION_DATA Instance method Public Method Sets the application-relevant data 20140131
22 SET_CUSTOM_P13N_DATA Instance method Public Method Does not set implicit personalization data 20140131
23 SET_PERS_DATA Instance method Public Method Sets the personalization data 20140131
Events
# Event Type Visibility Description Created on
1 CALL_DELETE Instance Event
(0)
Public
(2)
Public 20140131
2 CALL_SAVE Instance Event
(0)
Public
(2)
Public 20140131
Types
Interface IF_WDR_PERSONALIZATION_SERVICE has no local type.
Method Signatures

Method ADD_P6S_INSTANCE_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_METADATA Call by reference Object reference (TYPE REF TO) CL_WDR_P6S_UI_METADATA Metadaten für P6S 20140514

Method ADD_P6S_INSTANCE_METADATA on Interface IF_WDR_PERSONALIZATION_SERVICE has no exception.

Method APPLY Signature

Method APPLY on Interface IF_WDR_PERSONALIZATION_SERVICE has no parameter.
Method APPLY on Interface IF_WDR_PERSONALIZATION_SERVICE has no exception.

Method CREATE_BACKUP_FOR_CANCEL Signature

Method CREATE_BACKUP_FOR_CANCEL on Interface IF_WDR_PERSONALIZATION_SERVICE has no parameter.
Method CREATE_BACKUP_FOR_CANCEL on Interface IF_WDR_PERSONALIZATION_SERVICE has no exception.

Method CREATE_CUST_EXT_FIELDS_4_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20140131

Method CREATE_CUST_EXT_FIELDS_4_VIEW on Interface IF_WDR_PERSONALIZATION_SERVICE has no exception.

Method DELETE Signature

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

Method DELETE on Interface IF_WDR_PERSONALIZATION_SERVICE has no exception.

Method DISABLE_PERSONALIZATION Signature

Method DISABLE_PERSONALIZATION on Interface IF_WDR_PERSONALIZATION_SERVICE has no parameter.
Method DISABLE_PERSONALIZATION on Interface IF_WDR_PERSONALIZATION_SERVICE has no exception.

Method ENABLE_UIELEMNTS_HIDE Signature

Method ENABLE_UIELEMNTS_HIDE on Interface IF_WDR_PERSONALIZATION_SERVICE has no parameter.
Method ENABLE_UIELEMNTS_HIDE on Interface IF_WDR_PERSONALIZATION_SERVICE has no exception.

Method GET_APPLICATION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_APPLICATION_DATA Value transfer Type reference (TYPE) WDR_UI_PP13N_TABLE 20140131

Method GET_APPLICATION_DATA on Interface IF_WDR_PERSONALIZATION_SERVICE has no exception.

Method GET_APPLYABLE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WHOLE_P13N_DATA Call by reference Type reference (TYPE) WDR_UI_PP13N_TABLE 20140131
2 Returning R_APPLIED_P13N_DATA Value transfer Type reference (TYPE) WDR_UI_PP13N_TABLE 20140131

Method GET_APPLYABLE_DATA on Interface IF_WDR_PERSONALIZATION_SERVICE has no exception.

Method GET_COMPLETE_P13N_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COMPLETE_P13N_DATA Value transfer Type reference (TYPE) WDR_UI_PP13N_TABLE 20140131

Method GET_COMPLETE_P13N_DATA on Interface IF_WDR_PERSONALIZATION_SERVICE has no exception.

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 20140131

Method GET_CUSTOM_P13N_DATA on Interface IF_WDR_PERSONALIZATION_SERVICE has no exception.

Method GET_ENABLE_UIELEMNTS_HIDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ENABLE_UIELEMENTS_HIDE Value transfer Type reference (TYPE) WDY_BOOLEAN 20140131

Method GET_ENABLE_UIELEMNTS_HIDE on Interface IF_WDR_PERSONALIZATION_SERVICE has no exception.

Method GET_P13N_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NOT_ALLOWED Value transfer Type reference (TYPE) WDY_BOOLEAN 20140131

Method GET_P13N_ALLOWED on Interface IF_WDR_PERSONALIZATION_SERVICE has no exception.

Method GET_PERS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PERS_DATA Value transfer Type reference (TYPE) WDR_UI_PP13N_TABLE 20140131

Method GET_PERS_DATA on Interface IF_WDR_PERSONALIZATION_SERVICE has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PERS_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE 20140131

Method INIT on Interface IF_WDR_PERSONALIZATION_SERVICE has no exception.

Method IS_COMPONENT_PERSONALIZABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT 20140131
2 Returning IS_PERSONALIZABLE Value transfer Type reference (TYPE) ABAP_BOOL 20140131

Method IS_COMPONENT_PERSONALIZABLE on Interface IF_WDR_PERSONALIZATION_SERVICE has no exception.

Method LOAD_AND_APPLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTROLLERS Call by reference Type reference (TYPE) WDR_CONTROLLERS 20140131

Method LOAD_AND_APPLY on Interface IF_WDR_PERSONALIZATION_SERVICE has no exception.

Method REMOVE_CUSTOM_EXTENSION_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CUST_EXT_FIELD_LINE Call by reference Type reference (TYPE) WDR_UI_PP13N_TABLE 20140131

Method REMOVE_CUSTOM_EXTENSION_FIELD on Interface IF_WDR_PERSONALIZATION_SERVICE has no exception.

Method RESET Signature

Method RESET on Interface IF_WDR_PERSONALIZATION_SERVICE has no parameter.
Method RESET on Interface IF_WDR_PERSONALIZATION_SERVICE has no exception.

Method RESTORE_FROM_BACKUP Signature

Method RESTORE_FROM_BACKUP on Interface IF_WDR_PERSONALIZATION_SERVICE has no parameter.
Method RESTORE_FROM_BACKUP on Interface IF_WDR_PERSONALIZATION_SERVICE has no exception.

Method SET_APPLICATION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION_DATA Call by reference Type reference (TYPE) WDR_UI_PP13N_TABLE 20140131

Method SET_APPLICATION_DATA on Interface IF_WDR_PERSONALIZATION_SERVICE has no exception.

Method SET_CUSTOM_P13N_DATA 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 20140131

Method SET_CUSTOM_P13N_DATA on Interface IF_WDR_PERSONALIZATION_SERVICE has no exception.

Method SET_PERS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FROM_COMPONENT Value transfer Type reference (TYPE) WDY_BOOLEAN ABAP_TRUE 20140131
2 Importing I_PERS_DATA Value transfer Type reference (TYPE) WDR_UI_PP13N_TABLE 20140131

Method SET_PERS_DATA on Interface IF_WDR_PERSONALIZATION_SERVICE has no exception.
Event Signatures

Event CALL_DELETE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PERS_SERVICE Exporting Value transfer Object reference (TYPE REF TO) CL_WDR_PERSONALIZATION_SERVICE Personalisierungs-Services 20140131

Event CALL_SAVE Signature
Event CALL_SAVE on Interface IF_WDR_PERSONALIZATION_SERVICE has no parameter.
History
Last changed by/on SAP  20141121 
SAP Release Created in 700