Technology Blog Posts by Members
cancel
Showing results for 
Search instead for 
Did you mean: 
prakashsaurav
Active Participant
5,084
In SAP Fiori Launchpad user can personalize it and select their theme of choice as well.
This blog discusses the way to find all the users who has adapted the page layout e.g. adding tiles to user home group or managing tiles for other groups that allow user personalization.

  • If you are trying to find users with personalized theme please Click Here



System Details (On-Prem)




Below is the specification of the system used for this analysis.





















Product Release SP Stack
NW AS ABAP 7.52 03
SAP FIORI FRONT-END SERVER 6.0 SP01

Product Verison


Method: Using Configuration Data for User - Table




SAP table WDY_CONF_USER (Web Dynpro: Configuration Data for User) is used to find the desired results.


1. Selection Parameters



















User Scope (USER_ID) U (User)
Configuration Type (CONFIG_TYPE) 07 (Generated)
Component (COMPONENT_NAME) /UI2/ADAPTATION_PAGE (Component for Page Personalization)




2. Result Set




Result set may contain multiple entries for the user, one entry per user and per personaized group in launchpad


Source: Intelira



1 Comment