Question 1
What is used in SAP SuccessFactors Employee Central to determine the most recent record for an employee if there are multiple update records in a day?
Question 2
Which of the following describes a structural dimension? Note: There are 2 correct Answers to this question.
Question 3
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?
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?
Question 4
How do you validate the value of a local salary that has been converted to the unified target currency for the Annual Salary calculated column? Note: There are 3 correct Answers to this question.
Question 5
What document is created from the responses to the Data Questionnaire?