SAP Knowledge Base Article - Public

2674869 - How do I add custom field to employee history

Symptom

How do I add custom field to employee history in a variable pay template?

"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 HCM Core
  • Talent Management
  • Compensation

Resolution

Please raise an case with the SAP customer support.

The following code will be added in the data model under <background-element id="varPayEmpHistData" type-id="24"> or to that background element that is being used in the variable pay template.

<data-field id="custom field ID" field-name="ifld4" hidden="true" max-length="999" max-file-size-KB="1000">
<label>Custom field name</label>
<label xml:lang="en-US">Custom field name</label>
</data-field>

Keywords

employee history fields, successfactors , KBA , LOD-SF-VRP-FRM , Forms & Templates , How To

Product

SAP SuccessFactors Compensation all versions ; SAP SuccessFactors HCM Core all versions