E-Recruitment Flexibilization - Notworking

Hello Experts,
We have a requirement to make some of the Candidate Application (Application wizard) information as "Required Fields". The fields are;
a) First name
b) Last name
c) Street
d) City
e) Postal code
F) Country
g) telephone number
h) Application source type
i) email address
I have used customized context in the below given Name space / Application page for making the fields as "Required fields"
SPRO Node -->E-Recruiting --> Technical settings --> User Interfaces --> with BSP --> Flexibilization --> Fields
SAP/HRRCF_APP_E_EXT/FIELDS.BSP for Address information &
SAP/HRRCF_PERS_DATA/PERSDATA_M.BSP for Personal details
While i find that through customizing iam able to make the fields in the Personal data (First name / Last name) as required fields, iam not able to make the fields country, city, postal code, telephone no.
(primarily all the fields in the address information) as essential fields through customizing.
I request you to help me with some information / solution at the earliest.
Thanks & Best Regards
G Raj

Hi Raj,
If the flexibilization options available in IMG is not satisfcatory for your requirements, then the only way you can do the changes to the UI elements is directly changing the relevant BSP code.
We had a requirement to remove a few fields from a BSP & this field was not available in flexibilization & this is how we have done it.
Just be careful when modifying the code to see if your changes will affect the rest of the code.
Regards,
Sowmya

Similar Messages

  • E-Recruiting - Flexibilization of Personnal settings App

    Hi Sap Gurus,
    I have tried to hide the "Decimal Display" field of Personnal Settings BSP application by adding the entry of it in view VRCFPHTMLB_FLI :
    SAP/HRRCF_PERS_SETT/DEFAULTS.BSP     DECIMAL     Decimal Display
    And then make invisible the field in view VRCFPHTMLB_FLI_C. But it seems it doesn't work really good... The decimal field is still there, I have even tried to regenerate the URL but there is no result.
    Is it possible to hide a field in the Pers. Setting BSP ? How can I do that without a repair ?
    Thank you for all help
    Hadrien

    Hello Hadrien,
    you can check the following BSP View as example.
    BSP Application: HRRCF_PERS_DATA
    View: persdata_m.bsp
    you find the following bsp code there:
    <hrrcf:mainGroup title="<%= controller->screen_header %>" >
      <phtmlb:matrix width="100%" >
        <phtmlb:matrixCell row = "1"
                           col = "1" />
        <htmlb:textView text     = "<%= controller->screen_docu %>"
                        wrapping = "true" />
        <phtmlb:matrixCell row = "2"
                           col = "1" />
        <br>
        <phtmlb:formLayout design           = "HEADING_ONLY_SOLID"
                           customizationKey = "<%= controller->context* %>" >
          <%-- Header --%>
          <phtmlb:formLayoutItem idOfItem = "formOfAddress"
                                 label    = "<%= otr(paoc_rcf_ui/doc_form_of_address) %>" >
            <%
    Best regards
    Roman

  • SAP e-Recruiting - WebDynPro - Flexibilization

    Hi,
    I want to configure a custom roadmap for the WebDynPro-based Candidate Portal. I also want my Candidate Portal to refer to a custom build Search screen, instead of the SAP Standard search screen.
    I have maintained the follwing customizing in the IMG:
    SAP E-Recruiting - Technical Settings - User Interfaces - Web DynPro ABAP - Flexibilization - Backend
    In the section "Start Pages" I have defined:
    a structuring element for first level called "Employment Opportunities".
    a structuring element for second level called "Job Search". This is referring to my custom made search screen.
    I also defined a new start page for external candidates (0001) with configuration ID Z_WDCONF_EXT_CAND. The first and second level are the same as in SAP Standard, except that it refers to the custom made "Job Search" instead of the SAP Standard one.
    In the section "RoadMap Pattern" I have defined:
    "Create Roadmap Pattern": For the startpage of the external candidate, also with configuration ID Z_WDCONF_EXT_CAND I customized that some of the steps are in different sequence ("Attachments" should be the second step).
    My question is: how do you call this configuration? I guess you need to specify somewhere that configuration ID Z_WDCONF_EXT_CAND should be used. I tried to add it as an URL-parameter(&sap-wd-configId=Z_WDCONF_EXT_CAND), but that didn't do the trick. Also, the BaDI  HRRCF00_DETERMINE_APPL_CONFIG is only relevant voor the Application Wizard, not for the startpage of the external candidate.
    Thanks for the help. Points will be awarded!

    Dries,
    Please check - WDA Component/Application Configuration for Logo - HRRCF_C_STARTPAGE
    You can find the way to call your URL.
    ...Naddy

  • E-Recruiting Custom Data Fields & Flexibilization

    Hi,
    Our development team has added custom data fields for work experience (IT5103) via include CI_P5103.  We are unable to adjust the appearance of the fields via Flexibilization.
    Steps we followed:
    1. Developers added fields (Z_FIELD1 & Z_FIELD2) to CI_P5103
    2. Created contexts EXTRNL & INTRNL
    3. Configured Flexibilization for Z_FIELD1 & Z_FIELD2 in EXTRNL for SAP/HRRCF_PROFILE/WORKEXPERIENCE_DETAIL.BSP to Hidden (Item Considered for Calculating Layout)
    4. Configured Flexibilization for Z_FIELD1 & Z_FIELD2 in INTRNL for SAP/HRRCF_PROFILE/WORKEXPERIENCE_DETAIL.BSP to Display Only
    5. Ran RCF_GENERATE_URLS for both EXTRNL & INTRNL
    6. Both fields show on External Candidate Start Page (EXTRNL) and Internal Candidate Start Page (INTRNL) and are not affected by the Flexibilization config
    Any suggestions would be greatly appreciated.
    Thanks in advance.
    Jason
    E-Recruiting 6.0 SP11
    BSPs

    Deepak, thanks for the input.
    I understand your feedback, but I don't see anything in that documentation that excludes custom fields from the modification of display.
    Define Additional Fields says:
    You can define additional fields for various infotypes in a Customer Include. The additional fields are displayed automatically on the relevant page.
    Modify Fields in Interfaces says:
    In this IMG activity you can switch fields on and off on certain application user interfaces and flag fields as mandatory fields. You assign these field definitions to a context in which the changes to the user interfaces are visible.
    Screen flexibilization is possible for the following pages:
    Candidate Profile
    Namespace/Application/Page Page Name...
    SAP/HRRCF_PROFILE/WORKEXPERIENCE_DETAIL.BSP Work Experience
    It seems logical we should be able to alter the display for a custom field that if the field is defined in the approriate include.
    I guess this could be another case of logic and SAP not following the same path.
    Jason

  • E-Recruitment Webdynpro Flexibilization

    Hi all,
    My project has implement E-Recruiting and using Webdynpro ABAP as the user interface. I am currently trying change the logo of my External Candidate startpage. I have configured an application configuration via SE80. The logo is reflected correctly when i call the startpage via the url http://portal.recruit.com/sap/bc/webdynpro/sap/hrrcf_a_startpage_ext_cand?sap-wd-configId=ZTEST.
    However, the SPRO configurations e.g. hiding the 2nd level favorites navigation tab are not reflected. The SPRO configurations will only be reflected when I remove the parameter sap-wd-configId=ZTEST.
    Anyone has encountered this issue before. All help appreciated.
    Thanks in advance.

    Hello Eshwar,
    the overall challenge with this requirement is the posibility of bypassing the screens by going to "send the application" directly from the personal data screen. Your requirement was discussed with SAP by different customers, still SAP could not find a solution. So there is no solution to do this in standard, neither for the BSP nor for the Web Dynpro ui.
    The most promissing approach to get this done should be to find the processing when the application wizard checks if the required fields of the questionaire were filled. Perhaps you can add some code here to add your checks add send a response to the ui if they are not passed.
    Kind regrads
    Roman

  • E-recruitment problem --- URGENT

    Hi Gurus,
    I have an issue with one of my client who have implemented E-recrutment portal.
    The client wants to change the factory calender to drop down list box in HRRCF_PROFILE BSP application.
    I have copied to ZZHHRCF_PROFILE, but now I'm not able to find how to make the main BSP application ZHRRCF_UNRG_APPL to call this new customer application.
    Could anyone please help me out in this?

    Hi,
    if you created a customer own tab you have to adjust the container sequence customizing.
    Therefor first of all you have to define a customer own container sequence element under
    SAP E-Recruiting -> Tech. Setting -> User Interface -> Settings ... (BSP) -> Flexibilization -> Container Sequences -> Define Elements ...
    You can use SAP as value for the namespace. For more information on what to put in you can check the table  T77RCF_CS_ITEM which contains the SAP standard entries.
    Then you need a Context if you have not already defined one. You find this directly under the Flexibilization node of the IMG.
    Last but not least you customize the container sequence. This is also in the IMG. The documentation gives you the correct container sequence ID(s). Use them and your context to define your tabs. If you need the standard delivery you will find in table T77RCF_CS_SEQ. Just use the same for your context and replace the ID for the standard tab with your customer own.
    If you cxall the bsp with the context the container sequence asppears according to your settings.
    Best Regards
    Roman Weise

  • Calling copy of BSP application in e-recruitment

    In E-recruitment module, I have a requirement to copy the SAP standard BSP application HRRCF_REQ_MNT to a z BSP application
    and add new fields to one of the BSP pages of the ZBSP application.I could not find any customizing table where I can make a
    call to my zBSP application. Can someone help me with this please?

    Hello,
    to include views of customer bsp application in a container sequence like the requisition maintenance you have to use the standard flexibilization for container sequences.
    It can be found in the IMG under the path e-recruiting -> technical settings -> user interface -> (Settings for UI BSP [only 600]) -> Flexibilization.
    You first define a context if you have not already done this. Then you go to Container Sequence -> Define Elements for CS and create an element for the screen of the customer bsp you want to include. As the standard customizing is not shown (it's stored in seperate tables) you might want to have a look on T77RCF_CS_ITEM in SE16 to get an idea what to put in the different fields (namespace can be SAP noone seems to know what it's really for).
    Then you have to go to -> Modify CS. Add an entry for CS Id 1000 which is the Container Sequence for requisition management. In the assingments you add entries for the context you created before and all customer and standard CS Items you want to use. The elements assigned to this CS Id in standard can be found in table T77RCF_CS_SEQ in SE16.
    To access the new configuration you have to call the startpage of the recruiter with the condetext defined (URL Param: rcfContext)
    Best Regards
    Roman Weise

  • E recruitment  How to hide salary range option

    Hi
    E recruitment module I am facing one issue for hide salary range option.
    My client asking he donu2019t have for salary range option so I have to do hide for salary range in BSP
    Please guide me any one where I can hide this salary option R3 in e recruitment,
    Regards,
    eshwar

    Hello Eshwar,
    if you want to hide the payment information from the requisition maintenance in the bsp UI (recruiter startpage up to E-recruiting EhP3) you first need a context for the bsp application. If you have already defined one for adjusting container sequences you can skip this and use the existing.
    To define a context go to t-code SPRO SAP E-Recruiting -> Technical Settings -> User Interface -> BSP -> Flexibilization -> Define Context.
    After defining the context you can hide the fields by choosing SAP E-Recruiting -> Technical Settings -> User Interface -> BSP -> Flexibilization -> Fields -> Modify Fields in Interface. Add entries there  with
    Namespace = SAP/HRRCF_REQ_MNT/PAYINFO.BSP
    Context = your context
    Fld = all 3 entries found in the search help
    Value = Hidden
    When you now call the startpage with the context (url parameter rcfContext=yourcontext) the fields will be hidden.
    Best Regards
    Roman

  • E-recruitment Applicantion Wizard

    SAP E-Recruiting - Technical Settings - User Interfaces - Settings for User Interfaces with Business Server Pages (BSP) - Flexibilization
    I want to configure the settings for the changes to standard Application Wizard(Employee)
    with changing the settings for the elements of container sequence
    will any one provide information how to configure

    Xiangli,
    which application are you talking about exactly in erecruitment because it is a combination of both BSP and WDA
    Thanks
    Bala Duvvuri

  • E-Recruiting EhP4 -- Candidate Profile

    In the candidate profile screen, can we add custom fields? Is this recommended or suggested practice? My customer want to capture test results.

    Check: E-Recruiting Custom Data Fields & Flexibilization
    KR

  • EREC Enhacement in E-Recruiting

    Hi All,
    I need to make some enhacements to the registration of external candidates (hrrcf_a_startpage_ext_cand), such as:
    changes in description texts, date validation, and also need store the identification number of the candidate.
    There will be some customizing for the texts?
    I don't know how to find the object (WDA) that I must modify for the validations and new fields.
    does anyone have any idea?
    Thanks.
    Daoyne

    If you have your own custom config of external start page then you also need to define it here
    > SAP E-Recruiting   > Technical Settings    > User Interfaces       > Candidate         > Flexibilization           > Back End
                > Start Pages   > Define Start Pages
    If you are at the earlier point and creating the startpage via SE80 then perhaps the SAP help here will be useful but also
    you can use SE80 to call the configuration editor. e.g Package class PAOC_RCF_UI_SELF_SERVICES for candidate.
    To do this, select the Web Dynpro application or component that you want to configure and select in the context menu for the relevant element in the tree the "Create/Change Configuration". Then the configuration editor starts in the Web browser.
    http://help.sap.com/saphelp_nw04s/helpdata/en/83/61a042f036c46ae10000000a155106/content.htm
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/7b/fb57412df8091de10000000a155106/frameset.htm
    Hope it is of some help.
    Sally

  • Techonology assesment on EHP3 E- Recruitment for Recruiter Role

    Hi Folks,
    I was wondering if some one can help me.
    1.The current role for Recruiteris based on BSP in ECC6.0 . With EHP3 are there any changes to role . ie is this role moved  Dynpro and if so is it Java dynpro or abap dynpro?
    2.  In case both technologies co exist , can developments be carried out both in BSP and Dynpro at the same time?
    3. Have
    Regards,
    Manbir

    hi
         With EHP 3 Recruiter role is still in BSP Technology , EHP 4 onwards recruiter role is coming on WD ABAP there are slightly changes has come with EHP 3 in Recruiter role like
    1. Changes in Requisition Process.
    Here customers can hide the "Positions", "Organizational Unit and Job", and "Account Assignment" tabstrips in the"Organizational Dat container item through flexibilization customizing.
    2.Check Duplicate Candidateis
    Feature introduces a BusinessAddIn (BAdI) that allows companies to define which criteria they wish to use to determine whether a candidate has a duplicate application in the database. This check is only performed on non-registered external candidates. The fallback mechanism to check for duplicates is first name, last name, and e-mail address.
    3. dashbord for Recruiter.
    This function introduces a new dashboard for managers and recruiters. The dashboard shows new questionnaires that still need to be completed or questionnaires that have already been completed. The user can complete questionnaires directly from the dashboard itself.
    and with EHP4 onwards all services in E-Recruitment will be on WD ABAP.
    Regards,
    Maadhu

  • EREC: What is new in SAP E-Recruitment 6.0 SP5, SP7 and SP8?

    Hi
    Does anyone know what are the features available or improved in SAP E-Recruitment 6.0 for Support Package 5,7 & 8?
    Regards
    Ridzuan
    Edited by: Ridzuan Mohsin on Nov 18, 2011 9:30 AM

    Hi Ridzuan,
    as the named support packages are already years old is your question actually about e-recruiting 600 or do you mean the support packages for an enhancement package (like EhP 3 or EhP 4) for the e-recruiting application.
    Rgds.
    Roman

  • Issue in Data transfers using ALE for E-Recruiting standalone system

    Dear Experts,
    We have an issue in data transfers using ALE. We are having standalone system where E-Recruiting is maintaind seperately and the version is EHP5.
    When we configured iDoc in Sandbox and its working fine. But when it comes to Dev and Quality servers this is not working fine.
    we have created iDocs using the following filters.
    For Object P: Infotypes 0000, 0001, 0002, 0003, 0006, 0024, 0105.
    For Objects O,S: 1032, Subtype: 0010
    For Object: 1001, Subtype: A003, A008, A012, B007
    For Object O: 1001, Subtype: A002, B002, B003, B012, Tyoe of related object: O,S
    For Objects: C, O, S, Subtype: 1000, 1002, 1028
    For Object:C, Subtype: 1001, Subtype: A007
    When we do the data transfers in Sandbox using PFAL it is transferring the data properly.
    But when we do the same iin Dev and Quality servers we are not able to do it and gettign 52, 51 errors.
    Here we are facing a strange issue. For some Users when we transfer data it is transferring data but with 52 error messgae.
    For some users I am getting 51 error where i could not transfer any data.
    For some users, when we tranfer O, S, and P related data is moving but getting mostly 52 error and all the relationships are not moving here for O,S and properly. But P related CP, BP and NA are getting created successfully.
    It is happening only in Dev and Quality server and that too some users are able to get transferred but not all.
    Where will be the issue? How can we resolve this?
    Any help will be appreciable.
    Thank you in advance.

    Hi Sekhar,
    Have a look over these threads.
    Errors in ALE data transfer to E-Recruiting.
    http://scn.sap.com/thread/1535402    
    BR,
    RAM.

  • Custom Application Configuration not pulling the data in E-Recruiting

    Hello,
    My requirement is to make some fields 'required', hide some buttons, change button texts & hide some columns in standard wd component (ERC_A_REQ_MGMT) delivered by SAP. So I created an application configuration and component configuration and did the layout customization. Now in the application I am passing this new configuration name with the parameter (sap-wd-configId)(......sap/bc/webdynpro/sap/erc_a_req_mgmt?sap-wd-configId=ZZERC_A_REQ_MGMT)
    As this is a portal environment, in LPD_CUST, In the application parameters, I've used this parameter (sap-wd-configId=ZZERC_A_REQ_MGMT). The custom application is displayed, however, the data is not being passed to this custom configuration, so when I open a exisiting requisition from dashboard, this is shown as empty screen (like a new requisition), but when I take off this parameter from the lpd_cust, the standard app is working fine. Can you please help me understand why the data is not being passed to the custom application configuration?
    Really appreciate your insights.
    Thank you.

    Hi,
    We faced the same issue in SAP E-recruiting EHP4 solution. The reason is, the configuration which is assigned statically in FPM editor is loaded after the OVERRIDE_EVENT_OIF and thus discards all context nodes which have been already initialized. Afterwards, the context node of has no value anymore and the field on UI doesnu2019t display anything.
    Remove the static component configuration in the FPM editor and use the following code in the wddoinit method of the view V_GEN_JOB_INFO. This assignment happens at the runtime.
      data: lo_api_controller          type ref to if_wd_component,
            lo_pers_manager            type ref to if_wd_personalization,
            ls_configuration           type wdy_config_key,
            lt_config_table            type wdy_config_table,
            ls_config_header           type wdy_config_header,
            lo_fpm                     type fpm_s_runtime_info,
            ls_fpm                     type fpm_s_runtime_info.
          lo_api_controller = wd_comp_controller->wd_get_api( ).
         lo_pers_manager = lo_api_controller->get_personalization_manager( ).
         lo_fpm = wd_comp_controller->go_fpm->get_runtime_info( ).
        ls_configuration-config_id    = u2018ZERU_REG_REQ_MGMT_UIu2019 u201C Your Component configuration name
        lo_pers_manager->load_config_by_key( ls_configuration ).
       Thanks,
       S Rajkumar.
    Edited by: Rajkumar S on Aug 24, 2010 7:54 AM

Maybe you are looking for