SAP Certified Associate - Implementation Consultant - SAP SuccessFactors Workforce Analytics - C_THR96_2411 Exam Practice Test
Which of the following dimensions should NOT be turned on for Measure Hires?
Correct Answer: B
What is the name of custom objects created with the Metadata Framework?
Correct Answer: C
Which of the following tools can you use to restrict user access to metrics and dimensions?
Correct Answer: B
Which dimension is used in the derived measure EOP Headcount - Temporary?
Correct Answer: D
What field is the unique identifier for each record of data for a Metadata Framework (MDF) object?
Correct Answer: C
The following code is used for EOP headcount and SOP headcount: If((in([%EMP_JOB_INFO_T.EMPLOYMENT_STATUS%], 'A','U','P') OR ISNULL([%EMP_JOB_INFO_T.EMPLOYMENT_STATUS%])), [%#CFT#.HEAD_COUNT%], 0). Which setting results in each measure produce different results?
Correct Answer: C
What is the correct order of phases in the SAP SuccessFactors Workforce Analytics implementation timeline?
Correct Answer: D
What block in SAP SuccessFactors Employee Central contains both the person-ID and the user-ID fields?
Correct Answer: D
To which measures does the following calculation apply? if((in([%EMP_JOB_INFO_T.EMPLOYMENT_STATUS%], 'A','U','P') OR ISNULL([%EMP_JOB_INFO_T.EMPLOYMENT_STATUS%])), [%#CFT#.HEAD_COUNT%], 0). Note: There are 3 correct answe rs to this question.
Correct Answer: B,C,D