<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Custom theme Application in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853547#M284292</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Senthil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop down box should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Timo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Jun 2005 14:32:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-06-13T14:32:51Z</dc:date>
    <item>
      <title>Custom theme Application</title>
      <link>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaq-p/853535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a EP with some WebDynpro IViews and I wanna apply a new theme to a custom IView. Looking for how to customize Themes, I already create a new theme in Theme Editor, import that in EP and configure my custom IView with the sap-cssurl parameter and my application don't get the theme characteristics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I try to test my application alone (out of EP) with the sap-cssurl parameter, the theme is applyed fine but when I do that from EP, no theme's are loaded (default EP theme isn't load too).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone can help-me? I must have a different theme to this application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2005 18:32:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaq-p/853535</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-19T18:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Custom theme Application</title>
      <link>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853536#M284281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi manoel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   If you want your WebDynpro applications to have a different theme than your portal then go to Visual Admin and under Configuration Adapter &lt;DEL&gt;&amp;gt; WebDynpro&lt;/DEL&gt;&amp;gt;sap.com--&amp;gt;tc&lt;SUB&gt;wd&lt;/SUB&gt;dispwda/default.properties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that file give the url of your CSS in the &amp;lt;b&amp;gt;sap.theme.default&amp;lt;/b&amp;gt; property&lt;/P&gt;&lt;P&gt;Set the property of &amp;lt;b&amp;gt;sap.useWebDynproStyleSheet&amp;lt;/b&amp;gt; as true. Restart your J2EE server and then deploy your component. Now try logging into the portal and see. That should give you the new theme applied for the WebDynpro application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you require more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2005 18:51:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853536#M284281</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-19T18:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Custom theme Application</title>
      <link>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853537#M284282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Monoel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the Link on applying custom Themes for webdynpro applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/unkown/how" target="test_blank"&gt;https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/unkown/how&lt;/A&gt; to define web dynpro themes.pdf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Senthil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2005 19:33:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853537#M284282</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-19T19:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Custom theme Application</title>
      <link>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853538#M284283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already read this PDF (How to Define Web Dynpro Themes) but if I change the sap.theme.default property in Visual Administrator I will change all WebDynpro applications, right?&lt;/P&gt;&lt;P&gt;In my case, I have many WebDynpro applications published in my EP and I must that just two of ten applications to have different themes like that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------------" /&gt;&lt;P&gt;Portal&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------------" /&gt;&lt;P&gt;Application1&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------------" /&gt;&lt;P&gt;-Deployed Web Dynpro IView 1 (default theme)&lt;/P&gt;&lt;P&gt;-Deployed Web Dynpro IView 2 **&lt;STRONG&gt;(different theme)&lt;/STRONG&gt;**&lt;/P&gt;&lt;P&gt;-Deployed Web Dynpro IView 3 (default theme)&lt;/P&gt;&lt;P&gt;-Deployed Web Dynpro IView 4 (default theme)&lt;/P&gt;&lt;P&gt;-Deployed Web Dynpro IView 5 **&lt;STRONG&gt;(different theme)&lt;/STRONG&gt;**&lt;/P&gt;&lt;P&gt;-Deployed Web Dynpro IView 6 (default theme)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2005 21:23:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853538#M284283</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-19T21:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Custom theme Application</title>
      <link>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853539#M284284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi manoel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Well then going by your scenario, you will have to use SAP-CSS as a url parameter in your webdynpro application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when you port the same webdynpro application as an iview in the portal it is not guaranteed that all the themes work as it is. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We seem to face some problem in SP11. The application specific theme works fine in SP10. But there are some problems when it comes to SP11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW what version are you using. But i guess this is the only solution available to your specific scenario i.e create webdynpro themes separately and then use them in portal with the sap-cssurl parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2005 22:22:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853539#M284284</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-19T22:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Custom theme Application</title>
      <link>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853540#M284285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manoel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If ur problem is giving each of ur WebDynpro iview a different theme u can do the following :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For each of ur WD application, retrieve the application Url, &lt;/P&gt;&lt;P&gt;append it with the parameter sap-cssurl with the required theme value.All this can be done in the onPlugDefault method of ur application and it works.&lt;/P&gt;&lt;P&gt;Then u can create a Urliview in EP, for each of ur WD application. Thus each Urliview will take up the theme specified in your WD application.This works.&lt;/P&gt;&lt;P&gt;I don't know much about EP,but i hope this will be helpful for you.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Lisha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2005 04:53:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853540#M284285</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-20T04:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Custom theme Application</title>
      <link>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853541#M284286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Trying to changing URL IView to use theme in other WebAS instance solved my problem. &lt;/P&gt;&lt;P&gt;The problem described of SP11 is true, it&amp;#146;s a bug? There's a patch or correction for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a problem too with NWDS SP11 importing RFC and we downloaded a new IDE with the correction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2005 17:20:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853541#M284286</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-20T17:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: Custom theme Application</title>
      <link>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853542#M284287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi manoel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  The problem is with the theme editor i guess. I dont think there is another version available. The theme that we created using the theme editor for Webdynpro works fine for SP10 but there are slight problems when it comes to SP11. Guess it should be fixed in SP12 :)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW what is the problem you are facing with SP11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2005 20:16:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853542#M284287</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-20T20:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Custom theme Application</title>
      <link>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853543#M284288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I&amp;#146;m still having problems with the custom themes. I.e. I create a dropdown and the arrow doesn&amp;#146;t appear and my dropdown don&amp;#146;t works fine. &lt;/P&gt;&lt;P&gt;All this problems occurring after I had applied the SP11 in my EP. I&amp;#146;m using the Developer Studio to make these new themes in the SP11 version too.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I don&amp;#146;t understanding how the SAP has published a new release with a lot of bugs like that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2005 00:03:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853543#M284288</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-21T00:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: Custom theme Application</title>
      <link>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853544#M284289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manoel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this note 779659 you may get some answers, even I faced the same problem with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess this is a bug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Senthil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2005 13:51:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853544#M284289</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-21T13:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: Custom theme Application</title>
      <link>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853545#M284290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Senthil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the Eclipse Theme Editor currently available in SDN can only be used together with the SP9 Themes package for Web Dynpro SP9.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An SP11 or SP12 Theme Editor and the corresponding SP11 and SP12 will be available on SDN soon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In meantime you can download the SP11 Theme Editor and Themes from&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://sapmats-de.sap-ag.de/download/download.cgi?id=8Z6FOZ0O8OU04KYDBLFFEA6EAUP3GGUF6RPRMC4LF4A3BVH28U" target="test_blank"&gt;http://sapmats-de.sap-ag.de/download/download.cgi?id=8Z6FOZ0O8OU04KYDBLFFEA6EAUP3GGUF6RPRMC4LF4A3BVH28U&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the SP12 Theme Editor and Themes from &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://sapmats-de.sap-ag.de/download/download.cgi?id=1979MBH6BK6113CFUVAGAIS67J11E6DI8N5KOZ9UWARJ3RYIRE" target="test_blank"&gt;http://sapmats-de.sap-ag.de/download/download.cgi?id=1979MBH6BK6113CFUVAGAIS67J11E6DI8N5KOZ9UWARJ3RYIRE&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These archive both contain an upgrade description of how to upgrade already created SP9 themes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The recommended upgrade procedure is to first export all themes from the SP9 Theme Editor and import them into e.g. the SP11 Theme Editor residing inside a second Eclipse installation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Timo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2005 16:23:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853545#M284290</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-09T16:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: Custom theme Application</title>
      <link>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853546#M284291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Timo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You mean to say that the drop down box will not be a problem anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Senthil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2005 22:09:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853546#M284291</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-09T22:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: Custom theme Application</title>
      <link>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853547#M284292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Senthil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop down box should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Timo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2005 14:32:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853547#M284292</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-13T14:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Custom theme Application</title>
      <link>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853548#M284293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is a SP13 Theme Editor existing and where to download from?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2005 06:18:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853548#M284293</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-07T06:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Custom theme Application</title>
      <link>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853549#M284294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is a SP13 Theme Editor existing and where to download from?&lt;/P&gt;&lt;P&gt;Also me, I need it ....&lt;/P&gt;&lt;P&gt;Sergio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2005 07:42:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853549#M284294</guid>
      <dc:creator>SergioFerrari</dc:creator>
      <dc:date>2005-09-15T07:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: Custom theme Application</title>
      <link>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853550#M284295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please always refer to SAP note 854870&lt;/P&gt;&lt;P&gt;for available downloads.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Timo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2005 17:05:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853550#M284295</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-29T17:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Custom theme Application</title>
      <link>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853551#M284296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please refer to SAP note 854870 for available downloads.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Timo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2005 17:10:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853551#M284296</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-29T17:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: Custom theme Application</title>
      <link>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853552#M284297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks so much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2005 07:52:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/custom-theme-application/qaa-p/853552#M284297</guid>
      <dc:creator>SergioFerrari</dc:creator>
      <dc:date>2005-09-30T07:52:46Z</dc:date>
    </item>
  </channel>
</rss>

