E Recruitment BSP Application

Hi
A Smartform is opened in a BSP Page in Erecruitment module. In Smartform there is Structure defined in Form Interface'Posting type RCF_S_CS_DI_POSTING' in the main Window of Smartform. The variable POSTING-OVERVIEW_APPL_URL contains the URL.
When I am running the BSP page in one particular Client it runs fine the smart form  is displayed as BSP page, the Main Window displays the data in the Posting URL variable, but while running in diferent client there is no value in URL even though data is present in tha client.
I probably feel the answer lies in BSP application, but dont know how to correct and locate the same.
Kindly provide with suitable inputs.
Best Regards
Swetank

Hello Luciano,
the method you are looking for is probably ON_CONTAINER_NAVIGATION in the interface IF_HRRCF_NV_CTRL_CALLS of the controller classes. Within these method checks and implicit data change could be done. If there are several controllers used for a container sequence item the main controller has to delegate to all active subcontrollers.
But please be aware. The implicit save of data entered within the screens of requisition and posting maintenance has not be implemented because of technical application restrictions. Many of our customers have required that sap adds this function to e-recruiting, as it also works for the application wizard. SAP simply could ot change this. This has to do with the status management of objects. It works for the application wizard as candidacy and application are always in draft when it is processed. The requisition can have different status when the requisition maintenance is processed and changes automatically set the status back to planned. This again leads to problems with functions like republishing of posting instances.
If you really want such kind of functionality you should check if going for EhP4 might be the better option for you. The requisition creation for recruiters can sav automatically in the new WebDynporo UI.
Best Regards
Roman

Similar Messages

  • E-Recruiting - BSP application - How to clear buffer?

    Hi,
    I’m debugging one of BSP application (I set an external break point at method of model class).
    Very first time program flow stops at break point but after that it is not stopping there b/c records being fetched from buffer. May I know how to clear the buffer?
    Regards,
    ...Naddy

    Well,
    E-Recruiting Infotypes are buffered within the application as internal tables.
    The buffer is filled, when first time opening an subapplication. It's also filled, when those infotype records have not been read before.
    Refreshing the buffer is only triggered by the application. This is done by "Refresh"-Buttons or Buttons like "Start selection".
    You cannot refresh it yourself, while debugging. It's a global event called by button events.

  • E-Recruiting - BSP Application name from E-Rec portal URL

    Hi,
    How can we find out the name of the BSP application from the E-Rec portal URL? I need to do a change to the activity and unable to locate the exact BSP application name for that. Any help will be greately appreciated.
    Thanks in advance.
    Naresh

    Hello Naresh,
    If you want to integrate the BSP application and want to know  how this application is generated, then you can have a look over the Report rcf_generate_url, This generates the URL for Recruiter, Candidate etc.
    otherwise If you want to see which application is running then you have to check with the application starting with HRRCF.
    Best Regards,
    Deepak...

  • E-Recruiting BSP iView errors in the Enterprise Portal.

    I am trying to get my e-Recruiting BSP applications to work correctly in the Portal. But unfortunatley I consistently get this error message.
    The following error text was processed in the system:
    BSP Exception: Das Objekt application.do/start in der URL /sap/bc/bsp/sap/hrrcf_start_int/application.do/start?sap-syscmd=nocookie&sap-client=&sap-language=en&sap-accessibility=&sap-ep-version=7.00.200611091758&sap_ep_version=7.00.200611091758&sap_ep_baseurl=http%3A%2F%2Fsnocfpd1.myco.org%3A50100%2Firj ist nicht gültig.
    The BSP
    https://snocfrd1.myco.org/sap/bc/bsp/sap/hrrcf_start_int/application.do?rcfLogAppl=SEARCH_JOBS
    works fine.
    anybody have any ideas how to troubleshoot this? I'm assuming it has to do with all the rest of the garbage parameters the Portal is sending to e-Recruit.
    -Tim

    Hi!
    Obviously the BSP iView is configured wrong. Have closer look at the URLs:
    BSP in native browser:
    https://snocfrd1.myco.org/sap/bc/bsp/sap/hrrcf_start_int/<b>application.do?rcfLogAppl=SEARCH_JOBS</b>
    BSP in Portal:
    /sap/bc/bsp/sap/hrrcf_start_int<b>/application.do/start?...</b>
    Obviously the iView contains a parameter start or you defined the BSP application name as application.do/start
    Regards,
    Volker

  • E-Recruiting: BSP Default Values

    Hi,
    is it possible to use default values (without modifications on the E-Recruiting BSP applications) in E-Recruiting 600?
    Thanks and regards
    Gabriel

    Hi,
    the answer is easy - no, it is not possible.
    The only available function in this direction is the reference code generation for posting instances which is already implemented. Furthermore a Badi for setting some requisition and posting data is announced for EHP3 - but as i haven't seen it so far i cannot say if it is useful.
    Rgds.
    Roman

  • 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-recruiting Session Timeout BSP application

    Hi,
    for the BSP applications for E-recruiting Session Timeout occurs as a result I am not able to view any start page.
    Regards,
    Manish

    Hi,
    Go to SMICM and Goto-Services
    There for http go to change.
    And increase the time for keep alive and processing time to 1000 sec in the beginning . Later after all applications are opened atleast once you can reduce it.
    Also if the server is restarted it becomes default.
    Regards,
    Divya

  • E-Recruiting : Impact on BSP application after Installing EHP3.

    Hi,
    In E-recruiting Current system ECC6.0 there is a BSP title name u2018Enter External Applicationu2019 would this application remain there after installing EHP3.
    Or it will no longer exist.
    Can anyone please let me know. Also the technical name of the BSP view for u2018Enter External Applicationu2019 .
    Thanks & Regards
    Sandeep Gupta

    Hi Sandheep,
    There is no changes to BSP applications like 'Enter External applications' in Recruiter role.The only major change
    EHP3 is the Search that too you can activate if you want.
    Thanks,
    Ram
    SAP

  • How to add data to custom dropdown in E-REC BSP Application:HRRCF_REQ_MNT

    We have added a custom dropdown field in E-recruitment. The BSP application is: HRRCF_REQ_MNT. Now i need to assign values to that dropdown through HRRCF_REQ_MNT. Any suggestion where that dropdown will be defined because i dont see it in the layout for that particular bsp page. I only see the standard dropdown fields.
    Any suggestion will be appreciated.
    Thanks

    Hello,
    you can do it much easier than modifiing.
    You can add a dropdown by customer include into the e-recruiting infotypes.
    If you want to have the dropdown in the basic data, create a customer include in infotype hrp5125.
    If you want it below job data then create it in infotype hrp5126.
    If you assign values to the domain of your customer field or add a searchhelp into the customer include structure, the drop down will be automatically be filled.

  • E-Recruiting BSP to Web dynpro in EP4 scenario

    Hi All,
    We have currently upgraded EP3 to EP4. As per EP4 it no longer support BSP , it will support only Web dynpro.
    What settigs are required to convert exsisting BSP application to Web dynpro.
    Help from Experts would be great.
    Regards
    Pallavi

    Hi Pallavi,
    Yes. there are a few gaps in functionalities delivered in EHp4 for webdynpro screens. Can you please elaborate on what do you mean when you say "e.g Candidate page and Recruiter. "
    In webdynpro ABAP screns of eRecruiting, there is NO concept of start pages as in BSP.Also there is no transaction to generate URLs.
    For internal candidate screens, go to SE80, look in package PAOC_RCF_UI_SELF_SERVICES -> webdynpro -> webdynpro applications ->HRRCF_A_STARTPAGE_INT_CAND.Right click on the application name & click on Test. Browser will open with your webdynpro screens.
    External candidates screens can be accessed in the same package
    For recruiter & administrator screens, go to package PAOC_RCF_WD_UI.
    As mentioned earlier, Portal is a MUST for Ehp4.
    Please look through the IMG once to check if there any specific steps. Most of the steps are relevant if you choose to have webdynpro UI on different servers.
    I am not aware of the direct conversion from BSP to webdynpro. I remember seeing something in the IMG sometime. Please check there once.
    Else if it is extensive code changes then they will have to be redone in webdynpro
    Regards,
    Sowmya

  • Questionnaire is coming as BSP application instead of web dynpro applicatio

    Hi,
    we are using EHP4 SAP e-recruiting the problem here is whenever we perform send questionnaire activity it is giving a link for the candidate which is actually BSP application.
    but we need to have web dynpro application instead as we are using ehp4
    please suggest any configuration needed.

    Kranthi,
    Can you give some suggestions on configuring for web dynpro ABAP in user interfaces. we are using ERC, ECC on same server.
    Regards,
    Bharat

  • Enhance  Standard  BSP  Application HRRCF_CAND_APPL

    Hi,
      I want to change  Std  BSP  Application for E recruitment  candidate.HRRCF_CAND_APPL
        Should  I want to  Copy  Std  BSP   ,  IF I copy    how  shouldi  incorporate custom  bsp in portal.
    If I want to  go  for  enhancment  , then  how  should i do?
    Thanks,
    Asha

    Hi Asha,
    I can see that HRRCF_CAND_APPL is not one of the start page applications. So,you will have to copy this into a Z application & replace the reference to the the standard application with this Z application. This will be a pure development activity with changes to be done to the BSP code.
    Regards,
    Sowmya

  • E-recuitment-BSP Applications used

    Dear Experts,
    I am trying to understand the use of BSP's in E-recruitement. I am looking for materials that details the BSP's used in E-recruitment and how they are applied in E-recuitment. Any input on this would be of much help to me.
    Thanks and Regards,
    Pavithra

    Hello Pavithra,
    E-Recruiting uses the BSP technology for user interface. For E-Recruiting 300 BSP was the only user interface, with E-Recruiting 600 SAP introduced WebDynpro for candidate as an option, while for recruiters, managers and admin pages stayed with BSP. With EhP 4 WebDynpro replaces BSP for all E-recruiting applications.
    You will find all BSP applications relevant for E-Recruting in Package PAOC_RCF_UI.
    For the general structure. The very most applications are grouped on startpages for the different roles in the recruiting process (ext. candidate, int. candidate, recrutier, decision maker, ...). To get the links of these standard startpages just run report RCF_GENERATE_URLS. You can then logon to the different startpages but be sure to generate a candiate for your user first, using report RCF_CREATE_USER.
    To learn more about how the different applications are linked within the startpage check the startpage and perhaps the container sequence customizing. Keep in mind that in the IMG only the customer entries are fond. To see the sap standard delivery you will have to use SE11/SE16. E-Recruiting customizing is stored in T77RCF* tables, startpage customizing is T77RCF_SP and container sequence customizing is T77RCF_CS. If you do not get along with the table descriptions just check the technical info of the tables/views behind the IMG nodes, then look for an table named without the C at the end. also check table T77RCF_LOG_APPL.
    I hope that helps for a start.
    Kind Regards
    Roman

  • Changing colors in E-recruitment BSPs

    Hi all
    I am working in E-recruitment BSP changes.
    My requirement is to change the colors in the standard BSPs with own colors.
    I tried to check any CSS file is associated with that application
    but I could not find any CSS file in that BSP application.
    is it related to themes?
    I know we can replace the CSS file using themes
    but can we use themes for standard E-Recruitment BSPs?
    and also in themes we make use of the files in the presentation server
    how can we make use of files in the server/mime repository?
    How can we do that?
    Please help me in this rerard..
    Regards.
    Ravi

    Hi Ravi,
      Look at the following thread.
    Different fonts
    Cheers
    Amandeep.
    <i><b>Reward points for each useful answer.</b></i>

  • List of CRM BSP Applications

    Hi All
    Can any body please send the list of CRM BSP applications.
    I have done E-Recruitment BSP changes.
    Now my requirement is to change CRM BSP pages.
    Is there any difference in normal BSP and CRM BSPs?
    as I am seeing some PCUI layout and others.
    Thank you in advance.
    Ravi..
    [email protected]

    Hi,
       CRM BSP applications normally refer to BSP applications based on PCUI framework. While BSP applications can be any *.htm pages with embedded ABAP code.
    You can see a list of all the CRM BSP applications (PCUI applns.) as follows :
    1. Go to SE80.
    2. Open BSP application
    CRM_BSP_FRAME
    in the repository browser.
    3. Right-click on the application name and TEST.
    4. Select
    select.htm
    from the pop-up.
    You will find the full list of the latest versions of PCUI applications.
    Please reward if helpful!
    Thanks,
    Sudipta.

Maybe you are looking for

  • Why do PDF attachments open in Mail

    When I add a PDF as an attachment in Mail  it opens the first page and the other pages do not show. This only happens after installing Maverick OS10.9. I had previously used Snow Leopard 10.6.8 and this was never a problem. Do I have to reset somethi

  • Safari 6.1 sends files in random order to flash uploaders?

    Here are two demo sites of popular flash uploaders where you can easily recreate the issue. http://img.hompee.com/fupload/simpledemo/ http://www.uploadify.com/demos/ If you upload 2 or more files you expect them to be uploaded in the order in which t

  • SQL queries in JSP

    Does anyone know how to create a JSP which allows the user to input data into a simple database and then allow the user to input SQL queries? I can do this in a servlet but must hard code the query. It would be great to be able to type in differnet q

  • Interface Builder doesn't let me forward events to QC compositions???

    The problem is: Since this morning IB doesn't let me make standalone QC compositions with mouse input. The "forward all events" check box doesn't do anything:/. Its strange, everything was working just fine yesterday. I tried reinstalling developer t

  • BAPI_CTRACDOCUMENT_TRANSFER in FI-CA module

    Hi All, Did anybody work on BAPI-BAPI_CTRACDOCUMENT_TRANSFER in FI-CA module. Actually I am filling all the parameters exactly but not able post the document.Its giving the error like 'Internal error: Lock missing for change / clear document item' An