WebDynPro ABAP iView not picking Portal Theme stylesheet

Hi,
We are facing issues in integrating the WebDynPro ABAP application in Portal . The WebDynPro ABAP iView is not picking the portal theme. It is picking its actual color.
We are in EP 6 SP 14.
Can anyone let me know what can be the reasons.
Best Regards
Sid

Hello,
for the web dynpro for abap application you can create a application configuration. To create the configuration
right click on the application -> create/Change Configuration -> and once you create the configuration, it will open up in browser and you can see 2 tabs structure and parameters
In parameters tab you will find an option Force Use of External StyleSheet check the box and save the configuration. Once done with this process.
Go to the iView Properties of the applications and set the application configuration name and it would take the Portal Theme.
hope this helps.
Pramod
reward points if helpful.

Similar Messages

  • WebDynPro ABAP iViews not picking the portal look and feel

    Hi,
    In our case , WebDynPro ABAP iViews not picking the portal look and feel.
    Is there any way to provide the custom developed portal theme link or css file to the WebDynPro application.
    Can it be done programmatically in the WD ABAP application.
    Best Regards
    Sid

    Look at the below link, it will answer your question:
    Re: EP 7 Portal stylesheet with WD ABAP
    Raja T

  • WebDynpro ABAP iView not opening in new window

    Hi,
       I have created an iView for a WebDynpro ABAP application and I am having a link in a home page from where the iView should open in a new page. I have set the properties "Launch in new Window" and "Show open in new window option" of the iView but still it doesn't open up in a new window.
        Can someone suggest me what's going wrong?
        Will reward points for helpful answer.
    Regards
    Mukesh

    Hi Volker,
       Thanks for your reply.
       I think, I have set the properties of the iView right. I have tried with all the options for the property "Launch in new window" property of the iView but it didn't work.
       "By home page framework" I mean that the link of the iView in portal has been created using the "Home page framework" i.e. from "SPRO" transaction in the backend.
       Please let me know if you need any other input from me.
    Regards
    Mukesh

  • Webdynpro application not taking Portal Theme

    Hello,
    Our webdynpro applications are not taking portal themes. How can we have the applications take the portal themes?
    Regards
    Bobu

    Hello,
    When creating a portal IView for a webdynpo application we will have a property called as Supply portal style sheet. If this property is set to Yes then the webdynpro applications will take the Portal style sheet.
    Regards,
    Raju Bonagiri

  • Webdynpro ABAP iView Blank Page

    Hi All
    I have created Webdynpro ABAP iView in the Portals  by giving following parameters
    1) System
    2) application name :
    3) Name space :
    While previewing i am not getting any erros or even i m not expected output also,
    Anyone could pls  you tell what is going wrong.
    How can i check at backend for that application.
    Note: I am new to Webdynpro for ABAP.
    Help will be appreciated.
    Thx & Rgds
    -AW

    I have created Webdynpro ABAP iView in the Portals by giving following parameters
    1) System
    2) application name :
    3) Name space :
    what are the values you have given ??? namespace should be SAP.
    ensure that your webdynpro ABAP application works fine. Goto se80-> select Web Dynpro Comp. /intf. and type in you webDynpro COMPONENT name here PRESS Enter key.
    you need to know the webdynpro component that this Application is supposed to execute to test it in ABAP work bench.
    Greetings
    Prashant

  • WebDynpro ABAP iView

    Hello experts.. we are creating several iViews for our portal, all these iViews are from WebDynpro, some of them WebDynpro for Java and some others are WebDynpro for ABAP.
    I have successfully created all the WebDynpro Java iViews.
    Now I need to create the WD Abap iViews for the portal but I'm having some dificulties... first of all, I need the WD Abap iViews to connect the same way the Java ones.. this means the same user/password -WD Java uses- without asking for authentication... in Java we don't have that problem because the connection is handled by te JCo, but now I don't know how to set this up for their ABAP counterpart. Is it possible? to launch the WDA application without asking to logon, and to use in this case the same user we're using with the WD for Java -the one of the JCo-?
    The other problem I'm having is when testing the WDA iView, so far I manually type username and password but I'm getting the following error.
    Please check the protocol and host entries for system 'DESARROLLO_ECC'..
    We're connecting to ECC 6.0, which parameters do I need to set up in order to get it right?
    Any guidance or comments will be welcome.
    Thanks in advance..
    JV

    Hi Valencia,
    You will have to configure single sign on (SSO) between the portal system and the system on which you have hosted the WDA applications. This will remove the authentication issue.
    w.r.t the error you facing...do check if the WDA system is reachable from the system where ur trying to access the application, when I say reachable try to ping the WDA system
    Thanks,
    GLM

  • Personalization option for Standard Webdynpro ABAP iView

    Hello Experts,
    We are stuck with an issue on personalizing a Webdynpro ABAP application.  Personalization option is available for Webdynpro Java iViews, when we preview the iView from the Administrator's login and do a Control + Right click.  This will provide a dialog box where we can personalize the iView.  We can do personalization on the existing fields (hiding the fields, changing the text etc).  But this is not happening with Webdynpro ABAP iView. 
    Scenario:
    We have a Standard Webdynpro ABAP iView which has 3 rows of links (Row1 - 5 links, Row2 - 2 links and Row3 - 2 links).  The client wants only one link in Row1, one link in Row2 and one in Row3.  I tried hiding the other links through Personalization.  It is not working as am able to see the changes only with the Admin ID.  When I assign this iView to a different user and tried viewing the iView its showing all the links. 
    But the strange thing is that, if I hide the complete row (eg. Row2 both the links are hidden),  then am able to see the complete row being hidden with both the Admin ID and also the end user's ID.  So not sure where am I missing.
    Please refer the link for the Personalization option available for Webdynpro ABAP iView.
    [http://help.sap.com/saphelp_nw04s/helpdata/en/46/98ce61f37d19ace10000000a11466f/frameset.htm|http://help.sap.com/saphelp_nw04s/helpdata/en/46/98ce61f37d19ace10000000a11466f/frameset.htm]
    Any help in this regard will be greatly appreciated.  Thanks in advance.
    Cheers
    Madhu

    Hi Volker,
       Thanks for your reply.
       I think, I have set the properties of the iView right. I have tried with all the options for the property "Launch in new window" property of the iView but it didn't work.
       "By home page framework" I mean that the link of the iView in portal has been created using the "Home page framework" i.e. from "SPRO" transaction in the backend.
       Please let me know if you need any other input from me.
    Regards
    Mukesh

  • WebDynPro ABAP iView Flickering

    Hello Everyone,
    This one is weird. I have WebDynPro ABAP iViews created in the portal which rendered fine. But suddenly, the iViews started behaving weirdly - they started flickering, as though the iView is being refreshed again and again so the display never finishes rendering anything. If I put on my headphones, I can hear the tap sound which you hear when you hit "Refresh/F5" on IE. This means for some reason, the iView is automatically refreshed and I don't know why.
    If I go to the WebDynPro App URL directly, everything seems to work fine. Also, I created a fresh new iView just to see if my old iViews are messed up, but the new one also flickers.
    Did anyone see this? Any suggestions what could have gone wrong between the Portal and the WD app?
    Any help is appreciated!
    Thanks,
    Kiran

    Here's the URL
    http://<portal>:<port>/irj/servlet/prt/portal/prtmode/preview/prtroot/pcd!3aportal_content!2fcom.<company>!2fContent!2f<project>!2fGS!2fiViews!2ftest?sap-config-mode=true
    We wondered if the iView started falling apart after some strange logic was added to our WebDynPro ABAP code, so to test this we created a very simple app just displaying a 'hello' message. Even this app fails when an iVIew is created and previewed. The app works fine run directly on se80.
    There should be some thing wrong with the portal itself.
    Thanks,
    Kiran

  • 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

  • WebDynpro Abap table not rendered correctly inside portal iView

    Hi,
    I have a webDynpro Abap application with a table that contains radio buttons as table cell editors.
    When I run the application directly it looks fine, but when I run it inside a portal iView the radio button allignment changes to the top of the table cell.
    Please help.
    Kind Regards,
    Dirk Naude

    I found that this could be fixed by changing the portal theme using the theme editor, specifically changing the table cell padding property.

  • Anonymous user Unbale to access an WebDynpro ABAP iView

    Hi,
    I have developed an application using webdynpro ABAP and integrated that into portal.
    For this webdynpro application i have to create an iview, assigned it to a page, assigned this page to a custom role. I also set Authentication to anonymous for the page and iView. Assinged the custom role created to anonymous Group.
    But while running it i am getting an error "An exception occurred while processing your request. Send the exception ID to your portal administrator. Exception ID 04:55_25/10/11_0047_14739050"
    When I checked the log, it shows the error as "Deprecated scope of type SERVERSESSION_AT_LEAST_ONE_APP_SCOPE is used! Please replace the usage of scopes with new
    mechanism based on "Cross application session communication API".
    I also checked the note 1031159 and changed the configurations accordingly but getting the same above error.
    I am on EP7.3 version.
    Please guide me to move further successfully in showing the webdynbpro abap applicaiton to anonymous user.
    Thank you.

    Hi,
    I'm also working on EP7.3 and R3 WD4A integration. But I just can't find any WD for ABAP from whithin EP7.3 wizard.
    I tried to create the WD4A iview by right-clicking a PCD folder and then "New"->"iView"->"iView from remote source" to get a search screen. I choose a system alias (point to bk web as), use "*" as application id, and pick "WebDynpro for ABAP" as the application type.
    However, I always got "Nothing found. Change your search criteria."
    I did do some activation work on backend R3 SICF setting. I'm able to directly access  web dynpro via http://mywebas.domain:8000/sap/bc/webdynpro/mywd.... 
    If you're using the same scenario, please let me know anything I missed or any other special setting.
    Thanks

  • Webdynpro ABAP columns hidden in portal only

    We have configured webdynpro abap application HRESS_A_CATS_1.
    When we test from the backend, we see a delete column on the left and each day has a detail column as below:
    When we launch from the portal, those columns are hidden:
    Is there some personalization or customizing feature that I am missing?  I am not familiar with portal administration, could there be a parameter on the iView itself that is causing this to occur?
    When I look over the shoulder of our portal administrator and he looks at the iView preview itself, the columns are there.
    Something is hiding them, but not sure what it is....

    The delete icon will not show up in the line of the favorite/templates, if no hours are recorded on it. There is no transfer to the backend either, unless hours are recorded on these working time attributes. also ensure note 1986356 is implemented for details column check CAC2 for the CATS profile attached to the user in CVR in Su3

  • WebDynpro ABAP iview display problems

    Hi everybody,
    I am new to Portal and need some help with the display of a webdynpro iview in the portal. We use portal 7.0 and wish to insert a new webdynpro iview for ABAP in the portal. The webdynpro application displays well the first time, clicking on all options within the applications returns everything as intended and everything looks great. However the second time when we click on a particular option in the application, some icons do not get displayed.
    It is as if the second time the iview gets the contents from cache or something. We switched off all cache options within the iview, but it doesn't seem to have any effect.
    Has anyone had any experience with this? Does anyone know the solution?
    Thank you.
    Vedad

    Hi Vedad,
    can you tell us your portal and R/3 ERP version?
    Read the following notes :
    979479, 1033496, 970850, 1052625
    Also :
    Re: wda stylesheet via sap-cssurl parameter
    Brad

  • Web Dynpro application does not apply portal theme

    Hi Guys,
    We created a new portal theme and assigned it to our users. The portal desktop gets assigned succesfully and portal applications also show the new theme colors. But all web dynpro pages still show in the blue SAP theme. This issue only occurs on our development portal, when we import the same theme on our test portal is all works fine.
    I also tried to assign the WebDynpro parameters "sap.useWebDynproStyleSheet" and "sap.theme.default" and then the web dynpro applications are indeed forced into the portal theme. However, that is no soluition since all web dynpro applications then use the theme including SAP applications like the NetWeaver Administrator.
    We looked at OSS note '1446099 - Web Dynpro application not displayed
    in customer theme' but the stylesheets are not different.
    sap portal sytlesheet: UR=7.31.0.14.1
    Web Dynpro Style sheet: UR Version=7.31.0.14.0
    The portals in which the theme does work have the same stylesheet versions as mentioned above.
    We also created an OSS message for this so if we solve it that way I will update this message. But if there is anyone on this forum that might have an idea that it would be highly appreciated. If the problem takes too long to solve we will perform a refresh from a portal that works but I hope that we will be able to find the reason of this behavior.
    Kind Regards,
    Nico van der Linden...

    In theory, these versions should work correctly.
    You can compare the patch levels applied on your dev portal and test portal - specifically compare the version/patch for the component EPPSERV*.SCA - and see if you have any differences there.
    Thanks,
    Shanti

  • WebDynpro ABAP application issue from Portal after ECC 6 upgrade to SP14

    Hi,
       We have recently upgraded the Kernel, ABAP and Java stack of ECC 6.0 system to SP14. After the upgrade most of the WebDynpro ABAP applications doesn't load and just flickers when run from Portal as a WebDynpro iView, but they run perfectly fine when accessed directly using URL. These were running fine prior to the upgrade. Can someone suggest what can be going wrong.
       Will reward points for helpful answer.
    Regards
    Mukesh

    Hi Mukesh,
    As Gajendra said, restarting the service in SICF sometimes works for us, but not always.  We have also had to deactivate the entire Webdynpro node, and then reactivate it and all of the services below it.
    Obviously something changed in the SP, given that we now have to do this every time we create a new WDA application.
    Cheers,
    John

Maybe you are looking for

  • How do I create multiple text files from a list in another file?

    I have a text file with data in it: 1. Bristol 2. Bath 3. Exeter etc I want to run an action which outputs the following files: 1.txt (contents: 1 Bristol) 2.txt (contents: 2.Bath) 3.txt (contents: 3.Exeter) I can't work ou how to do this, any help a

  • Unable to view Field Explorer

    In Crystal Reports 2008, I've been working with a client who is unable to view the Field Explorer window to edit her report.  When you select the View menu and Field Explorer, nothing happens.  We can verify the database and are connected to our tabl

  • Video Playback Fine On iPhone - Horrible On Computer

    Seen others with this issue. But think this is NOT talked about enough, therefore NOT addressed. Hopefully someone can help me ? Summary: Record video on iPhone, plays back great on iPhone ( A PHONE !!). Get raw footage to a computer, video plays bac

  • Compressor video files disappearing

    I've been using compressor (in Final Cut Pro) to make all of the files for my current project and it has worked fine until I get to my main (largest) file. I am using "Best Quality 150 minutes". It takes over 12 hours to compress and goes through bot

  • RAW versus JPegs

    I am relatively new to photo editing at the level that programs such as Aperture allow for. I usually shoot in large jpeg mode and not RAW, as RAW files are so much larger and tend to really eat up space on my HD. I am wondering if using a program li