E-Recruiting EHP4 WebDynpro Abap theme theme_url

Hallo there,
as I read in other threads I copied the standard theme to a custom theme and set the parameter theme_url in spro to my custom theme path.
But it won't work directly. If I'm doing URL-Escaping sap-theme = <custom-path> it works fine, but I want it directly with the path as I've done it before in ehp1 and the bspthemeroot.
Can anyone help me?
Thx will be regarded

Hello Holger,
unfortunately for web dynpro there is currently no similar solution for globally setting the style as it was in bsp with the themeroot table.
The SPRO customizing for setting the theme link you found just effects "indirect called" web dynpro applications. If you link an e-recruiting web dynpro application to your company career page you have to add the url parameter mentioned in a post above otherwise you will always get the standard theme. If this application calls another one it uses the customized theme by automatically including it in the called url. So usually you include the links for startpage and unregistered search on your webpage where you have to add the theme parameter in the link. When these applications start the application wizard they take the theme from customizing.
When it comes to web dynpro for recruitiers, admins and managers with EhP4, everything runs within portal where you usually use the portal style handling which hands down the general portal style to all applications for the consistent look and feel.  
Kind Regards
Roman

Similar Messages

  • E-Recruiting EHP4 WebDynpro link for create internal application and portal

    Hallo there,
    we have installed ehp4 with web Dynpro and I am searching the link for creating an *internal* application.
    The external Aplication I found in the se80 ERC_C_APPL_MGMT_UI. But this link is only for external applications.
    The other Links I try to find is for the portal. I need it in the ESS and the MSS.
    I didn't find them in the package PAOC_RCF_UI_SELF_SERVICES.

    Hello,
    For creating manual internal and external applications, the WebDynpro application is the same - ERC_A_APPL_MGMT. The component is the same ERC_C_APPL_MGMT_UI as you have said in your e-mail. In this component you can also check the view V_APPL_DATA and see that both fields for internal and external are available. The fields are determined at runtime based on whether you have selected 'Internal' or 'External' link in the portal. In the recruiter portal role, when configuring the pages for internal or external you use Application Parameter IS_INTERNAL. If IS_INTERNAL=X then this parameter will be passed to the component mentioned above and the system will know that it should display internal candidate fields. If  IS_INTERNAL=' ' then system will display for external and this is the default.
    You can click package PAOC_RCF_WD_UI > Web Dynpro > Web Dynpro Applicat and right click ERC_A_APPL_MGMT to test. When the page opens, you can add parameter &IS_INTERNAL=X to the URL and you will see it will change to internal application page.
    Hope this helps.
    Regards,

  • Webdynpro abap + Themes

    Hi folks,
    i'm making a thema with portal theme editor, now i want to pass it to a standalone WD Abap application wie sap-cssurl=   .... but where does this theme resides,which is about the correct url path.
    kind regards,
    oliver

    Hi Oliver!
    Try it with putting the theme files within the mime repository of or better copy an already existing theme
    and change only the files you want to change within:
    sap/public/bc/ur/nw5/
    The parameter to call the theme is:
    sap-ep-themeroot=http://server:port/sap/public/bc/ur/nw5/themes/your_theme_name
    Hope this helps?
    Greetings,
    Frank

  • WebDynpro ABAP applicaiton theme editing using NWDS

    Dear SDNs,
    Can we edit WebDynpro ABAP themes using NWDS? or do i need to install Elcipse again. If it is possible using NWDS, what are the prerequisites. Where can i get Theme editior plugin to NWDS and guide me on how to add.
    I have already a knowledge in WebDynpor java, but i never customized portal themes for WebDynpor Java also.
    Your inputs will be highly appreciated.
    Thanks in advance,
    Sireesha.B

    Hi,
    Check the below links:
    http://www.facet.at/index.php?option=com_content&view=article&id=116:web-dynpro-abap-theme&catid=39:misc&Itemid=65
    [Web Dynpro Themes in Abap Stack   |Web Dynpro Themes in Abap Stack;
    [NWDS Theme Editor - Enhancement proposals |NWDS Theme Editor - Enhancement proposals;

  • Portal Theme in Webdynpro ABAP

    Hi Experts,
         I want my portal theme to get applied to the webdynpro abap application.But WDA application is not adapting the portal theme.
    This is the version of the theme's style sheet in portal=7.1.3.0.1;ur=7.1.3.0.1;7.1.3.0.0(Major version.minor version.SP.patch.generation run)
    The version of Webdynpro abap theme is 7.11.3.2.0.
    Portal Version is NetWeaver 7.0 Ehp1
    and SAP Basis Version is 701 and level 5.
    Is there  version incompatibility?
    How can I solve this.
    Thanks and Regards
    M.Karthiheyan.

    Hi M.Karthiheyan,
    Please follow below steps to apply Portal theme in Webdynpro ABAP.
    1. Go to transaction SE80 and navigate to the MIME Repository
    2. Create a folder in the MIME repository that will contain all the custom theme files. Make sure the folder is created in following directory /SAP/PUBLIC/BC/UR/<theme_name>
    3. Go to the Repository browser in SE80 and select u201CProgramsu201D from the drop down list.
    4. Enter BSP_UPDATE_MIMEREPOS in the input field and hit Enter
    5. Execute the program and enter the MIME repository path to the folder that is to contain the custom theme. Our custom theme is located in MIME path /SAP/PUBLIC/BC/UR/<Theme Name>
    6. Execute the program and select root folder that contains all the custom theme files.  The custom theme can be directly pulled down from the file server on portal or can be exported from Portal Theme Editor and imported into Eclipse Theme Editor in order to generate the necessary css files. We only need the root folder that contains the actual css files and images. The upload process might take a while depending on the size.
    7. Once the upload is complete, go back to the MIME Repository and check if the files were uploaded.
    8. To specify a theme at the global level you can execute WebDynpro component WD_GLOBAL_SETTING. Maintain parameter u2018Stylesheet URIu2019 with the MIME Repository path of the custom theme (i.e. /SAP/PUBLIC/BC/UR/<custom_theme>).
    9. Enter the path under "Stylesheet URI:" and select the check box which says "Force use of External Stylesheet".
    Thanks.
    Sushil S Aher

  • E-Recruitment EHP4 Ext Cand Pages Logo and theme

    Hi,
    I am running e-Recruitment EHP4 SP4 and I want to change both the logo on the applicant cockpit page and also the colours and fonts (theme). Has anyone done this before, or can anyone suggest how this is done?
    Any help would be greatly appreciated.
    Cheers
    Tom

    Hello,
    Please check SAP Note 1017866. It explains what is required to apply your own themes and logos for SAP e-Recruiting WebDynpro for ABAP candidate scenarios - i have pasted the relevant sections below for you:
    Themes
    To start Web Dynpro applications concerning a certain theme, you can use "sap-ep-themeroot" URL parameter. Enter the encoded path to the location of the theme as the value of the parameter. Certain Web Dynpro applications are called using a redirect handler. In this case, you do not have to enter the theme as URL parameter. It is sufficient to define the path for the parameter THEME_URL in the back-end system in the Customizing activity "Defining URL parameter for applications with Web Dynpro ABAP".
    Logos
    By implementing Note 1091733, you have the option to integrate logos above the application title using a specific configuration. The note enables you to integrate logos in the following areas:
    .> Unregistered search
    > Apply Using Reference Code
    > Application wizard
    > Registration
    You must create an application configuration and a component configuration for the relevant application. As part of the component configuration, there is a configuration controller with the node 'LOGO' for the following Web Dynpro components:
    > HRRCF_C_SEARCH_UI: Unregistered search
    > HRRCF_C_REFCODE_SRCH_UI: Apply Using Reference Code
    > HRRCF_C_UNREG_APPLWZD_UI: Registration page for the application wizard
    > HRRCF_C_REG_APPLWZD_UI: Application wizard
    > HRRCF_C_REGISTER_UI: Registration
    This configuration controller has the following attributes:
    > VISIBLE: The logo is visible
    > URL: URL of the logo picture
    > HEIGHT: Height of the picture
    > WIDTH: Width of the picture
    In contrast to the abovementioned applications, you do not call the application wizard explicitly but only indirectly (for example as a search result). Here, you can only define the application configurations that you want to use by implementing the BAdI 'HRRCF00_DETERMINE_APPL_CONFIG' (enhancement spot HRRCF_APPLICATION_WIZARD).
    Regards,

  • Apply custom themes to WebDynpro ABAP application in Portal

    Hi,
    We have just upgraded the E-Recruitment to EHP4. We have two instances of ECC in which one acts as HR instance and the other one for E-Recruitmet. We have created custom themes for portal and need to apply the same for the WebDynpro ABAP applications for E-REcruitment. I have downloaded the theme and from portal and uploaded the same in MIME folder using SE80 transaction. I have also added the parameter sap-cssurl=/sap/public/themes/<my custom theme folder name>.
    Also tried giving the url in application parameter as
    SAP-EP-THEMEROOT=http://<hostname>/irj/portalapps/com.sap.portal.design.portaldesigndata/themes/portal/customer/<custom theme>
    Is there any other way to apply themes for WD ABAP applications. I dont want to customize the standard applications and just want to apply the themes.
    Any suggession on this is highly appreciated.
    Kind Regards,
    Vivek.

    Hi,
    to create theme for webdynpro abap application, use Eclipse Plugin.  Please remeber to check the version of theme file before using theme.
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/10d5ef40-465e-2c10-9ca9-f548bfc3f236
    setup custom theme for webdynpro abap application.
    FEATURED EVENTS
    Regards
    Baby

  • 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.

  • Webdynpro ABAP ALV in SAP ECC6 - EHP4: To disable Column Selection

    Hi All,
    We are using SAP ECC6 EHP4 and  for Webdynpro ABAP application, after each column a vertical white line is appearing, and I need to hide this..
    SAP suggested us to disable COLUMN SELECTION I have tried the below code but still I am not able to get this done..
    Can you please suggest the appropriate method to achieve the same.
    Code:
    * show tab COLUMN SELECTION in Settings page
    CALL METHOD wd_this->alv_conf_table->if_salv_wd_std_functions~set_column_selection_allowed
      EXPORTING value = ABAP_false..
    here alv_conf_table refers to CL_SALV_WD_CONFIG_TABLE.
    Thanks in advance.
    Thanks
    Srinivas
    Edited by: Srinivas Manchi on Apr 22, 2010 11:35 AM
    Edited by: Srinivas Manchi on Apr 22, 2010 1:06 PM

    You have to disable the DDic binding on the column before your override text will show up:
    data: l_ref_cmp_usage type ref to if_wd_component_usage.
      l_ref_cmp_usage =   wd_this->wd_cpuse_alv( ).
      if l_ref_cmp_usage->has_active_component( ) is initial.
        l_ref_cmp_usage->create_component( ).
      endif.
      data l_salv_wd_table type ref to iwci_salv_wd_table.
      l_salv_wd_table = wd_this->wd_cpifc_alv( ).
      data l_table type ref to cl_salv_wd_config_table.
      l_table = l_salv_wd_table->get_model( ).
      data l_column type ref to cl_salv_wd_column.
      l_column = l_table->if_salv_wd_column_settings~get_column( 'POSTING_DATE' ).
      data l_header type ref to cl_salv_wd_column_header.
      l_header = l_column->get_header( ).
      l_header->set_prop_ddic_binding_field(
        property =  if_salv_wd_c_ddic_binding=>bind_prop_text
        value = if_salv_wd_c_ddic_binding=>ddic_bind_none ).
      l_header->set_text( `Posting Date` ).

  • WebDynpro ABAP Pop-Ups don't pick up the theme

    Hi everyone,
    I've developed a WebDynpro ABAP component that makes use of a Freely Programmed Input Help.
    This input help is shown in a pop-up which doesn't inherit the portal theme. Actually it inherits only parts of it and not the whole look and feel (for instance labels are rendered fine but page background is the standard blue colour).
    Unfortunately I cannot use the parameter:
    WDFORCEEXTERNALSTYLESHEET=X&sap-cssurl=
    because I have no control on the window (free style Input Value Help Windows are opened automatically by the framework and I parameters can't be added to the URL).
    Any ideas?
    Thank you.

    Hi,
    Refer Portal Theme in Webdynpro ABAP
    This might give you some idea.
    Thanks,
    Chandra

  • Webdynpro abap- ehp4 -hr-appraisals

    Hi ,
    We have implemented the EHP4 -OSA using the Webdynpro abap applications.
    Application components used - se 80 - HAP_START_PAGE_POWL_UI .  - Webdynpro applications  - Application configuration -
    /sap/bc/webdynpro/sap/hap_start_page_powl_ui_ess .
    Under this we have a standard behaviour of one tab - show quick criteria maintenance  - button if we click this it will show some details .
    We want to keep it open instead of in hide mode  ,can any one please share their ideas on this.
    Thanks
    Kumar

    Hi Kumar,
    good question, because i did not know myself so it sparked my interest.  i don't think there is a way to configure it to load open by default, so you will have to handle it with development using an implicit enhancement.
    When the screen initializes you can the call the method that opens the detailed search.
    To see this working go to se80.
    Navigate to the webdynpro component = POWL_UI_COMP
    In the component navigate to the views and choose Master_content
    When the master content is opened navigate to the methods tab. 
    choose the method - ONACTIONON_QUICKSEARCH - put a breakpoint here.  when you click the button to open and close the quick criteria maintenance it should break. 
    In that method you to have the view come as expanded you would have to set the variable = ms_ui_properties-qsearch_expanded = initial.
    Iit looks like this variable gets initialized with class / method 
    CL_POWL_UI_HELPER->set_current_query
    ms_ui_properties-qsearch_expanded = abap_true. (line 145)
    Edited by: Michael L Pappis on Nov 24, 2010 8:59 PM

  • Webdynpro ABAP and Light Speed Rendering Engine Performance reports

    Hello,
    We will be applying the NW EhP1 and ERP EhP4 in November this year.
    I am very much excited about the new Lightspeed rendering technology that SAP has delivered with Webdynpro ABAP.
    Has anybody installed this already and can you comment about the performance of Webdynpro ABAP AFTER activating this new rendeing engine?
    regards,
    Atul Kulkarni

    We have implemented the EHP1 for NW 7.0 and ERP EHP4 back in May 2009.  The performance of web dynpro  applications is much better with the new rendering engine. The new name is living up to it's character of speed of light.
    The usability of the application has increased with the new trade show plus theme. For example pink background for fields with errors. Access Keys and Hot Keys are very useful, specifically if you are migrating legacy applications from systems/languages which rely heavily on access keys.

  • Where do i find daily posted question on sap abap and sap webdynpro abap

    Hi
    where do we find Daily posted questions on sap abap and sap webdynpro abap in scn sap  so that i can go through the questions and answer them .

    Hi,
    Go to the Content tab of any space and click on discussions. Then you can sort them by date created or any other
    For ex: This link for WDA discussions: - Web Dynpro ABAP
    You can also click on Receive email notifications for any space to get updates on that space.
    hope this helps,
    Regards,
    Kiran

  • Position a UI element or container on a specific position in webdynpro ABAP

    Hi All,
    How can we positioned different UI elements on a specific location?. I mean whenever we drag and drop them on a view they seem to take their place automatically. Is there a way to give them a shape ( vertical/horizontal ) & position explicitly . I’ll appreciate a quick reply from you people.
    Regards,
    Laeeq.

    Hi Laeeq,
    There is no way to absolute position something in Webdynpro ABAP (at least not that I've found), but there are some ways you can get things relatively in the way you want them.  Try looking at the samples (SALV_WD_DEMO_TABLE*) and you'll see how they use a combination of transparent containers, groups, and the matrix layout to get things into position.
    It does not allow for very fine grained control, but you should be able to achieve the look you are going for.

  • How to insert the image or logo into the table as a field in webdynpro abap

    Hi Friends,
    Please tell me how to insert the image or logo into the table as a field in webdynpro abap.........

    Hi Alagappan ,
          In your view layout you take table UI element and then you bind it with some context nodes.
    The attributes of your nodes comes as a field.
    Now in these fields you can set various properties and image is one of them.
    Go to ->
    1. View Layout -> Right Click on ROOTUIELEMENTCONTAINER -> INSERT ELEMENT -> TABLE
    2. Right click on table -> Create Binding.
       Here you have to bind it with the appropriate context node.
    You will get two properties here
    a- Standard Cell Editor :- ( make it image )
    b- Standard properties :- ( If required set image properties ).
    3. If you want put image from out side then import it as a mime object and set the source of your table field ( used as a image )
    also have a look :-
    [Image Properties|http://help.sap.com/saphelp_nw04/helpdata/en/f3/1a61a9dc7f2e4199458e964e76b4ba/content.htm]
    Hope this will solve your problem.
    Reply if any case of any issue.
    Thanks & Regards,
    Monishankar C

Maybe you are looking for

  • How do I sync voicememo from IPhone to itune?

    It works the first time..but I don't know what I did wrong. I was deleting something because it kept transfering the old voicememo from itune to my IPhone. Now it doesn't sync any voicememos recorded on my IPhone or even the old ones I have to Itune.

  • How to create pageInstance for a Particular page using page lable?

    Hi, Please guide me on how to create a PageInstance Object for a Particular page , if we got the pagelabel. Thanks in advance.

  • How to get documents from RMS linked to particular case id using webdynpro

    HI friends, Can  anybody knows " How to get documents from RMS linked to particular case id." From end: webdynpro backend: RMS. please do the needful. Thanks and Regards -Sujatha

  • Web Interface Transport

    Hi, I have a problem transporting the web interfaces. I have a request attached to the web interfaces in the development box and it's under a transportable package. When I move it to QA client, the web interfaces don't work and it seems like they nee

  • [BPC 7.5] or [BPC 10] Validate data from different periods

    Hi, is it possible to use the standard validation business rule to validate data in different periods? I need a rule that validates the total in my flow dimension from last year end to the value in the opening flow in the current period. Is that poss