Symptom
Adding Concurrent Employment via Take Action throws an application error with fingerprint=101024e482f09e505b51698efbe86ad78bf42160, fingerprint=a4b89d822ca41321187cfc65b5912e155635d1f8 or the next page will not load.
Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental
Environment
Employee Central - Concurrent Employment
Reproducing the Issue
- Go To test User :
- Employment information- Take action
- Add Concurrent Employment
- Hire Date: 01/12/2017
- Event Reason: Concurrent Employment (CONEMP)
- Click on : CONTINUE
Result : Error message with fingerprint=101024e482f09e505b51698efbe86ad78bf42160, fingerprint=a4b89d822ca41321187cfc65b5912e155635d1f8
Cause
This error is caused by a missing required field.
The field "company" in the hrisElement Employment Info in Manage Business Configuration (BCUI) or the Succession Data Model need to be enabled for correct use of Concurrent Employment.
Example: SDM XMl File:
<hris-field max-length="256" id="company" visibility="none">
<label>New Assignment Company</label>
<label xml:lang="en-US">New Assignment Company</label>
</hris-field>
Resolution
To resolve the issue please correctly configure this field:
Step 1: Enable Campany field
1. Go to Manage Business Configuration (BCUI)
2. Click on employmentInfo
3. Select company
4. Enable
5. Save
Or
In succession data model the field company in hrisElement Employment Info maus be set to visibility "both".
SDM under:hrisElement Employment Info
element <hris-element id="employmentInfo">
<hris-field max-length="256" id="company" visibility="both">
<label>New Assignment Company</label>
<label xml:lang="en-US">New Assignment Company</label>
</hris-field>
Step 2: Grant a permission
- Go to Permission Role
- Grant a permission to New Assignment Company
- Save
You will now see the field in the UI as below:
See Also
For further information on this field please see the following section of the handbook: Updating Business Configuration for Concurrent Employment
Keywords
fingerprint=101024e482f09e505b51698efbe86ad78bf42160,101024e482f09e505b51698efbe86ad78bf42160, fingerprint=a4b89d822ca41321187cfc65b5912e155635d1f8, a4b89d822ca41321187cfc65b5912e155635d1f8, ECT-87474, For input string: "",Concurrent Employment, Take Action, For input string:, , KBA , LOD-SF-EC-CON , Concurrent Employment , Problem