E-recruiting- Webdynpro Changing order of tabs in candidate profile

Hi,
We are using Webdynpro for the candidates scenarios ( E-rec runs in a stand alone scenario with ehP3).
We want to change the order of the tabs in the external candidate profile ( webdynpro).
We want to use the standard delivered tabs,  we just need to change the order.
In BSP I just follow the configuration for flexibilization and then when I call the URL I just send the context id and the tabs are changed. But we are not using BSP.
Could anybody help with information of the steps that I should follow to change the order of my tabs in webdynpro ? .
I am following the configuration steps for the flexibilization of webdynpro ->Roadmap patterns but I can't see any change in the order of my tabs, or how to call this configuration from my URL.
SPRO -> Settings for User Interfaces with Web Dynpro ABAP
-> Flexibilization
  -> Backend
   -> Roadmap Pattern
     -> Create Roadmap Steps
     -> Create Roadmap Pattern
Any help greatly appreciated.
Nancy

Hello,
as I said you can just solve it out of the front end within the registration workflow, or the candidate status change workflow.
So it is just possible to do this via a correspondence activity and not via the standard front end.
From the correspondence you can jump back to a front end application. But it is not possible to integrate it into a startpage.
If the candidate filled out a questionnaire (trm activity), then  you can search on those questionnaires and its answers via the talent pool search. Prerequisite is, that the questionnaire is assigned to a trm activity (Assigned to NA).
There is no possibility handling pool candidates as applications. You will always have problems looking at each pool candidate. The talent pool is just meant to be a pool of candidates you can search on.

Similar Messages

  • E-Rec 6.0: How to increase the tabs on Candidate Profile

    Hello,
    I'm trying to find out how to increase the tabs that we see on Candidate Profile. In any clients, only 5 tabs are visible on the profile and for more, the candidate clicks on next to view other tabs and then submit the profile. I searched for all configuration tables and code but could not find any.
    I appreciate if anyone could share this info if they know how to do this.
    Points would be awarded .
    Thank you
    K.

    Hi,
    You can configure the tabs at Technical Settings->User interfaces->Setting for BSP->Flexibilization->Container Sequences.
    if you want to add one tab, you have to define one element for container sequence and then assign it to the container of candidate profile at Modify Container Sequence.
    Best Regards,
    Shaoming

  • Xhtmlb:tabStrip: change order of tabs dynamically?

    Is there a way to change the order of the tabStripsItems in an xhtmlb:TabStrip dymanically?
    In my case, I have a certain number of fixed tabs and some more tabs that are defined by customizing.
    <xhtmlb:tabStrip id="TabStrip"
                     selection="<%= controller->mv_selection %>"
                     onSelect="DoSelect"
                     width="100%">
      <xhtmlb:tabStripItem name  = "fixedTab1
                           title = "f1" >
      </xhtmlb:tabStripItem>
      <xhtmlb:tabStripItem name  = "fixedTab2
                           title = "f2" >
      </xhtmlb:tabStripItem>
      <% LOOP AT table_from_customizing ASSIGNING <fs> %>
      <% IF <fs>-sequence < 2 .%>
      <% "move tabStrip to a earlier position.How?? %>
      <% ENDIF.%>
        <xhtmlb:tabStripItem name  = "<%= <fs>-name %>"
                             title = "<%= <fs>-title %>" >
        </xhtmlb:tabStripItem> 
      <% ENDLOOP %>

    in that case (example between fixed tab1 and fixed tab2 )
    <xhtmlb:tabStrip id="TabStrip"
                     selection="<%= controller->mv_selection %>"
                     onSelect="DoSelect"
                     width="100%">
      <xhtmlb:tabStripItem name  = "fixedTab1
                           title = "f1" >
    <%  sort table_from by sequence ascending .
        LOOP AT table_from_customizing ASSIGNING <fs> %>
    <xhtmlb:tabStripItem name  = "<%= <fs>-name %>"
                             title = "<%= <fs>-title %>" >
        </xhtmlb:tabStripItem> 
    <% endloop . %>
    <xhtmlb:tabStripItem name  = "fixedTab2
                           title = "f2" >
      </xhtmlb:tabStripItem>
    Regards
    Raja

  • E-recruiting add new tab to candidate profile page

    Hi,
    I have a request to add a new tab to external candidate e-recruitment  page .
    In HRRCF_PROFILE bsp application i get the following tabs:
    work experience,
    education,
    qualifications,
    attachments,
    desired job,
    desired work location,
    data overview,
    profile release.
    i need to add a new one with new related bsp page.
    How can i do it? 
    Is there any way to do it without copy the whole bsp application to my namespace?
    Thanks,
    Ronit

    Hello Ronit,
    the next steps are depending on the question if your new data has a 1:1 or a 1:n releation to the candiate so you need either just a screen like the personal data or an overview / detail screen solution like eduction and work expirience.
    For some basic developmant hints. The controller class is the place to handle you custom data while the bsp is the place to display. Therefore you hav to create member attributes in the controller. Privat ones for keys and information you need for processing, public ones for everything you want to show the user, which includes fields (can be part of a structre), value table for dropdowns, messages, display control values like the is invalid information for the date fields.
    For the implementation there are far more methods in the controllers than you actually use /change. The do_init method is the place to run static initializations, get otr labels and the value lists for dropdown fields. In the do_init_attributes (processed on each page display) you have to get the data when it is processed the first time for the candidate. Thjerefore you need an attribute for the key. If this is initial you get the key by using the code from the get_candidate method mentioned above and you read the data from your table there. The do_request method just calls the view, nothing special there.
    The do_handle_data is used to take the user entered data into the controller. The do_handle_event should be implemented like the example (here it differs depending on the question above and if you need search helps on your view). The save_to_database is used to store the data. On_container_navigation is respondible for savng data on tab change. Last but not least the on_focus_lost method clears all information which is candidate dependent like the key and the data from your table so when the view is called for a new candidate and do_init_attributes is processed again it gets the candidate key and the matching data.
    Best Regards
    Roman Weise

  • E-recruiting: changing overview screens in the candidate profile

    Hi,
    I have used customer include CI_P5104 to introduce two new fields on the Candidate education BSP. These have appeared ok. I also want these new fields to appear on the overview screen of the candidate's education but the columns on the bsp 'education_overview.bsp' appear to be hardcoded. Does anyone know how this overview can be controlled. I can't find anywhere in configuration. Does it require a customer version of the BSP?
    Also, I have hidden the field 'Highest degree/certificate' through flexibilization but this continues to appear on the overview screen of the education element in the candidate profile wizard. Can this be controlled without development work on the BSP?
    Any help appreciated

    Hi Priya,
    I am already using flexibilisation with a context and successfully generating the URLs. The overview I am talking about is not the smartform/pdf overviews but the overview of the records which are maintained in the education infotype record. If fields are hidden using flexibilisation they are correctly suppressed on infotype 5104. As the candidate maintains their education history the records are built up on the infotype. This is the overview I am referring to. The fields which are hidden during flexibilisation do not seem to be hidden from this view even though URLs are regenerated with the correct context.
    Thanks,
    Jim

  • E Recruiting : Race/Gender (EEO Questionnaire) link to candidate profile

    Hi All,
    When a candidate (external/internal) fills out the EEO questionnaire (Race/Gender) for the first time it should get stored/linked to his profile so that it should not ask him again when he is filling out another job application
    Currently there is no such linkage. When the existing candidate comes back to fill another job application the EEO questionnaire comes up blank again for him to fill.
    This should not happen, it should show him the existing selections he made earlier and he should be able to change them if required.
    Any clue as to how this could be achieved. Appreciate any kind of input.
    Thanks.

    Well,
    the only feasible is a workflow or periodical service which sends out the e-mail.
    Adding to the profile is not that easy. The questionnaire step in the application wizard is connected to the process template or questionnaire step in the requisition. So there is some place where you can define the questionnaire for the wizard.
    For the profile there is nothing like a process template. So what you would have to do is programming a custom roadmap step which reads the specific EEO questionnaire from a customizing table or a simple application where you define the "profile specific EEO questionnaire".
    So that's some kind of requirement which is not just an easy to do out of the box option. It is possible, but a little bit of effort!
    The customizing table or application for assigning the EEO template for profile maintenance is needed as well, if you just do the workflow
    Best regards
    Sebastian

  • SAP renamed 'Purchase Order Data' tabs but it is not changed in menu bar

    In VA01/VA02/VA03  transactions,  SAP has renamed the "Purchase  Order Data" tabs at header and item level to "Order Data" but the Goto > Header   and    Goto > Item    menu paths still have "Purchase Order Data" as the name.  This is inconsistent.  Is there an SAP fix for it?

    Try wit this report RSLANG20
    Best regards,
    Mirek

  • How to change order of custom metadata fields in the properties tab

    Hello all
    i have added some custom properties in a folder on the km content but i can not arrange the properties in any logical order.
    your help please
    Thanks
    Ronen

    Hi Ronen,
    you can
    If you have defined the properties working now, you know this path: System Administration - System Configuration - KM - Configuration - CM - Global Services - Property Structures.
    There you have the property structure DefaultPropertiesStructure using the property group all_groups.
    all_groups consists of system, custom ... etc. in the order the tab strips come up when using details for a resource. Within each group, under group items the property or the property group to be rendered appears (in the order they get rendered). This holds recursively for all groups.
    If you have defined your properties within group "custom", just arrange them in Group Items in the order you like.
    Hope it helps
    Detlev

  • Why are my form tabs changing order?

    I am manually setting form fill tabs in a multi-page document and each time I set a page and save, one of the previous pages reverts to the default order. Any idea why this is happening or how to prevent it?

    I haven't had a chance to finalize it, but I posted the of draft below. I much prefer Acrobat over LiveCycle Designer for forms that don't need to be dynamic, which is probably more than 90% of the forms I work with.
    With the release of Acrobat 11, Adobe introduced a number of keyboard accelerators that are available only in form editing mode. Since many are not included in Acrobat documentation, I decided to list them here. To enable keyboard accelerators, select the following user preference: Edit [Acrobat] > Preferences > General > Use single-key accelerators to access tools
    Function 
    Accelerator Key(s)
    Mouse Equivalent
    Toggle Form Editing mode
    A
    Tools > Forms > Edit
    Close Form Editing button
    Toggle between editing & previewing form
    P
    Preview/Edit button
    Highlight fields
    Shift + L
    Forms > Tasks > Other Tasks > Highlight Existing Fields
    Document JavaScripts
    Shift + D
    Forms > Tasks > Other Tasks > Document JavaScripts
    Tools > JavaScript > Document JavaScripts
    Toggle guides On/Off
    G
    right [ctl]-click Ruler > Show/Hide Guides
    Show Tab Numbers
    Shift + N
    Forms > Tab Order > Show Tab Numbers
    Align Left
    L
    right [ctl]-click > Align, Distribute or Center > Align Left
    Align Right
    R
    right [ctl]-click > Align, Distribute or Center > Align Right
    Align Top
    T
    right [ctl]-click > Align, Distribute or Center > Align Top
    Align Bottom
    B
    right [ctl]-click > Align, Distribute or Center > Align Bottom
    Align Vertically
    V
    right [ctl]-click > Align, Distribute or Center > Align Vertically
    Align Horizontally
    H
    right [ctl]-click > Align, Distribute or Center > Align Horizontally
    Center Vertically
    Shift + V
    right [ctl]-click > Align, Distribute or Center > Center Vertically
    Center Horizontally
    Shift + H
    right [ctl]-click > Align, Distribute or Center > Center Horizontally
    Field tool (current)
    F
    Select the field tool
    Forms > Tasks > Add New Field > [select tool]
    Cycle through the field tools (excluding button tool)
    Shift + F
    Paste In Place
    Shift + Edit > Paste

  • Purchase Order Status Tab

    Hell gurus,
    We have a purchase order where all of the line items have been marked for deletion except for one, however the purchase order status tab "Ordered" amount is not being updated.  However, the to be delivered and to be invoiced on the tab are correct as they read 0.
    The status tab is definitely not retaining the entired amount of the original purchase order.  Has anyone encountered this?

    Hi,
    please review the following information in SAP Note No. 456691 as
    copied below:
    18. Question:
    When are the header conditions updated if a purchase order item is
    deleted?
    Answer:
    If a purchase order item is deleted, the item is marked as 'statistical'
    (field EKPO-STAPO = X) and the change is reflected in the header
    conditions.
    However, if for the item the final invoice indicator(EKPO-EREKZ) or the
    inward delivery completed indicator (EKPO-ELIKZ) is set, the item is not
    marked as 'statistical' (EKPO-STAPO is not set) and thus the header
    conditions are not updated.
    I hope this helps you
    BR
    Nadia Orlandi

  • Restriction in Purchase Order history tab

    In Purchase Order display, in purchase order history tab, I want to restrict some of my user not to see amount in local currency column. How can I do this, please provide me the settings in detail.
    Best regards

    Hi,
    You can achieve this requirement by changing the variant for PO history tab.You can hide the amount in local currency in variant and save it.
    The process is go to PO history tab and click on Choose layout and then change layout and then select the fields whatever youwant to see in thia tab and save it.
    Regards,

  • E-recruitment - Text Changes - High Priority

    Hi,
    Which is the best way to change standard text accross the e-recruitment webdynpro applications.
    Example: If the term requisition is to be rrenamed to XYZ. what is the best possible way to do the renaming, so that the changes appear in all the applications consistently
    regards,
    David

    Hi,
    the most efficient way here is creating customer contexts for the different standard OTR texts and replace the standard text. As the change is UI independent it is much faster than changig every web dynpro using the web dynpro configuration.
    Rgds.
    Roman
    PS: don't forget to refresh the OTR buffer using /$OTR
    PPS: overall I would not recomment replacing central standard terms of an application by customer ones. If you replace something like requisition you will probably get into trouble later as all SAP documentation will not be understandable to your project members and all communication between end users and developers or your company and SAP for bug repors will not be understandable if people are only used to their own terms instead of the standard ones.

  • CRM_ORDER_MAINTAIN adding to Objects Text in Change Order

    I was curious if anyone knows which function modules to use when adding text to a Change order. The text would be added under transaction data on the objects tab.
    Thanks

    Better you post this query to the CRM forum for quick replies......

  • Agentry: Trigger action when changing main screen tab

    Hi,
    I'm adapting Work Manager for iPad and in my main screen I have 4 tab screens: Work Orders, Notifications, Time Sheets and Crew Manager.
    I would like to trigger a List Selection action step when the user navigates to the Time Sheets tab in order to select the current day of the week automatically. I already created and tested the action with a button and it's working fine but I don't find a way to trigger an action when changing main screen tabs.
    Here my main screen:
    In the screen definition there is not much I can define... just the icon, size and styling...

    Ok, thank you both, the question has been answered
    Regarding Bill suggestions I think there are too many possible actions in the main screen where to apply the selection step.
    And to apply Jason's workaround I need to do a major UI change and user's are too familiar now with the solution that has been in production for a while...
    I think I will set the date after transmit. It won't work on the initial load and when user manually selects a different day and comes back to the tab, but I think it will cover more than 90% of application uses since they are supposed to synchronise every morning and register time for the current date usually.
    @Jason: I hope you can tell the idea to the engineering team

  • Unable to create change order for Operational attributes

    Currently we are in 11.5.10 E9 patchset.
    Product : Advanced Product Catalog
    Unable to find create change order button for any of the operational attributes page.
    Steps to reproduce :
    1.Switch to 'Development Manager' resp
    2.Navigate to 'Item Catalog' > 'Item simple search'
    3. Enter criteria to find an engineering item
    4. Navigate to the item details page.
    5. Select 'Inventory' or 'Manufacturing' or any other page.
    Could not find the create change order button.
    The profile option 'ENG: Engineering Item Change Order Access' is enabled to YES.
    Also, these operational attribute pages are not listed in Change order screen.
    Any pointers on this issue pls.
    Thanks in advance.
    Kumar.

    Dear Friend,
    Please check following config,
    1. Document pricing procedure assignment to ORDER TYPE ( VOV8 under Transaction flow for field Doc.Pric. Proc is
       maintained or not )
    2. Customer Pricing procedure assignment ( In Customer Master data under SALES Tab for Field  Cust.Pric. proc. is mainatined
          or not )
    3. Pricing procedure determination (Sales Area + Document pricing procedure + customer pricing procedure)
    4. Also chcek the condition is maintained for this combination.
    Regards
    AJIT K SINGH

Maybe you are looking for

  • I am SICK and FEDUP with BT BROADBAND

    I'm a patient guy but this really takes the biscuit. I've probably spent more time on the telephone to BT customer support than on the internet. I've been with BT for 9 years but the last year I've had major problems. It all started when my local exc

  • Red Alert! Help me please

    Ok, so I follow the instructions for removing itune 5.0 from my computer. Uninstall completes with no issues. I download the latest MS windows installer. I attempt to run the stand-alone version of QT 7.0.2. Get to the end of the install and error ab

  • Seriously "hacked off" with jdeveloper esp. 10.1.3  preview

    I am seeing really poor behaviour, from compiles under the beta issue. it is all over the place. My biggest issue that is wasting me hours a day, and appears to be easy to repo. I work by breaking my projects up into separate jar files. A. SQL librar

  • Problem retreving datetime

    hi how to retrieve datetime with result; if i use rs.getDate("CREATE_DATE") i am getting numberformat exception?i am using oracle database? i want in this format 12-Jul-2003 14:20 format??? can anybody give me code SELECT TO_CHAR(CREATE_DATE, 'DD-MON

  • Default library location unacceptable

    My apologies if this topic has already been covered but I cannot seem to locate an applicable thread. I was never given an option to select a location for the LR library during the install process; LR automatically established residency in the "My Pi