SAP Knowledge Base Article - Public

2605361 - Changing a field or a label in BCUI raises an error on gender field

Symptom

Changing a field or a label in BCUI or importing succession data model raises the error:

Field gender is mapped to the required element gender in the profile. An enabled field of a HRIS Element must not be mapped to a mandatory standard element. Set the standard element to not mandatory or disable the field gender.

There is no mapping of gender (except the hard coded)

Standard element gender is not enabled in BCUI and can't be enabled.

 

GenderError.jpg

Resolution

Add gender in standard elements in data model with required as no.

 <standard-element id="gender" max-length="128" required="false" matrix-filter="true">

    <label>Gender</label>

  </standard-element>

 

Upload the data model and run a Full Sync Job.

Once the job is completed please try the changes which you are trying for HRIS fields. If needed you can disable the gender field from standard elements also and please remove all the gender references from view template before disabling the gender from standard elements.

 

Keywords

gender sync mapping   , KBA , LOD-SF-EC-BCI , Manage Business Configuration (BCUI) & Data Models (XML) , Problem

Product

SAP S/4HANA Cloud Public Edition all versions