Error in E-Recruitment

In SLG1, I keep seeing this error:
No candidate could be found for US MS06
The error occurred in program CL_HRRCF_CANDIDATE =========================CM003 line 361
What is this error? How to resolve this?
Any thoughts?

You are getting this error because user MS06 is not linked to a candidate object in the e-Recruiting System. You can resolve this by doing the following:
Run program RCF_CREATE_USER through tcode SE38 or SE80 to create a candidate for this user.

Similar Messages

  • Error in MSS Recruitment Status Overview

    Hi All,
    We are In the process of Upgrading from ECC 5.0 to ECC 6.0.
    In the Manager Self Service we are getting an error in the Recruitment Status Overview Iview
    Below is the error
    com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFC_Fault_Exception: Fault name: ORGVIEWGRP_NOT_FOUND, fault text: ORGVIEWGRP_NOT_FOUND
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
         at java.lang.Class.newInstance0(Class.java:308)
         at java.lang.Class.newInstance(Class.java:261)
         at com.sap.aii.proxy.framework.core.JcoMarshaler.unmarshalException(JcoMarshaler.java:429)
         at com.sap.aii.proxy.framework.core.JcoProxy.send(JcoProxy.java:79)
         at com.sap.aii.proxy.framework.core.AbstractProxy$JcoProxyHelper.send(AbstractProxy.java:173)
         at com.sap.aii.proxy.framework.core.AbstractProxy.send$(AbstractProxy.java:141)
         at com.sap.xss.ser.oadp.model.OADPModel.hrwpc_Rfc_Oadp_Get_Orgviewgrp(OADPModel.java:476)
         at com.sap.xss.ser.oadp.FcOADP.callHrwpc_Rfc_Oadp_Get_Orgviewgrp(FcOADP.java:4037)
         at com.sap.xss.ser.oadp.FcOADP.updateOrgViewGroup(FcOADP.java:3642)
         at com.sap.xss.ser.oadp.FcOADP.createDataFromOrgViewGroup(FcOADP.java:1680)
         at com.sap.xss.ser.oadp.wdp.InternalFcOADP.createDataFromOrgViewGroup(InternalFcOADP.java:829)
         at com.sap.xss.ser.oadp.FcOADPInterface.createDataFromOrgViewGroup(FcOADPInterface.java:862)
         at com.sap.xss.ser.oadp.wdp.InternalFcOADPInterface.createDataFromOrgViewGroup(InternalFcOADPInterface.java:782)
         at com.sap.xss.ser.oadp.wdp.InternalFcOADPInterface$External.createDataFromOrgViewGroup(InternalFcOADPInterface.java:1440)
         at com.sap.xss.ser.oadp.VcOADP.createDataFromOrgViewGroup(VcOADP.java:1358)
         at com.sap.xss.ser.oadp.wdp.InternalVcOADP.createDataFromOrgViewGroup(InternalVcOADP.java:978)
         at com.sap.xss.ser.oadp.VcOADPInterface.createDataFromOrgViewGroup(VcOADPInterface.java:1059)
         at com.sap.xss.ser.oadp.wdp.InternalVcOADPInterface.createDataFromOrgViewGroup(InternalVcOADPInterface.java:570)
         at com.sap.xss.ser.oadp.wdp.InternalVcOADPInterface$External.createDataFromOrgViewGroup(InternalVcOADPInterface.java:2133)
         at com.sap.pcui_gp.isr.statusoverview.VcISRStatusOverview.onBeforeOutput(VcISRStatusOverview.java:288)
         at com.sap.pcui_gp.isr.statusoverview.wdp.InternalVcISRStatusOverview.onBeforeOutput(InternalVcISRStatusOverview.java:167)
         at com.sap.pcui_gp.isr.statusoverview.VcISRStatusOverviewInterface.onBeforeOutput(VcISRStatusOverviewInterface.java:143)
         at com.sap.pcui_gp.isr.statusoverview.wdp.InternalVcISRStatusOverviewInterface.onBeforeOutput(InternalVcISRStatusOverviewInterface.java:136)
         at com.sap.pcui_gp.isr.statusoverview.wdp.InternalVcISRStatusOverviewInterface$External.onBeforeOutput(InternalVcISRStatusOverviewInterface.java:212)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.callOnBeforeOutput(FPMComponent.java:603)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:569)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:438)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:196)
         at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:782)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:302)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:741)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:694)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:253)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Kindly suggest me.
    Regards
    Sivaprasath N

    I'm really not into the ESS/MSS area, but the message
    ORGVIEWGRP_NOT_FOUND
    sounds like missing configuration after the upgrade.

  • Error while using Recruitment application in ESS Portal

    Hi Experts,
    We are facing  two   issues when we are using recruitment application.
    By this applicaton,the concerned can raise a requirement to the recruitment dept.
    Some users are uanble to use the application.
    After filling the data,some users are getting the error as "Unable to send E mail notification  and can not complete action.This activity could not be read.
    And another error  of the application is after completion of enrtering details some users are getting the error message as " HR Requisition request  successfully created with ID XXXXXXXXXX .Request is assigned to NULL.
    Kindly help me out for the resolution of the issues.
    Regards,
    Sairam.

    Hi Andy,
    Thanks for the reply.
    We are not using e-recruitment.
    We have developed a portal application called Recruitment application.
    By this user can raise the requirements in his deprtament and time to be filled.
    E mails were already  there in in communications infotype.
    Please advice me to resolve the problem.
    Regards,
    sairam.

  • Error while accessing recruiter tab in Erecruit module

    Hi All,
    We are using ECC 6.0 HCM along with eRecruiting and LSO. Since yesterday while trying
    to access eRecruitement pages, I have been getting this error 'Internal Error has occurred. Please try again later'. There is no error code associated with it and I dont really know if this error is due to some eRecruiting problem or is it a generic portal error. Any help on this is highly appreciated.
    Log-:
    Create New Candidate Assessment
    Critical Error
    A critical error has occured. Processing of the service had to be terminated. Unsaved data has been lost.
    Please contact your system administrator.
    Name or password is incorrect (repeat logon)
    Name or password is incorrect (repeat logon):com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: Name or password is incorrect (repeat logon)
    Thanks,
    Prashant.
    Pages: 1      
    Back to Thread List

    Hi Juan,
    I have checked the JCo connection everything seems to be working fine.......because for this particular application it is giving this error otherwise for rest of the application no error is coming ......after clicking Recruiter tab i am getting this error.
    Help me.
    Prashant.

  • Error in E-Recruiting

    Hi Experts,
    In E-recruiting I am getting one common error for all applications. I am able to view home page but when I click on any application like candidate profile, job search etc. I am getting error An internal error occurred. Please try again later.. When I checked in the SLG1 transaction it shows following log
    Customizing table T77RCF_sp_ID contains no corresponding entry for [0000]
    Could you please provide any solutions?
    Thanks
    Sameer

    Hello Sameer,
    this error message usually results from calling bsp application hrrcf_start_int or hrrcf_start_ext without supplying the RcfSp_Id parameter. So you probably have a wrong link which you are calling.
    Check the links again using report RCF_GENERATE_URLS.
    Best Regards
    Roman Weise

  • Business Partner does not exist -- Error in E-Recruiting

    We are seeing this error in SLG1
    Business partner 1817 does not exist
    The error occurred in program CL_HRRCF_CS_SENDER============CM001 line 105     
    When I check in the backend (t-code BP) , I see the BP record exists.
    It does not have an e-mail address assigned though.
    Would you kow what is happening.

    Hi Shyam,
    You should use report HRALXSYNC to ensure that your business partner objects are synchronized. Check out this blog:
    http://scn.sap.com/community/erp/hcm/blog/2012/03/30/business-partner-objects-in-sap-hcm-talent-management
    Best regards,
    Luke

  • 1 Document cannot be Processed error in E-recruiting

    Hello Experts,
    We are facing an error when executing an activity for rejection of a candidate. On click of the 'Preview' link, the system displays an error message that '1 document cannot be processed'.
    However, the surprising thing is that we do not get the error for Invite to interview activity (which is 'qualifying event' activity coupled with 'invitation' activity). But, we ONLY get the error for rejection activity (which is 'status change' activity coupled with 'invitation' activity). The system always looks for interface 'HRRCF_CS_IT_APPL_INVITATION' from table and we have not changed SAP standard config in T77RCF_DOC_CAT.
    Also, we tried replicating the issue for rejection activity mentioned above using SAP standard activities and letters. We coupled 'qualifying event' with 'invitation' activity. But still, the system throws the same error...
    Any inputs would be of great help!!!
    Thanks and Regards,
    Sri.

    Satish,
    I hope while cancelling the operation with CO13, the cacellation has been taken place as the entry has been passed to COGI.
    In this case you need to work around the solution
    First of all cancel the material document of issue of the 174 pcs of A to another porduction order.
    Now post an entry of 177 with movement type 102 with reference to the order in MB31.
    In the production order replace the auto GR key with non auto GR key.
    Carry out confirmation with confirmed quantity as 174 & scrap as 3.
    Now in MB31 carry out GR against the order with movement type 101.
    I hope this would work.
    Try it out & revert.
    SmanS

  • E Recruiting- error on saving the candidate data

    Hi Guys,
    When I create and save the external candidate I am getting the following error on the Recruiter portal.  Settings in table u2018INRDPu2019 looks fine. I am I missing some thing? Please let me know.
    Candidate number 00000000 does not exist

    Hi Sally
    Apologies for the late resonse, we have applied the note and system is generating another error. Please see the details below:
    When a Recruiter creating the external candidate and on saving the data system is generating the following error.  We are using the EP5 system.
    u201CThe client xxxx doesnu2019t contain an active application areau201D.
    Thanks in advance.

  • How to - E-Recruiting ALE-integration step-by-step (EhP4)

    Hi everyone,
    Can anyone tell me the step-by-step guideline to perform the ALE initial run from SAP HCM to E-Recruiting using transaction PFAL (RHALEINI)??
    We are implementing E-Recruiting stand-alone constellation: separate ECC instance integrated with E-Rec via ALE/RFC, enhancement package 4.
    We've done some try-outs in the new version, but we lack the certainty that we've done things right.
    Please do not refer to note 997181 since it does not explain the details on how to run the initial load. It explains adequately how to set-up the config and very basically how to run PFAL on page 2 (scen. I2-A) and page 4 (up to rel. 6.03)... But it's not sufficient in my opinion... We've done exactly the same...
    So what I'm interested in is the right sequence of runs and the selection screen values.
    We also have quite a few SLG1 errors which are unclear. Some suggest as if the processing occurs simultaneously (parallel) and blocks the asynchronous processes... Is there a certain number we should enter in the field "number of objects per process"? It's defaulted on 200...
    Can anyone shed some light on the best-practice how to run this transaction?
    Many thanks in advance!
    Miroslav.

    Hi Medic,
    hope u r doing good.
    Can u pls chk dese links by Roman,They speak alot on HR_ALE_ER issues.
    Re: E-Recruitment Technical Structure ( Attn: Roman Weise)
    Re: ALE data transfer from E-recruitment to HCM
    Re: E-Recruiting-  ALE is working for OM data, but not for internal employees
    Re: ALE setting DEV / PROD
    Re: ALE Linkage error in E Recruitment
    Re: E Recruit 603 - ALE
    Re: ALE from HR to E-Recruiting on EhP4
    Regards
    Rohit.S

  • Where to see approved VR for Recruiter to proceed further in EHP4 and SP4

    Hi All,
    We had implemeneted E-Rec system ECC 6.0. with EHP2. Now we had upgraded to EHP4. We have 3 levels of approval while creating vacancy requistion (VR). Absolutely there is no change after EHP4 applied and we are able to create VR successfully. But now problem is that where to see approved requisition details under Recruiter to proceed fyrther i.e job posting, candidate shortlisting and alll....
    In EHP2 approved VR was available under recruiter > maintain requisition. But in EHP4, we are not able to see approved VR under recruiter role after all level of approval.
    Are we missing somethins or we are refering wrong place?
    Can anybody guide how to see approved VR details for Recruiter to proceed further?
    Thanks in advance.
    Regards,
    Purnima

    Hi Roman,
    Thanks for your response. Actually we have separate system for E-Rec set up because of concurrent employment activation.
    We have developed vacancy requisition (VR) form in PCR and 3 levels of approvals are there which is happening via workflow. After upgrading EHP4, we are able to use same VR form (under MSS), workflow and able to process 3 levels of approval. After approval, VR object (NB) has been created in E-Rec system. Then we need to process under recruiter for job posting and candidate search and all. But we are not able to find approved requisition details under recruiter.
    There are two roles for Recruiter in EHP4 named E-Rec admin and Recruiter.
    1. Can you please guide where exactly we can see approved requisition details under recruiter for job posting,candidate selection and all? Do we need to do something?
    2. After upgrading EHP4, most of the cases we are getting error "You are not authorized to execute this application". Are we doing something wrong? For exa:-
    a) Recruiter > work overview > error
    b) Recruiter > Requisition > Create /create by position/Candidate search > you are not authorized to execute this application occurs
    c)Recruiter > Personal settings > Internal error
    d)E-Recruiting admin > Services > delete registration /delete external candidate > Internal error
    e)E-Recruiting admin > Central system administrator > Requisition management > authorization error and many....
    3. However we are able to see approved VR under E-Recruiting administrator > adjust support team. But while clicking on any VR, we are getting below error.
    "There is no iView available for system "SAP_ERP_TalentManagement": object "requisition". For more information, contact your administrator"
    Can you please guide what we are doing wrong?
    As I have referred many of your E-Rec threads, expecting your guidance to solve this problem.
    Thanks again for your valuable time.
    Regards,
    Purnima

  • Error in Generating letter for correspondence in Recruitment

    dear Experts,
    I am working on Recruitment module in SAP HCM. Have 1 problem when I tried to generate the letter from the recruitment activity e.g. receipt of application
    When I tried to generate it, the system will call up Microsoft Word, but then it displayed a small screen, asking in which file format I would convert the file e.g. plain text, encoded text, RTF, HTML, etc.
    When I selected RTF, it would give me error message "unknown error". When I selected "plain text" or "encoded text", it would generate error message "Internal error in SAP OLE document container control"
    Did anyone face problem like that? would really appreciate if you could share the remedy
    kindest rgds
    salomon
    settings:
    the feature for WPROC is set to RTF
    I am using standard texts in recruitment e.g. WW.
    Microsoft word version : MS Word 2002

    hi Sameer,
    I have tried to update the installation of MS Word 2002, it didn't work. Then I installed the MS Office 2003 which include MS Word 2002, still it gave me the same error.
    There is something about the office integration with the SAP, which I suspect the problem is on installation, although I am not sure which part.
    anyway, thanks for the effort.
    Would keep trying to find the answer to this
    cheers
    salomon

  • Error while printing the letters in Recruitment

    Hi, SAP Gurus.
    I am working on implementation of Recruitment module.I am facing a problem while printing a letter for confirm receipt, invitation for Interview etc.
    error is "Internal error in SAP OLE document container control
    Message no. SOFFICEINTEGRATION019"
    Pl suggest whether this error of customization or of BASIS.
    I want to get letters printed through std SAP system.
    Thanks in advance
    Regds
    Punit

    Hi
    make sure whether printer was connected to the system and check with basis

  • Error while registering as an External Candidate - E-Recruitment

    Dear All,
    When i try registering as an External Candidate , iam getting an error message "You not authorized to use this Start page". Would be thankful if you could share your inputs on required Authorization. Btw i did try giving SAPALL to RCF_CAND_EXT but still in vain
    Following are the server and other details.
    1. ECC on one server
    2. E Recruitment on a separate server
    3. Both are in enhancement pack 3
    4. Backend and frontend related to webdynpro are in the same system
    5. Have created RCF_Service (user) and assigned Z role related to RCF_unregistered candidate
    6. Have created RCF_CAND_EXT and assigned Z role related to RCF_External candidate
    7. Have maintained RCF_Service and RCF_CAND_EXT and its related role in both Parent and Child system using SU01
    8. Have also assigned service user to all related services in SICF.
    Note: I shal checked with the Standard role but in vain...getting the error as mentioned above
    Thank you for your time.
    Kind regards
    Sathya
    Edited by: sathya sekar on Nov 15, 2009 9:08 PM

    Hi Sathya,
    Please ensure RCF_CAND_EXT user u have created is a reference user and try assigning the standard role "SAP_RCF_EXTERNAL_CANDIDATE".
    On registration, the registered user gets access to the external candidate start page through the reference user.
    Best Regards
    G Raj

  • Error while registering as External Candidate in E Recruitment

    Helli
    We are on ECC eph3 , and E Recruitment and ECC are in two different server. this is the background.
    While registering as the External Canidate we are encountring with a error message "You are not authorized to assign roles "
    I have maintained service and dialog user in both ECC and EREC system, have maintained settings related to SICF...but in vain
    pls let me know if u have any inputs on same.
    The moment i click onto Register button i get a error message "You are not authorized to assign roles".
    Kind regards
    Poornima

    Hello Poornimma,
    I assume that the unregistered service user assigned to the SICF registration service has not a role assigned which allows the assigning of roles.
    Regards
    Nicole

  • 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

Maybe you are looking for

  • My ipod touch 3g will not run or connect to itunes

    My iPod shows the Apple logo when I reboot it, and then shows a connect to iTunes screen.  However, it is not recognized as a valid USB device by my PC.  I've got another iPod Touch that works just fine on the same computer.

  • Using wedservice in VC

    Hi    i have to do one webservice secnario using VC, please guide me to do it. how we will create the functions and use that using VC rgd's edward

  • CAF-GP: Need help restoring objects from trash

    Hi All, I've accidentally deleted a whole lot of development objects from GP Design Time (most of them from Life and Work Events - US folder), unaware of copying as copies and references. I spent hours restoring almost all of them to their original f

  • How do i find hidden files on a memory stick

    i have been given a memry stick which i was told that it as some files on there that i asked for but when i plugged it in it was not showing any files. the guy who gave it to me said they are hidden files and to unhide them first but that was on a pc

  • Drop box for User defined field

    Hi, I need to add some customer field with PO basic data . I have added in PO basic data as per 672960 . Can anybody let me know how can I place Drop box to this field . Thanks, SS