cancel
Showing results for 
Search instead for 
Did you mean: 

Discussion of Weblog: ABAP Look and Feel Service

former_member181879
Active Contributor
0 Kudos
210

<a href="/people/brian.mckellar/blog/2005/06/12/bsp-in-depth-abap-look-and-feel-service In-Depth: ABAP Look and Feel Service</a>

<i>The three minutes routine to change any SAP-blue theme to the new theme that is required for you next demo!</i>

If there should be any questions, comments, etc on this weblog, please post it here, so that it is easier to handle the traffic. We are also interested to see if anyone does actually use the tool.

View Entire Topic
thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

I thought I might share how we are using ALFS at my company. A while back we created a BSP Extension Element for a Common Page header that is included on all of our applications. This element has functionality to set the language, theme, and other settings (sort of a poor man's portal personalization). If the user changes their theme, it is writting into an ABAP table and defaulted back into every application that uses this element.

We are now able to create our own themes with ALFS and add them to this extension quite easily. The following is screen shot of this element and a new theme created in ALFS:

https://weblogs.sdn.sap.com/weblogs/images/1918/ALF_GCS1.JPG

We simply created a maintenance view and used standard SAP Generated Table Maintenance to allow us to quickly add new themes to this drop down. In fact you just have to cut and paste the theme root from ALFS into this table maintenance.

https://weblogs.sdn.sap.com/weblogs/images/1918/ALFS_Table_Maintenance.gif

As a side note, I just love the name of this tool - ALFS. There was a TV show in America a good number of years back (1986) called ALF (Alien Life Form). It was about an alien (actually a hand puppet) that lives with an American Family. Since I was only 12 years old when this TV show was on the air, I was a fairly big fan.

As I imported Brian's code for the Service Handler, I couldn't help and modify it a little to include the fuzzy little TV star that the tool shares a name with.

https://weblogs.sdn.sap.com/weblogs/images/1918/ALF1_Fuzzy_Little_Guy.jpg