‎2007 Mar 06 5:52 AM
Hi all,
to find employees hiring date we have RP_GET_HIRE_DATE.
is there any FM ot find employees leaving date of company?
thanks
rahul
‎2007 Mar 06 6:08 AM
Hi Rahul,
Try this function module...
HR_LEAVING_DATE
Regards,
Ramesh Babu s
‎2007 Mar 06 6:08 AM
Hi Rahul,
Try this function module...
HR_LEAVING_DATE
Regards,
Ramesh Babu s
‎2007 Mar 06 6:22 AM
HR_ENTRY_DATE Employee start date
<b>HR_LEAVING_DATE</b> Employee leaving date
Refer thsi link
http://www.sapdevelopment.co.uk/fmodules/fmshr.htm
http://www.sapdevelopment.co.uk/hr/hrhome.htm
Reward if this helps.
‎2007 Mar 06 6:28 AM
Hi Rahul,
there is an FM "<b>HR_ECM_GET_LEAVING_DATE</b>"
which uses Method <b>GET_LEAVE_DATE</b> of class <b>CL_HRPA_ASSIGNMENT_DATE</b>.
or FM <b>HR_LEAVING_DATE</b> can also be used.
Regards,
Tejas