Which of the following SAP SuccessFactors Employee Central tables will be used most often as a Lookup table in SAP SuccessFactors Workforce Analytics on SAP HANA? Note: There are 2 correct answers to this question.
Which of the following SAP SuccessFactors Employee Central tables will be used most often as a Lookup table in SAP SuccessFactors Workforce Analytics on SAP HANA? Note: There are 2 correct answers to this question.A . Emp Employment Info table B. Fo Event Reason T table C. Emp Job Info...
Which rollup types are available when a record is spliced? Note: There are 3 correct answers to this question.
Which rollup types are available when a record is spliced? Note: There are 3 correct answers to this question.A . Normal B. Prorata C. SOP D. Average E. EOPView AnswerAnswer: A,B,C
What is a Condition, in terms of Hires, Movements, and Terminations? Note: There are 2 correct answers to this question.
What is a Condition, in terms of Hires, Movements, and Terminations? Note: There are 2 correct answers to this question.A . Used to group Hires, Movements or Terminations B. Returns true/false based on an event C. A filter to exclude Hires, Movements or Terminations D. Used in a calculation to...
Which of the following is configurable and can only be implemented by SAP admin users in the Technical Services team? Note: There are 2 correct answers to this question.
Which of the following is configurable and can only be implemented by SAP admin users in the Technical Services team? Note: There are 2 correct answers to this question.A . Calculated Columns (Calculated Columns screen) B. Custom Measures C. Custom Dimensions D. Calculated Columns (Tables and Columns screen)View AnswerAnswer: A,B
Which setting results in each measure produce different results?
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 . Measure override name B. Standard measure C. Data type D. Aggregation typeView AnswerAnswer: A
To which measures does the following calculation apply?
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 answers to this question.A . SOP headcount B. Average headcount C. EOP headcount D. EOP headcount - inactive and other E. FTE headcountView AnswerAnswer: A,C,E
What could be reasons that codes appear under the ‘Unmapped’ category for a SQL-generated dimension structure? Note: There are 3 correct answers to this question.
What could be reasons that codes appear under the ‘Unmapped’ category for a SQL-generated dimension structure? Note: There are 3 correct answers to this question.A . The SQL statement returns the external code and employee data uses the external code. B. The SQL statement returns the internal code and employee...
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.
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.A . Create two calculated columns: one for local salary figure, the other for local currency type,...
What possible Event Lists can you create to capture all employee movements for this customer?
A customer has defined the following EVENT codes for their movement logic from EMP_JOB_INFO_T table: Hire is identified where EVENT External Code = H (Hire) and R(Rehire) Promotion is identified where EVENT External Code = 8 (Promotion) Transfer is identified where EVENT External Code = 6 (Transfer) and 16 (Job...
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 answers to this question.
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 answers to this question.A . Create a custom report. B. Update the Data Specification document. C. Configure single sign-on. D. Configure the Drill-to-Detail display.View...