SAP Knowledge Base Article - Public

2353695 - Field Event and ID are Showing in User Job Information and compensation Information History Page

Symptom

When Updating some user Job or Compensation Information, Event Field and ID  are displaying in their Job or Compensation History page

"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

Reproducing the Issue

Example

  1. Go to test user Compensation information
  2. Updated compensation information
  3. Save
  4. Go to  test user History page

Result: Field Event and Number is Displayed

KBA.png

Cause

Via UI

  • Go to BCUI-JobInfo
  • select change-reason
  • detail: visibility="both

Via Provisioning

  1. Go to Provisioning and Export  Succession Data Model
  2. Scroll down to Compensation Info or Job Info

 <hris-field max-length="256" id="change-reason" visibility="both">

      <label>Event</label>

<label xml:lang="en-GB">Event</label>

</hris-field>

2Event.png

Resolution

Via UI

  • Go to Manage Business Configuration BCUI-Compensation Info or Job Info
  • Select change-reason
  • click Detail: enable: NO  - visibility=none

Via Provisioning

  1. Go to Provisioning and Export  Succession Data Model
  2. Scroll down to Compensation Info or Job Info
  3. Select :change-reason

Code:

<hris-field max-length="256" id="change-reason" visibility="none">

      <label>Event</label>

<label xml:lang="en-GB">Event</label>

</hris-field>

 

3Event.png

 

Test: Go to Test user Job History

  1. Go to test user Compensation information

Result: Field Event and Number has been removed

4Event.png

FAQ - Additional Information

Q) Where can I get information on this from the Guide?

A) Data Model Field Information for Employee Central

See Also

 2352137 - Event is showing in Compensation Information History Page with Format "Event:#EMPFILE_HRIS_CR_UNSPECIFIED" .

Keywords

History of Job Information, Picklist, Event, Job Information, Compensation Information, Option ID, change-reason, Event in Comp info, Compensation information History, History of Compensation information, EMPFILE_HRIS_CR_UNSPECIFIED, visibility, none , KBA , LOD-SF-EC , Employee Central , LOD-SF-EC-JOB-EVN , Events, Derivation & Employee Status , Problem

Product

SAP SuccessFactors HCM Core 1602