SAP Knowledge Base Article - Public

3003256 - Configure Gender field under Display column of Candidate Workbench

Symptom

Possibility of configuring the standard gender field to display under candidate workbench.

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 Recruiting Management

Reproducing the Issue

Goto Candidate summary page (work bench) under a job requisition. From this release it is possible to configure Gender field in candidate workbench as below:

Cause

This is added as an enhancement in the product after 2011 release.

Resolution

Make sure to include the below sample code in the Job application template inorder to display Gender field in candidate summary page along with the field definition of standard Gender field.

</category>
<category id="candidateContactData" name="candidateContactData">
<label><![CDATA[test]]></label>
<label xml:lang="en_US"><![CDATA[test]]></label>
<column field-ref="gender" select-by-default="false" gridOrder="7">
<label><![CDATA[]]></label>
<label xml:lang="en_US"><![CDATA[]]></label>
</column>
</category>

Once you have this you will be able to see the column as shown in above image.

See Also

2461918 - Gender Field on the Application

2965375 - Standard field 'gender' is not available for selection via Application business rules

Keywords

Display gender field, Gender field, Candidate summary page, Candidate workbench , KBA , LOD-SF-RCM-APP , Applicants and Job Applications , Product Enhancement

Product

SAP SuccessFactors Recruiting all versions