What do you use a calculated column for in SAP SuccessFactors Workforce Analytics on SAP HANA?
D
How would you validate a result measure ‘retention rate’ if the customer has a concern that the
number is NOT accurate? Please refer to the formula below: Retention Rate = (SOP Headcount +
External Hires - Terminations)/(SOP Headcount + External Hires) *100. Note: There are 3 correct
answe rs to this question.
A, C, E
What are some of the tasks you must perform to complete an SAP SuccessFactors Workforce
Analytics on SAP HANA technical implementation? Note: There are 2 correct answe rs to this
question.
C, D
How do you configure benchmarked dimension nodes in SAP SuccessFactors Workforce Analytics on
SAP HANA?
D
In which hris-element is an employee's annual salary typically stored in SAP SuccessFactors
Employee Central?
C
What are Derived Input Measures?
D
What is the purpose of the Specification document?
C
During an SAP SuccessFactors Workforce Analytics on SAP HANA configuration, when can you select
the Termination event list?
A
A customer wants to implement a Grade/Band dimension using the external code from the Fo Pay
Grade T table. The source for all employee grade data is from the Pay Grade column in the Emp Job
Info T table. Which table and columns do you use as Lookup Table, Lookup Column, and Source
Column when configuring the Lookup?
D
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?
A