SAP Knowledge Base Article - Public

2684012 - Unable to select Posting Start Date / Posting End Date on Job Posting page - Recruiting Management

Symptom

Posting Start Date / Posting End Date is showing '--', and the operator is unable to enter the date.

532258.png

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

  1. Open a Job Requisition and navigate to the Job Postings section.
  2. Observe that the Posting Start Date and Posting End Date fields are displayed as '--'.

Cause

For posting types such as "corporatePosting", "agencyPosting", "intranetPosting", and others, the Field IDs "start" and "end" must have write permission granted to the operator.

Resolution

Please grant operators with write permission to "start" and "end" fields in the Job Requisition template.

XML Template Example:

  <field-permission type="write">
  <description><![CDATA[The Recruiter can change Posting Start Date and Posting End Date in Approved reqs]]></description>
  <role-name><![CDATA[R]]></role-name>
  <role-name><![CDATA[S]]></role-name>
  <role-name><![CDATA[T]]></role-name>
  <status><![CDATA[approved]]></status>
  <field refid="start"/>
  <field refid="end"/>
  </field-permission>

Manage Templates tool:

ManageTemplates_start_end.jpg

See Also

KBA 2951367 - How to Add or Edit Permissions of Job Requisition Fields via Manage Templates - Recruiting Management

Keywords

RCM, Job Requisition, Posting Start Date, Posting End Date, Job Postings, Permission , KBA , LOD-SF-RCM-JOB , Job Postings & Requisitions , LOD-SF-RCM , Recruiting Management , Problem

Product

SAP SuccessFactors Recruiting all versions