SAP Knowledge Base Article - Public

2824549 - Error when trying to request leave: Business key values already exist!

Symptom

You are trying to request leaves for any employee in your system and when trying to save, you are getting an error saying "Business key values already exist!"

"Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental."

Environment

SAP SuccessFactors Employee Central (EC) - Time Off

Reproducing the Issue

  1. Go to any Employee;
  2. Go to Time Management session;
  3. Click in Administer Time;
  4. Click in New Absence:
  5. Try to save a new Leave request;
  6. Get the error message;

Cause

In the Employee time object you have defined a business key which is repeating causing the issue.

KB1.png

For MDF object we must always have an external code and this external code must be unique so regularly when you create a leave, the system automatically generates an unique external code and this external codes acts like the primary key for the object, however, the MDF objects we also support business keys which are customized logics that customer can use to determine the primary keys for the MDF object

The business key can be simple or composed by more than one fields of the MDF objects and acts like a primary key which means that whatever is the logic the customer use, it must always be a unique value per object created.

If for some reason the logic used generates a duplicate value, this will then raise the error "Business key values already exist!" and will not allow saving the object

Resolution

  1. Go to configure object definition;
  2. Check the Time off Related objects (Employee Time, Time Account, Time Account Type, etc.);
  3. Scroll down to the session Business Key and check if you have any value there;
  4. In case you have you can either:
    1. Remove this and let the system use the standard configuration using the externalcode as primary key;
    2. Check your business key configuration and make sure that your configuration always generate unique primary keys;

Support: Please see internal notes

Keywords

EMPLOYEE_HRIS_GO_BUSINESS_KEY_ALREADY_EXIST cannot request leave employee time with same external code , KBA , LOD-SF-EC-TIM , Time Off , LOD-SF-EC-TMS , Time Sheet , Problem

Product

SAP SuccessFactors HCM Core 1905