SAP Certified Application Associate – SAP SuccessFactors Employee Central Core — Question 5
In your implementation project, the clients require that the Pay Grade field in the Job Information block be automatically filled after the Job Classification field value is keyed in for an employee.
What are the steps to achieve this? (Choose two.)
Answer options
- A. Create a business rule with Job Information as the base object.
- B. Add an onSave rule trigger to the jobInfo HRIS element in the Manage Business Configuration.
- C. Create a business rule with Job Classification as the base object.
- D. Add an onChange rule trigger to the job-core HRIS field in the Manage Business Configuration.
Correct answer: C, D
Explanation
The correct steps are to create a business rule with Job Classification as the base object and to add an onChange rule trigger to the job-core HRIS field. This ensures that when the Job Classification is entered, the Pay Grade field will be automatically updated. The other options do not directly relate to the requirement of triggering changes based on the Job Classification field.