Using customize portal theme for abap webdynpro.

Dear all,
I have a customized portal theme where we used different color for the portal. When I create a abap webdynpro application for a workflow task (the application will launch when user click on the item in the UWL). When the application launch, it does not use the customized portal theme instead it just use the standard theme.
Anyone knows where can I configure it?
Thanks
Regards
Bryan

Hi Brian,
You can change the color of a table only if u have the Textview as UI element for cell.
You can change the semantic color property of textview.
Please check this.
I would suggest you to use ALV instead of Table as you can change its colors easily by using functions like SET_DESIGN
GET_DESIGN of IF_SALV_WD_TABLE_SETTINGS.
I hope it helps.
Please revert back with issues.
Regards,
Sumit Oberoi

Similar Messages

  • Use Enterprise portal theme for Web Client

    Hi Experts,
    I am new to this topic.
    I am working in portal project. We have situation that in portal we have excellent theme but in CRM Web client we donu2019t have fantasy theme like portal.
    Is there anyway can I use my portal theme for CRM web client?
    If you guide me how to integrate portal theme into CRM Web UIs, that will be great.
    Thanks.

    Ashok,
    There is no easy way to extend your portal theme to the CRM WebClient. Lot of effort is needed for identifying the portal CSS files and updating CRm WebClient theme CSS files with the portal theme attribute values.
    Thanks,
    Thirumala.

  • Using Portal Theme for a Web Dynpro ABAP Application

    Hello everyone,
    I've created a web-dynpro abap application that I display on one of my portal pages using a Web-dynpro iView.
    Somehow, the WDA app never reads the portal theme properties and has the default SAP roadshow theme colors. I've tried almost everything including passing the theme as an application parameter using WDTHEMEROOT and WDFORCEEXTERNALSTYLESHEET params.
    Documentation states that the application should automatically read the portal's theme, but it never does.
    Interestingly, I have one more web-dynpro java application that works fine and uses the portal theme correctly.
    Am I missing anything? Are there special considerations for WDA apps to adapt to the current portal theme?
    Any ideas, suggestions, solutions would be greatly appreciated.

    >Am I missing anything? Are there special considerations for WDA apps to adapt to the current portal theme?
    What are the release and support package levels of both your ABAP system and your portal?  If the ABAP AS has a later release or SP level than the portal, the Web Dynpro framework will always fall back to using the theme of the backend ABAP system.  This is to protect the application rendering.  Running with a theme (CSS and JavaScript) from an older release or support package level could cause the application to render incorrectly.

  • Webdynpros aren using the portal theme

    Hi
    I need advice
    I have web dynpros that are displayed in portal but aren't picking up the custom there i designed for them...
    My portal is EP7 SP14
    ans backednd system is ECC6 SP13
    Please help

    Hi Patrick,
    You need to do the following settings which has been provided in the page 9 and 10.
    Also if the property If sap.useWebDynproStylesheet = True 􀃆 Portal uses this theme in a WebDynpro iView. Otherwise it will take the default portal theme for WebDynpro iViews.
    For your reference
    1. Go to visual administrator and server>services> Configuration Adapter> WebDynpro>sap.com> tcwddispwda> Property Sheet Default.
    2.Open it in edit mode.
    3.Select the property sap.theme.default and set the following custom value.
    4. /irj/portalapps/com.sap.portal.design.urdesigndata/themes/portal/<THEMEID>
    5.when we restart the server and deploy our WebDynpro applications the new custom theme will be applied.
    Thanks
    Pankaj

  • How to set Portal Theme for WDA iView different from user's Theme

    Hi Experts!
    I have dual-stack system: ABAP server + Java. I have WDA application in ABAP server and I deployed it to NW Portal via iView (using template).
    There are two themes customized:
    1:  Standard - to be used for all iviews except WDA iviews. This theme is set as default for user.
    2.: WDA theme - to be used for some WDA iviews IRRESPECTIVELY what them is set in personalization settings of the user.
    So my question is:
    Can I somehow set the Portal Theme to be used for specific iView no matter what Theme user has selected in his personalization?
    Or if its not possible, can I set some specific Theme for WDA application?
    So taks is to overcome settings for default portal theme for user and replace it with different theme. Is this possible?
    Thanks in advance.

    Are you using an LDAP as your UME, or are the user records from from R/3 ?
    Apparently  (Ive never done it) you used to be able to force a default language by editing this file (back in the EP5 days):
    <J2EE root>\WEB-INF\portal\system\properties\prtDefault.properties
    Look at the following lines :
    This is the default language to be used when none is specified
    request.defaultlanguage=en
    request.defaultcountry=us
    If you prefer to have the same language for all users no matter their user locale, change the lines to this :
    This is the default language to be used when none is specified
    request.mandatorylanguage=en
    request.mandatorycountry=us
    I hope this works out for you

  • Portal themes for SAP GUI for HTML

    Dear SDNs,
    We have a portal theme designed with good and look and feel, but most of our applications are SAP Transaction iViews for HTML GUI. can we apply the same theme to HTML GUI applications? or at least can we change the background color and windows color of HTML GUI applications?
    I have tried with ITS Theme generator, but it is just showing the tabs and others as image we need to change. Please provide inputs if any of you having the related information.
    Can we also change the GUI for WIndows colors for multiple users? i know to change for one user's local layout, but how can we make one cusotm color for all the users.
    Your inputs will be appreciated,
    Thanks in advance,
    Lakshmi.

    Hi
    I think we cannot apply Portal themes for SAP Transaction Iviews. However, there is a property called Stylesheet for each iview. Play with that property and let me know. The success rate is 50:50.
    But I would recommend to migrate them to webdynpro ABAP. Do not still recide in 1995. Come and enjoy the 2010 Web2.0 look and feel and enhanced usability of Webdynpro.
    Regards,
    Chiranjeevi.

  • ABAP Webdynpro reports in portal do not use portal theme for some elements

    Hi,
    I have an ABAP webdynpro screen which uses, amongst other things, a date navigator and drop down lists.  All aspects of the portal theme seem to be picked up by the webdynpro except the date navigator and drop down lists.  They don't even use the SAP standard ones.  They display as plain text using TimesNewRoman font and not the ones specified in the theme.  They also do not use any of the colours in the theme.  All tables and fields etc are all themed ok.  Any ideas how I can fix this?
    Regards
    Cindy

    Could there be a lockal cache issue?
    Clear you browser cache via Tools > Internet Options >  Delete History
    Try again after clearing the cache, if that doesn't help then try downloading the Internet Explorer Developer Toolbar:
    http://www.microsoft.com/downloadS/details.aspx?familyid=E59C3964-672D-4511-BB3E-2D5E1DB91038&displaylang=en
    ...use this tool to get details about the css and classes aplied to the objects and use it to open a OSS message if it is a SAP WebDynpro application of talk to your developers if it is a Custom WebDynpro app.
    Good Luck,
    Benjamin Houttuin

  • How to create an iview for ABAP Webdynpro Application in Portal?

    HI,
    I am Webdynpro Java webdynpro developer.
    I want to create an IVIEW for an ABAP Webdynpro application in the enterprise portal.

    The process is almost exactly the same as creating a Web Dynpro Java iView. You simply chose the ABAP instead of the Java radio button when you reach that step in the Web Dynpro iView creation process.  There is a video on the topic here:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/media/uuid/eae111e7-0b01-0010-6cb7-e0dd2bfbfa7a
    You can also read about the process in the online help:
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/1d/e4a34273f60b31e10000000a1550b0/frameset.htm

  • Problem with connector for ABAP Webdynpro

    Hello,
    I have a problem with a new Business Package :
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/com.sap.pct/specialist/com.sap.pct.erp.instructor.bp_folder/com.sap.pct.erp.instructor.roles/com.sap.pct.erp.instructor.instructor/com.sap.pct.erp.instructor.instructor/overview/com.sap.pct.erp.instructor.work_overview/com.sap.pct.erp.instructor.work_overview/com.sap.pct.erp.instructor.instructor_worklist
    Component Name : com.sap.portal.appintegrator.sap.WebDynpro
    I think the problem is coming that I have no customized the connector with good values. Do you know a good blog or document to create a system alias dedicated to abap wedynpro or its bsp ?
    Regards,

    Yes, the UserId is the same in the portal and the BackEnd.
    Previously we used the ITS for our ESS and now we are using the Portal, so all have an UserId and all personal have the same Id as before.
    The first month it worked fine but when the password went out, in Back End, after 30 days, the question for login information appeared.
    Regards
    Ingvar

  • Themes for Standalone WebDynPro

    Hello All,
    If I use the Theme Editor for editing default themes for WebDynPro application that I am developing, then, does the new Themes showup on my standalone WebDynPro application? ( I mean, its not deployed as a portal component on EP, rather its just run on WebAS by saying "Deploy and Run")
    Thanks,
    Kiran

    Hi Kiran,
    Develop this theme and then you need to copy that theme inside the folder, <Drive>:usr\sap\<system id>\JC<instance num>\j2ee\cluster\server0\temp\webdynpro\web\sap.com\tcwddispwda\global\SSR\themes
    Then, in webdynpro url, append following to set your theme to that webdynpro application.
    sap-cssurl=http://<Server IP>:<port>/webdynpro/resources/sap.com/tcwddispwda/global/SSR/themes/<theme name>
    Regards,
    Bhavik

  • SU24 proposals and defaults for ABAP webdynpros

    I am keen to hear from forum members on the best approach for adding SU24 proposals / defaults to custom and/or SAP standard ABAP webdynpros ? I have seen 3 options used:
    1. manually inserted auth objects i.e. don't rely on SU24
    2. use dummy Z t-codes to propose auth objects via SU24
    3. generate a hash table entry for the webdynpro (function module AUTH_TRACE_WRITE_USOBHASH) so that it can then be found as a TADIR service in SU24 and auth objects added
    Does anyone know the SAP recommendation for this ?

    Hi,
    there is 4th option. Activate temporally parameter auth/authorization_trace and run all you web dynpro applications. This will create a record for each authorization check performed in you application in transaction SU22. Then maintain default values and move them to SU24. It's better than using AUTH_TRACE_WRITE_USOBHASH because you don't need to enter manually all related authorization objects.
    Option 1 - really bad option
    Option 2 - this was my first workaround until I found FM AUTH_TRACE_WRITE_USOBHASH
    Option 2 - this was my second workaround until I learned about auth/authorization_trace. BTW my assumption is that kernel directly calls FM AUTH_TRACE_WRITE_USOBHASH which is reason why I couldn't find any usage of this FM.
    Cheers

  • Portal Theme for IACs iViews (ITS Theme Generator)?

    Hi guys,
    it's me again I got another question / issue (i didn't post it at the other thread, cause this is another issue):
    We deployed the SRM BP 5.0 to the Portal EP 7.0 SP14 and now i want to change the look and feel of the SRM iViews.
    I allready customized the Portal Theme via the "Theme Editor".
    But the IACs iViews are staying SAP standard.
    I got the hint to use the ITS Theme Generator, so I did. But now i come to the point where i am trapped:
    I specified at the ITS Theme Generator the following entries:
    The ITS URL : <ITS Server>:<port>/sap/bc/gui/sap/its/
    UserID : ####
    PW: ****
    Service: bbpsc02
    Theme: MyTheme
    Then the new page opens and the transaction is displayed. At the upper side the transaction is previewed. at the lower side the images of the transaction is displayed.
    AND Now here comes the big Questionmark:
    How do i change e.g. the background color of this transaction or the text font? i can't find any section which would offer me this functionality!
    The only thing i can "customize" are the images...what about the rest? What if i want to have my buttons grey instead of Yellow?
    Or  am i completely wrong? does this customization has to be done in the R/3 itself?
    Any help or hint is warmly welcome and of course will be rewarded by points.
    Thanks a lot ....
    best wishes
    Stefan

    Hi Guys,
    actually we made an OSS message.
    The result was that there is no standard portal way to customize the IAC themes for the BP SRM witht the tool "ITS Theme Generator".
    To my knowledge the only way how to adapt the theme of these iViews is to customize them directly at the SRM back end via the transaction SE80.
    Well that's the end of the story...
    Greetz to all of you
    and see you soon in an other question /post
    Kind regards
    Stefan

  • How to set portal authorization in ABAP Webdynpro application

    Hi All,
    Do you have an idea how to set the visibility for Group UI element based on the Portal user authorization in ABAP Webdynpro , for example if the portal user A(or group A), logins into the portal on click of the ABAP Webdynpro IView then we need to set  invisible (hide) the Group UI element  in webdynpro ABAP Application.
    Do you have any sample code on the same to handle the portal authorization in Webdynpro ABAP?? , please let me know if couldnu2019t understand this requirement or my explanation
    Thanks,
    PortalUser100

    Hi Kris,
    Thanks for your reply.
    Like however we passed the UserID, can we pass Group ID also to the ABAP Webdynpro application??
    Can u get me other things, how to copy of the existing component and i want to give the new name for the component and there i need to modify, i dont want to disturb original component  before copy...let me know the procedure for the same??
    Regards,
    PortalUser100

  • Additional instalation for ABAP Webdynpro

    Dear Collegues, I'm on the way to decide which technology should I choose for company developing web application. I was wondering about PDK for .NET as the company has invested a lot in .NET technology so far. But I realized that it is possible to use Web Dynpro ABAP, as far as I know I have ECC 6.0 version of SAP on WAS 7.0 just installed, but as far as I know I can access Webdynpro for ABAP on SE80 level, but when I go there I do not see any possiblity to create Webdynpro components. Could you please guide me what should be additionally installed within ABAP Workbench enviroment. I know that for Webdynpro for Java I need Webdynpro Developer Studio (I was programing some time ago in it) but what about Webdynpro ABAP? Do I need any additional isntallation? Do I need any additional licence? Or maybe some components should be attached in installation of SAP Netweaver 2004s?
    Thank you in advance for your help.
    Best regards Bogumiila

    Hi,
    for Web Dynpro ABAP you need <a href="http://help.sap.com/saphelp_nw70/helpdata/en/43/e86de5008b4d9ae10000000a155369/frameset.htm">this</a>
    Regards, Heidi

  • Steps for ABAP WebDynPro Application Creation in SE80

    Hello
    i can create ABAP WebDynPro iViews
    but i dont know how to create ABAP WebDynPro Applications in R3
    can someone help me out how to create simple ABAP WebDynPro Application in R3 from where i can create ABAP WebDynPro iViews
    useful points will be rewarded
    Regards
    JM

    Hi John,
    You can create a ABAP webdynpro application in the transaction SE80.
    Only precondition is u have authorization to develop Webdynpro Programming
    in SE80.
    Go to SE 80 --> Select webdynpro ABAP --? Create Project --> enter the name
    and text-->save it --> right click ur Project Node --> create --> View.
    Note: In Webdynpro Programmin if u want to create view or window or any new object u have to use rightclick on the project root node or corresponding node.
    Regards,
    Ramganesan K.

Maybe you are looking for