E-rec candidate object for terminated employees

Hi,
In an intergrated solution of e-Recruiting with HCM, the internal candidates remain  active after the employee has been terminated from employment.
Require a standard solution to delete or delimit the candidate objects for all terminated employees.
Any inputs are highly appreciated.
BR,
Sudhir.

Hello Sudhir,
the candidate for an employee is still active in the e-recruiting system even when the employee is terminated - this has to be this way. But if you configured the integration correctly the candidate should get the flag IS_INACTIVE in HRP5102 set to X. With this flag set the candidate is treated as external candidate in e-recruiting an can no longer apply to internal publications but to external which is correct. Please check if the flag is set for the candidates, if not check you integration configuration.
Best Regards
Roman Weise

Similar Messages

  • Person type and assignment status for terminated employee

    Hi,
    When I terminate an employee, is it possible to default the field "type" on "Person type and assignment status for terminated employee" section into another value? Its default values is: "Ex-Employee released".
    Thank you.

    Navigate to Work Structures -> Status and query for all rows with system status Terminated Assignment. select your required assignment status as Default. Untick the other default.

  • W2 process & Final Check for Terminated employee (Payroll)

    -- how to create a Final Check for Terminated Employee ?
    --- How are W2 processed?
    thanks

    Hi Arun,
    You need to delimit IT0588 sty 0001... . till 19.2.2014.... (i.e separation date)
    e.g
    Joining date 1.1.2010
    Termination date :- 19.2.2014...
    Delimit the info type with period as 1.1.2010 to 19.2.2014...
    Hope this should solve your issue...
    Regards,
    Veeram

  • Net Leave not prorated for Terminated employees in View Accrual Screen

    Hi,
    We are using R12 HRMS. In the View Accrual screen, The Net Leave entitlement is considering only the leaves accrued as of the last full month payroll, and not prorating the leaves accrued in the current month for Terminated employees. Can you please suggest the required setups to rectify this.
    Thanks.

    Dear Gaurav,
    I have this code for termination cases; but it is not working. can you please check where it is going wrong.
    IF EMPLOYEE TERMED IN THE MIDDLE OF MONTH. NEED TO COMPUTE TILL LWD.
    if (EMP_TERM_DATE <= PAY_EARNED_END_DATE and EMP_TERM_DATE >= PAY_EARNED_START_DATE) then
    l_tot_elig_days = days_between(EMP_TERM_DATE,PAY_EARNED_START_DATE)+1
    l_term_days = Round((2.5/l_tot_days) * l_tot_elig_days,2)
         if to_char(PTO_DATE_EARNED_START_DATE,'MM') = '01' then
         l_total_leave = Round(LEAVE_ACCRUAL_PLAN_BALANCE_ASG_ITD + l_term_days,2)
         else
         l_total_leave = Round(Total_Accrued_PTO + LEAVE_ACCRUAL_PLAN_BALANCE_ASG_ITD + l_term_days,2)
         message9 = 'No of Leaves in Termination Month ' + to_text(l_term_days)
    else
    /* When New Year Begins – JAN Month*/
              /* if LEAVE_ACCRUAL_PLAN_BALANCE_ASG_YTD <=0 then
                   (Total_Accrued_PTO = 2.5
                   l_total_leave = LEAVE_ACCRUAL_PLAN_BALANCE_ASG_ITD + 2.5*/
    if to_char(PTO_DATE_EARNED_START_DATE,'MM') = '01' then
    l_total_leave = Total_Accrued_PTO
    Total_Accrued_PTO = Round(l_total_leave - LEAVE_ACCRUAL_PLAN_BALANCE_ASG_ITD,2)
    Message10 = ' In Loop for JAN '
    else
    ( message10 = ' In Loop for rest of months '
         if (Total_Accrued_PTO > 0) OR (LEAVE_ACCRUAL_PLAN_BALANCE_ASG_ITD > 0) then
         (l_total_leave = Round(Total_Accrued_PTO + LEAVE_ACCRUAL_PLAN_BALANCE_ASG_ITD - l_encash_days,2)
    else
         if (Total_Accrued_PTO < 0)then
         (l_total_leave = Round(LEAVE_ACCRUAL_PLAN_BALANCE_ASG_ITD,2)
    Message11 = ' In loop for negative accrual ')
    Message12= 'Total Leave accrued ' + to_text(l_total_leave)

  • Enter time for terminated employees in cats

    I am trying to enter time for terminated employees in cats during their active period,but I got "An error occurred on starting the workflow", I checked employee's master data, and standard workflow being triggered ws2000460, everything seems to be fine,any help?

    the error I got right after I tried to submit time entry in cats: "An error occurred on starting the workflow", upon the time time sheet is being submitted, std workflow20000460 gets triggered, but this error prevented it from being triggered. so I deleted this employee's termination action, and his active status got extended to 99991231, then I submitted time for him again, no workflow error, everything seemed working. My guess is that termination action can prevent from submitting time in cats. so I hope any time management expert or workflow expert could verfiy my assumption.

  • How to push the outstanding time sheet for terminated employee?

    Hello Everyone,
    Sometimes employees who are leaving the company forget to submit last time sheet. They get terminated before time keeper has a chance to push the time sheet. Are you aware of any method of pushing time for ex-employees?
    I found the note on Metalink which explains ability for "further payroll processing to occur for the assignment up
    to the Last Standard Process / Final Process dates" (Note: What is the Definition of Final Process Date [ID 824817.1]). I tried to follow it by changing Last Standard Process on the employee term form but I didnt get results.
    Is there a way to push time for ex-employee?
    I appreciate you advice.
    Thanks,
    Kasia

    usual fix, reverse the termination and complete all the flow, then terminate again.
    --Shiv                                                                                                                                                                                           

  • Assingned Objects for an Employee

    Hello All,
    My FDS has a requirements on Objects On Loan,
    Firstly it says to fetch the IHPA-PARNR , if it matches to PA0001-PERNR , then display equipment related to PARNR.
    Secondly it says ER=PARNR=PERNR, ** For evry PERNR entered verify the Partner type (ITOB-PARVW) = ER.then pull the PARNR for tht employee. PARNR= PERNR &display all objects for tht PARNR.
    Im not able to get input on this lines.
    Any pointers from people who have worked on ITOB and IHPA wud b helpful for me.
    Thanks
    Rohini.
    [email protected]

    Solved myself.

  • Display TE Reports in detail for terminated employees

    Hello
    Do you know any other report we can use to display the travel expenses in details for the employees already terminated?
    I know that we can do that throug PRTE (trip details) but we would like have another option if there are any other way.
    The other reports under Trip statistics"  does not alow us to display the information in detail as the IT00017 is already delimited in past. The users could check in PR05, but they can check that only for people with travel privilleges that is not the case of terminated employees.
    Thanks in advance!

    Hi,
    Use the report and uncheck the checkbox at personal data tab (Select only Personnel Numbers Valid today)
    S_AHR_61016401 - General Trip Data/Trip Totals
    Hope this help!
    Cheers,
    Vaibhav

  • Offcycle for terminated employees

    dear experts
    can we run offcycle for employees who are terminated or separated or resigned or retired ?
    can we run offcycle for employees whose  in their action infotype , employment status is "withdrawn"
    is it possible by standards?
    regards
    nataraj s

    dear sarath nag,
    i understand that when employees are separated or terminated and their employment status is " withdrawn"
    then  offcycle run is not possible
    but on the other hand, i understand from senior payroll experts that , if employee leaves the company and if their employment status is "inactive" in infotype 0000
    then offcycle can be run and it will work fine.
    is this a correct information ?
    kindly confirm this scenario
    regards
    nataraj s
    payroll consultant

  • Visa Card upload for withdrawn / terminated employees

    Is anyone else having issues uploading the visa files for terminated / withdrawn employees?
    We are currently undoing the termination action, loading the file, then terminating them again.
    Any work around?
    Thanks,
    Dianna

    Hi Janhavi,
    For terminated employees I generally create a custom hiring action (e.g. X1) which includes only minimum infotypes that are required to be maintained for a terminated employee (including IT0001, IT0002, social security number). then I record an LSMW or BDC first running the X1 hiring action and then running the leaving action afterwards.
    Regards,
    Dilek

  • Messagw while trying to create Business partner (BP) object for Recruiter

    Hi,
    We have upgraded E-Recruitment from EHp2 to EHP4.
    When I tried to access Recruiter dash board through recruiter ID, I got error "You are not authorized to see this". After checking it is found that business partner object is not created for Recruiter ID. So tried to create through program RCF_Create_user. But while running this report, I am getting message like "candidate number is already exist" and I am not able to proced further. I checked relationship A650, also table HRP5102 for candidate details for this Recruiter personeel number. But no where it is available.
    Could anybody please tell how to proceed on this? Where to see candidate details for an employee? How to delete candidate details if exists so that I can create business partner object again via program RCF_create_user.
    Anybody's help is appreciated.
    Regards,
    Purnima

    Hello Purnima,
    as you started from an authorization error message, have you tried to assign SAP_ALL to the user and check if the application was working? Did you regenerated SAP_ALL after the upgrade as otherwise the authorization for the new application might still be missing.
    I first thought the BP relation was missing after your upgrade but in your 2nd post you said you deleted CP-BP relation among others. Was this a typo or was the relation existing but the business partner missing. This would be very suprising as it is not that easy to get rid of one.
    It is very strange if RCF_CREATE_USER is still not working after deleting all relations. If you only deleted one relation from CP it might be necessary to delete the other direction for all objects being internal. BUT be aware! Changing HRP1001 data this way will lead to inconsistencies in the system.
    The only additional thing which comes to my mind is the integrated installation. Here the user for the candidate is not read from HRP1001 but directly from the PA infotype 0105. So there might be another candidate joined to the user this way if you use an integrated landscape.
    But before you start changing hrp1001 by hand please always get the CP id for the candidate, go to SE80, open class cl_hrrcf_candidate and test the get method. (you need the cp id as you have to enter the first id on the method test screen, the others won't work due to the usage of "is supplied" in the method combined with the methgod tester). In the result check if there is really no BP Id resolved.
    If the relation or the bp object really got lost during the upgrade, I'd check if this is a single case or more candidates were effected. If so I'd in every case get in contact w/ sap suppport.
    Kind Regards
    Roman
    Edited by: Roman Weise on Mar 14, 2010 6:43 PM

  • Unable to find terminated employees

    Dear Gurus,
    We are facing following issues.
    Firstly
    Some of the users cannot see terminated employees. They can see them when they are active but not when they are terminated. We have customised responsibility for them and i think the issue is with the responsibility but we cant identify .
    Secondly
    Same Users can run their payroll along with the active employees (since all employees are in assignment set) but it always goes into error for terminated employees (gives formula error). When i run payroll of those employees with global responsibility then the run is completed and no error is faced. I cant understand what is the issue!
    Please advise experts,
    Regards,
    Muhammad Noman Shafique

    Dear Avinash ,
    It is a formula error. But strangely when i run it does not occurs and when the user with restricted resposibility runs it the payroll goes into error. The error occurs in the basic salary formula at line 52.
    But if it is a formula error then why does it not happens for me and occurs for the user?
    Regards,
    Muhammad Noman Sahfique

  • TRIGGER WORKFLOW IN  HR MODULE FOR TERMINATION OF AN EMPLOYEE

    Hi all
    i have an employee terminated in my organisation and
    i have to trigger the workflow at the background
    to inform through mail the line manager and the finince dept.to clear all his dues or to make a final settlement.
    As soon as i fill the bank details (infotype 9) of the corressponding employee and say save the workflow should trigger at the background to inform through mail.
    i will main the information like this below
    PERSONALAREA   PERSSUBAREA  EMPGROUP  EMPSUBGROUP IDOFTHE PERSONTOBEINFORMED.
    the information has to be sent to the id maintained above in the table

    Hi Jyothi,
    I feel that you can make use of dymanic actions(V_T588Z) instead of workflow for the same. The mail can be triggered when you do the leaving action for the employee in actions infotype and as well can be triggered when you the save the records in infotype 9.
    Regards,
    Rajeev

  • OTL Timesheet for Leavers - Terminated employees

    Hi,
    I am trying to enter timesheet for a leaver/terminated employee.
    When I query the employee it is not showing up.
    Any idea, if there is any profile option or anything to set up to view ex-employees?
    This is happening with all terminated employees.
    Kind Regards
    Bashir

    Dear Bashir,
    It depends upon a preference (Self Service Timecard Status that Allows User Edits - set it to Assignment up to Final Termination) and on the Final Process Date.
    Regards
    Giuseppe

  • Creation NA object for fired person

    Hello.
    We have the next problem. It is necessary to create an object NA for fired person. Nowadays there are only two objects for him: P and CP (and there is no BP). The report HRALXSYNC does not create an object NA without BP and it is not understandable how to create BP object.
    We have an integrated scenario. Our parameters in T77S0:
    HRALX     HRAC     X
    HRALX     OBPON     ON
    RECFA     DTCBA     NONE
    RECFA     HRRFC     NONE
    RECFA     RECCE     X
    The required BAdI with implementation are activated:
    HRSYNC_P - CONV_HR_DATA_TO_EREC
    HRALX_HRALXSYNC_BADI - CHECK_INTER_NA_EXIST
    HRPAD00INFTY - HR_INTEGRATION_TO_B
    HRPAD00INFTY - HR_INTEGRAT_TO_EREC
    HRBAS00INFTY - HRRCF00_STORE_HRQUAL
    Is it possible to create an object NA for fired person and how?
    Thanks.

    Hi,
    I see two challenges with your requirement a process and a technical one.
    Before thinking of a technical solution you should have an answer how the process is supposed to work. A former employee who left the company years ago pobably has no contact w/ your company. He does not know that he has a user in the new e-rec system and you do not have his private contact data so he could request the logon data via the standard scenario. So even if he was in the e-recruiting system with his former employee Id he would not be able to access this candidate account. So he would probably register with his private email with a new account which would exist in addition to the one you created from the hr data.
    So the first question would be if your former employees are in contact w/ your company in a way that it is possible to exchange the account data so they would apply using the correct account. Only if you can ensure this, creating a technical solution for enhancing the candidate generation would not be a waste of resources.
    If you can't ensure it I'd rather go for one or two customer fields or perhaps a special application source where an external candidate can maintain that he is a former employee.
    Kind Regards
    Roman

Maybe you are looking for

  • HP F4180 scanner doesn't work after computer hard drive crash

    I had to have my iMac hard drive replaced after it crashed. Since then, the printer works fine, but I can't scan anything. Do I need to uninstall and then reinstall for everything to work properly. TIA

  • DP - HDMI Adapter - 1080 Plasma; Vid, but no Audio

    DisplayPort -> HDMI Adapter -> 1080 HD Plasma; Crystal Clear Vid, but no Audio Computer: HP EliteBook 8540w (Windows 7 Professional)  Television: Hitachi Ultravision (Plasma, 1080p, at least 50", built-in speakers) Video Card: NVIDIA Quadro FX 880m D

  • Make Currency field editable in F-43

    Hi, My requiremnet is to make currency field in f-43 transaction code to editable. For this I made a entry in OB32 transaction. But after this , I don;t see any changes in f-43. Please advice if this is the right way . Or should I need to use any BTE

  • ABAP : Adobeforms error

    Dear ABAP Experts, I want to design adobeform in abap. When I click on the layout tab in abap  then  following error occurs. Two images are attached. Any body can help out that how to solve this problem. Regards Aneel

  • How to repeat one test sequence step?

    Hi there, I've been testing the NI TestStand 4.1 evaluation system to see does it fit our company needs. It's almost what I expected to do except that I didn't manage to repeat only one failed step from the sequence and correct the report result. It