Human Capital Management Blogs by Members
Gain valuable knowledge and tips on SAP SuccessFactors HCM suite and human capital management market from member blog posts. Share your insights with a post of your own.
cancel
Showing results for 
Search instead for 
Did you mean: 
Vidushi
Active Participant

  • When you are using multiple different instances  -


If you are using multiple different instances of SuccessFactors for your business, implementing Time off with LOA only is simpler and you can refer my earlier blog post for details on configuration required

https://blogs.sap.com/2018/04/30/sap-successfactors-employee-central-rds-configure-time-off-for-loa-...

  • When using multi-tenancy, where company Z (Holding company) is having multi- tenant instance for different dependent or independent legal entities.


When using multi-tenancy, you would need to configure the separate time profiles for different legal entities and if it’s a new implementation you can write a rule to automate these time profiles upon hire and job info changes

Challenge comes when you are using legacy leave of absence and want to switch to Time off with LOA only. This blog will cover the complexities involved in this type of implementation.

You need to configure Different time profiles and different leave types for different legal entities for example if there are three legal entities – 1000, 2000, 3000 you would need to configure time profile as follows –

LEAVE_OF_ABSENCE_PROFILE_ 1000, LEAVE_OF_ABSENCE_PROFILE_2000 & LEAVE_OF_ABSENCE_PROFILE_3000

You would also need to configure different event reasons for respective legal entities. Once the configuration is in place you can grant access to LOA as defined in the blog --

https://blogs.sap.com/2018/04/30/sap-successfactors-employee-central-rds-configure-time-off-for-loa-...

Now comes the tricky part -

a) Updating all employees with the time profile code which includes all Employees who are active but not on LOA –

Proposed Recommendation -- You can update time profile for all employees who are active but currently not on LOA with data change event reason with as on event date.

b) All employees who are currently on LOA and updating all current leave of absences for this set of employees

Proposed Recommendation - To update all employees who are currently on LOA, There are steps involved –

  • First extract the report with following columns --- Use Person and employment domain





  • Once the report is extracted, create a file with the following fields where populate event date as LOA Start date from report -1, and save.

  • Go to import employee data --> Job History-->Validate --> Import.

  • Once the upload of time profile is complete. Run the Following upgrade “ Create time records in Time off for unfinished leave of absence records” from upgrade center or delete the Current LOA START records and populate with employee time object in “Import and export data”





  • This upgrade creates all employees expected return date in future (120 months) which is not the case with many companies so you can download all the time types from “Import and export data”-- Employee time and reload all future dates- expected return date with Start date +1 and end date same as start date.This will complete the  process in a multi-tenant environment.


 
4 Comments
lukemarson
Active Contributor
0 Kudos
SuccessFactors is a multi-tenant solution for all customers. Could you clarify a bit more what you mean by "When using multi tenancy in SuccessFactors"?
Vidushi
Active Participant
0 Kudos
Hi Luke,

I meant when company Z ( holding company) is having multi tenant instance for dependent or independent different legal entities.

Thanks

Vidushi
lukemarson
Active Contributor
0 Kudos
Thanks for the clarification.

I would explain that in the blog or re-word what you wrote, because at the moment it reads that in the first scenario, the customer is running a single tenant instance of SuccessFactors, which is not possible. It doesn't seem -- to me at least -- that you are referring to a customer using multiple different instances of SuccessFactors in their business.
Vidushi
Active Participant
0 Kudos
Thanks Luke for your comments!

Rephrased.
Labels in this area