Practice Free C_THR96_2405 Exam Online Questions
How do you implement Promotion In, Demotion In, and Transfer In metrics? Note: There are 3 correct answers to this question.
- A . Configure measure Movement Out.
- B . Configure measure Movement In.
- C . Configure Event List and Hire, Movement, Terms.
- D . Map nodes into corresponding categories in Separation Reason dimension.
- E . Map nodes into corresponding categories in Recruitment Source dimension.
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?
- A . Fo Pay Grade T as Lookup Table. Code as Lookup Column. Emp Job Info T>Pay Grade as Source Column
- B . Emp Job Info T as Lookup Table. Pay Grade as Lookup Column. Fo Pay Grade T>Internal Code as Source Column
- C . Emp Job Info T as Lookup Table. Pay Grade as Lookup Column. Fo Pay Grade T>Code as Source Column
- D . Fo Pay Grade T as Lookup Table. Internal Code as Lookup Column. Emp Job Info T>Pay Grade as Source Column
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?
- A . Last modified timestamp
- B . Transaction sequence
- C . Created Date
- D . Event
What is a flat dimension structure type?
- A . A type of structure that requires all employees to link to the leaf nodes
- B . A type of structure that requires all leaf nodes to be at the same depth from the root of the dimension
- C . A type of structure that has each level ID and name sourced as columns from a SQL statement or table
- D . A type of structure that has all nodes on the first level
What field is the unique identifier for each record of data for a Metadata Framework (MDF) object?
- A . externalCode
- B . Code
- C . externalName
- D . effectiveStartDate
How do you configure Effective End Date in SAP SuccessFactors Workforce Analytics on SAP HANA? Note: There are 2 correct answers to this question.
- A . Add the Effective Start Date column and set the Special Use Type option to ToDate.
- B . Add the Effective Start Date column and the staging framework will calculate the end date by default.
- C . Add the Effective End Date column and leave the Special Use Type option to None.
- D . Add the Effective End Date column and set the Special Use Type option to ToDate.
What is the correct order of phases in the SAP SuccessFactors Workforce Analytics implementation timeline?
- A . Prepare Explore Realize Deploy
- B . Prepare Explore Deploy Realize
- C . Discover Prepare Realize Deploy
- D . Discover Explore Deploy Realize
Which of the following functions are managed in the WFA on HANA Data Factory tool? Note: There are 3 correct answers to this question.
- A . Enable/disable measures and dimensions for the instance.
- B . Enable/disable role-based permissions for the instance.
- C . Import/export the configuration for a backup or to use in another instance.
- D . Enable/disable incremental processing and frequency and start an out-of-cycle incremental build.
- E . Import/export reports for a backup or to use in another instance.
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 type
What do you use a calculated column for in SAP SuccessFactors Workforce Analytics on SAP HANA?
- A . To add a level to the structure of a dimension
- B . To create custom measures
- C . To create aggregations (or pivots) in data
- D . To add additional logic to a base input measure or dimension