
更新済みの2023年12月 C-THR96-2305試験練習テスト問題
検証済みC-THR96-2305問題集と解答100%一発合格保証で更新された問題集
質問 # 37
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. Emp Job Info T as Lookup Table. Pay Grade as Lookup Column. Fo Pay Grade T>Internal Code as Source Column
- B. Fo Pay Grade T as Lookup Table. Code as Lookup Column. Emp Job Info T>Pay Grade 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
正解:D
質問 # 38
When using the Build Fact Data and Cube Command, the initial load fails with the following message in the log: Error: System.ArgumentException: Item has already been added. Key in dictionary:
'[location].[location].[level1_che_zznostateprovince_geneva]' Key being added:
'[location].[location].[level1_che_zznostateprovince_geneva]' at System.Collections.SortedList.Add(Object key, Object value) at System.Collections.SortedList.SyncSortedList.Add(Object key, Object value) at Hrml.DataObjects.HrmlOrgCubeDimensionTree.AddTreeNode(String path, String parentPath, Int32 depth, String caption) in. What is the cause of this error?
- A. 'geneva' has multiple IDs with different cases, for example 'Geneva' in the data.
- B. 'geneva' is a restricted word and CANNOT be used as an ID.
- C. 'geneva' has multiple parents in the data used to build the hierarchy.
- D. 'Geneva' does NOT have a parent in the data used to build the hierarchy.
正解:C
質問 # 39
What is included in a Fact table? Note: There are 2 correct answers to this question.
- A. Only the most recent data change
- B. IDs to link to dimension tables
- C. Employee details
- D. Hierarchy structure
正解:B、C
質問 # 40
What is the purpose of a metrics pack?
- A. To provide a logical group of data items to generate related measures and reporting breakdowns
- B. To align with a Metadata Framework object
- C. To gather information on a customer's data sourcing requirements
- D. To form a blueprint of a customer's business logic
正解:A
質問 # 41
When would you use a Lookup?
- A. When exclusion logic is based on an external code value of a foundation object
- B. When a dimension needs a description from the Label table
- C. When a dimension is sourced from a combination of multiple columns
- D. When the Hire Date is sourced from a different date column for the system upload event
正解:B
質問 # 42
What is a Condition, in terms of Hires, Movements, and Terminations? Note: There are 2 correct answers to this question.
- A. Returns true/false based on an event
- B. A filter to exclude Hires, Movements or Terminations
- C. Used to group Hires, Movements or Terminations
- D. Used in a calculation to capture Hires, Movements or Terminations
正解:C、D
質問 # 43
When using the Build Fact Data and Cube Command, the initial load fails with the following message in the log: Error: System.ArgumentException: Item has already been added. Key in dictionary:
'[location].[location].[level1_che_zznostateprovince_geneva]' Key being added:
'[location].[location].[level1_che_zznostateprovince_geneva]' at System.Collections.SortedList.Add(Object key, Object value) at System.Collections.SortedList.SyncSortedList.Add(Object key, Object value) at Hrml.DataObjects.HrmlOrgCubeDimensionTree.AddTreeNode(String path, String parentPath, Int32 depth, String caption) in. How do you fix the error?
- A. Make sure
- B. Convert all
- C. Exclude
- D. Ensure
正解:A
質問 # 44
What prerequisites must be met for a user to implement SAP SuccessFactors Workforce Analytics on SAP HANA? Note: There are 3 correct answers to this question.
- A. The user has permission to access WFA on HANA Data Factory.
- B. The user has permission to upload SAP HANA templates.
- C. Single-sign on has been enabled in the instance.
- D. SAP SuccessFactors Employee Central has been enabled in the instance.
- E. Advanced Reporting has been enabled in the instance.
正解:B、D、E
質問 # 45
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. Standard measure
- B. Aggregation type
- C. Measure override name
- D. Data type
正解:C
質問 # 46
In which phase of the SAP SuccessFactors Workforce Analytics project plan does the technical implementation lead perform the following activities?
- A. Deploy
- B. Prepare
- C. Assist in Resolving Site Issues
- D. Realize
- E. Set up Data Staging Framework
正解:D
質問 # 47
Where can you access the configuration screens for SAP SuccessFactors Workforce Analytics OLAP cube on SAP HANA?
- A. Target Setting
- B. WFA on HANA Data Factory
- C. SuccessFactors Admin
- D. WFA on HANA Admin
正解:B
質問 # 48
Some dimension hierarchies in the Dimension Editor tool are greyed out, which prevents you from remapping codes located in the Unmapped node. Why are the hierarches greyed out?
- A. The checkbox to enable code mapping editing is NOT selected.
- B. The build of the hierarchy did NOT complete.
- C. The code to build the hierarchy is invalid.
- D. The hierarchy is a generated structure based on SQL statement.
正解:D
質問 # 49
A base input measure configured in data factory does NOT produce any result. Which of the following actions could be helpful to debug the error? Note: There are 3 correct answers to this question.
- A. Create a new query in advanced reporting that returns the values derived for the base input measure.
- B. Add all fields used in measure calculation syntax into Drill to Detail.
- C. Create a dummy measure that returns all record from the same fact table.
- D. Temporarily disable Role-Based Permission for the data required to build the base input measure.
- E. Return all records from Drill to Detail and manually check the value against measure syntax.
正解:A、B、E
質問 # 50
In which hris-element is an employee's annual salary typically stored in SAP SuccessFactors Employee Central?
- A. jobInfo
- B. employmentInfo
- C. compInfo
- D. payComponentRecurring
正解:D
質問 # 51
Consider the following scenario: A customer has asked to determine their Hires, Terminations, and Movement Events using the following Event codes: H - Hire P - Promotion D - Demotion X - Transfer T - Termination.
Promotions are only counted if there is an increase in the Salary Band and Demotions are only counted if there is a decrease in the Salary Band. What is the minimum number of Hire/Movement/Termination conditions that can be created to fulfill these requirements?
- A. 5: An Event List condition for Hires, Internal Movements, and Terminations. An Event List and an Increase in Value for Promotions. An Event List and a Decrease in Value for Demotions
- B. 5: An Event List condition for Hires, Transfers, and Terminations. An Event List and an Increase in Value for Promotions. An Event List and a Decrease in Value for Demotions
- C. 7: An Event List condition for each movement type. An Increase in Value for Promotions. A Decrease in Value for Demotions
- D. 3: An Event List condition for Hires, Promotions, Demotions, Transfers, and Terminations. An Increase in Value for Promotions. A Decrease in Value for Demotions
正解:A
質問 # 52
What happens when you select a Standard Dimension when creating a new dimension? Note: There are 2 correct answers to this question.
- A. Initial dimension structure and dimension structure source are set.
- B. Standard labels are applied for internationalization.
- C. Label override configuration is provided.
- D. Nodes used in benchmarking are included.
正解:B、D
質問 # 53
How can a technical consultant organize multiple records with the same Effective From Date into one Fact Table record?
- A. Use a calculated column to filter unwanted records.
- B. Use a calculated column called Effective Sequence.
- C. Use the To Date Special Use Type on a date field.
- D. Use the Effective Sequence Special Use Type on a numeric field.
正解:D
質問 # 54
What is the name of custom objects created with the Metadata Framework?
- A. Generic objects
- B. EC objects
- C. Common objects
- D. Foundation objects
正解:A
質問 # 55
According to SAP best practices, at the start of the implementation project, which of the following documents are provided to the client? Note: There are 3 correct answers to this question.
- A. Metrics Pack document
- B. Specification document.
- C. Data Questionnaire document
- D. Discrepancy Report document.
- E. Project Summary document
正解:A、C、E
質問 # 56
Consider the following scenario: EOP headcount has Age, Disability, EEO Job Category, Employment Level, and Employment Status dimensions turned on. SOP headcount has Age and EEO Job Category dimensions turned on. Average headcount has Gender and Future Leader dimensions turned on. Hires has Age, Disability, EEO Job Category, Employment Level, and Employment Status dimensions turned on. Terminations has Age, Disability, EEO Job Category, Employment Level, and Employment Status dimensions turned on. You are required to perform the following task: Turn on Age, Disability, EEO Job Category, Employment Level, Employment Status and Gender dimensions on for EOP Headcount, SOP Headcount, and Average Headcount.
How would you complete this task? Note: There are 2 correct answers to this question.
- A. Select EOP Headcount, SOP Headcount, and Average Headcount at the same time, then turn on the above dimensions in bulk.
- B. Select each required dimension listed above and turn on the missing measures respectively.
- C. Select each measure listed above and turn on the missing dimensions respectively.
- D. Select EOP Headcount and turn on the missing dimensions. Use the Mirror Dimension function to replicate dimensions to both SOP Headcount and Average Headcount.
正解:A、D
質問 # 57
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. Import/export the configuration for a backup or to use in another instance.
- C. Import/export reports for a backup or to use in another instance.
- D. Enable/disable role-based permissions for the instance.
- E. Enable/disable incremental processing and frequency and start an out-of-cycle incremental build.
正解:A、E
質問 # 58
You are configuring Tables and Columns to support the standard configuration of the Annual Salary calculation. If you add multiple pay component IDs into a single calculated column labeled Base_Salary, what value would be retained for that calculated column?
- A. The value from all pay component IDs would be retained separately.
- B. The value from each pay component ID would be overwritten sequentially.
- C. The value from each pay component ID would be summed.
- D. The value from all non-zero pay-component IDs would be retained separately.
正解:B
質問 # 59
Which rollup types are available when a record is spliced? Note: There are 3 correct answers to this question.
- A. SOP
- B. EOP
- C. Prorata
- D. Normal
- E. Average
正解:A、C、D
質問 # 60
......
合格できるSAP Certified Application Associate C-THR96-2305試験問題集には82問があります:https://jp.fast2test.com/C-THR96-2305-premium-file.html