Symptom
- Where does the data in the job requisition list page come from?
- Why is a Column in Filter and Display Options on the job requisition list page is blank?
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
Cause
- The fields available in both Filter Options and Display Options are non-configurable; however, Department, Division, and Location fields for Filter Options can be disabled.
- There is no way to add or remove fields from these screens.
- If the recruiting user selects a display option that is not configured as a field in the Requisition XML, the resulting column in the requisitions table appears blank.
Resolution
- Enter data in the job requisition
- Make sure the field ID is a standard field.
Note: If you do not have the XML template, or if you have not enabled Manage Template for Recruiting, reach out to your Implementation Partner for assistance in determining whether the fields are standard ones or custom ones.
Example of standard field:
<field-definition id="department" type="enum" required="true" custom="false">
<field-label><![CDATA[Department]]></field-label>
Example of custom field:
<field-definition id="ACEdepartment" type="enum" required="true" custom="true">
<field-label><![CDATA[Department]]></field-label>
Manage Template for Recruiting:
The values that come by default are:
- from Filter Info: Req ID;
- from Users: Hiring Manager;
- from Pending Req Options: Updated and Due;
- from Open/Closed Req Options: Candidates, Progress and Age (Days).
See Also
KB article 2418557 - Is it Possible to Edit Filter Options on the Recruiting Home Page?
Keywords
sf, success factors, RCM, columns, display, options, job, requisition, summary, dashboard. , KBA , sf recruiting , LOD-SF-RCM-JOB , Job Postings & Requisitions , How To