SAP Knowledge Base Article - Public

3056093 - How to create a Custom field when Person Type is Enabled In ( BCUI)

Symptom

 How to create a Custom field when Person Type is Enable In (BCUI)

"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 - Manage Business Configuration In (BCUI)

Resolution

 Whenever customer adds fields in jobInfo and if jobInfo_employee exists  and if he wants those fields to be displayed for employee he needs to add those fields in jobInfo_Employee also explicitly.

 Step 1: Go to Manage Business Configuration (BCUI)

Example:

  • custom-string23= Sub Function 1
  • Field Visibility: Edit

Via Data Model3066117 - How to export Data Models?

SDM Code:

<hris-field max-length="256" id="custom-string23" visibility="both">
<label xml:lang="en-GB">Sub Function 1</label>
</hris-field>

Step 2: Go to Manage Business Configuration (BCUI)

  • Scroll down to jobInfo
  • expand and click on:Select jobInfo_employee
  • Add above Custom Field  (Same Visibility)

Example:

  • custom-string23= Sub Function 1
  • Field Visibility: Edit

Step 3:  Grant permission (RBP)

Step 4: Go to any test user Job information page

FAQ - Additional Information

Q) Where can I get Guide?

A) Guide:Setting Up and Using Business Configuration UI (BCUI)

 Chapter:

Guide: Data Object Tables in Employee Central

See Also

  • 3141944 - Attachment-ID field displays in Workflow for contingent worker when disabled in jobInfo_contingent_worker
  • 3066117 - How to export Data Models?

Keywords

custom field, Element, Person Type, jobInfo_employee, INC0646268, Manage Business Configuration, BCUI, Configuring Global Person Type in Business Configuration UI, How to create a Custom field when Person Type is Enable, Configuring Country/Region-Specific Person Type in BCUI , KBA , LOD-SF-EC-BCI , Manage Business Configuration (BCUI) & Data Models (XML) , How To

Product

SAP SuccessFactors HXM Core 2105