Real C-THR81-2011 are Uploaded by DumpsActual provide 2021 Latest C-THR81-2011 Practice Tests Dumps.
All C-THR81-2011 Dumps and SAP Certified Application Associate - SAP SuccessFactors Employee Central 2H/2020 Training Courses Help candidates to study and pass the SAP Certified Application Associate - SAP SuccessFactors Employee Central 2H/2020 Exams hassle-free!
NEW QUESTION 115
Which of the following fields describes best when you need to define the rule for accrual creation by defining the logic for creating time Account Details. There are 3 correct answers to this question.
- A. Posting unit
- B. A unique external code
- C. A fixed posting date.
- D. A posting type with entitlement from the enum list
- E. Amount posted
Answer: A,B,E
NEW QUESTION 116
What data model do you use to set up a National ID display format? Please choose the correct answer.
- A. Country-specific Corporate Data Model
- B. Corporate Data Model
- C. Country-specific Succession Data Model
- D. Succession Data Model
Answer: C
NEW QUESTION 117
Which tools can you use to assign Business rules? There are 3 correct answers to this question.
- A. Manage Data
- B. Manage Business Configuration
- C. Configure Business Rules
- D. Succession Data Model
- E. Configure Object Definitions
Answer: B,D,E
NEW QUESTION 118
What do you use to create hierarchical structure between Foundation Objects? Please choose the correct answer.
- A. Business Rules
- B. Associations
- C. Propagations
Answer: B
NEW QUESTION 119
Your customer wants to allow employees to manage their own benefits. You made the required changes to the Succession data model.
Which tool in the Admin Center do you use to activate the Global Benefits tab?
Please choose the correct answer.
- A. Manage Configuration Ul
- B. Configure Employee Files
- C. Manage Employee Central Settings
- D. Benefits Admin Overview
Answer: B
NEW QUESTION 120
You have configured a custom field in the Employment Information portlet of the Succession Data Model as follows:
You edit the Employment Information portlet of an existing employee file and the "Remote Worker?" field only displays No Selection in the drop down list. What is the most likely issue?
Please choose the correct answer.
Response:
- A. The RBP permissions are incorrect
- B. The field visibility attribute is incorrect.
- C. The picklist ID is incorrect.
- D. The field datatype is incorrect
Answer: C
NEW QUESTION 121
The following query parameters are supported in the EC compound employee API.
There are 3 correct answers to this question.
- A. minRows
- B. InternalKeyMapping
- C. maxRows
- D. queryMode
- E. ExternalKeyMapping
Answer: C,D,E
NEW QUESTION 122
When creating a fields for a generic (MDF) object, which types require a valid values source? There are 3 correct answers to this question.
- A. Foundation Object
- B. Picklist
- C. User
- D. Translatable
- E. Generic Object
Answer: A,B,E
NEW QUESTION 123
You must always create two permission groups to connect to a permission role.
- A. False
- B. True
Answer: A
NEW QUESTION 124
You are importing the job history (job information) for an employee. You receive an error message that the specified manager does not exist.
You check the system and confirm the manager does exist in the system. What is wrong?
Please choose the correct answer.
- A. The manager is in a different legal entity
- B. The manager's hire date is after the import start date
- C. The manager's hire date is after the import start date
- D. The manager's hire date is before the import start date
Answer: C
NEW QUESTION 125
How does SAP recommend that you edit a Succession Data Model? Please choose the correct answer
- A. 1. Export the Succession Data Model. 2. Make your updates.
3. Import the model into the instance. - B. 1. Export the Succession Data Model. 2. Make your updates.
3. Import the model into provisioning. - C. 1. Open the latest version of your saved Succession Data Mode 2. Make your updates.
3. Import the model into the instance. - D. 1. Open the latest version of your saved Succession Data Mode
2. Make your updates.
3. Import the model into provisioning.
Answer: B
NEW QUESTION 126
A customer needs a generic (MDF) object to track employee membership to external organizations. For this purpose, you are creating the following fields:
1. Employee Name (Selected from the list of active employees)
2. Department (Selected from the existing departments in the company)
3. Organization Name
4. Membership Date
Which data types does SAP SuccessFactors recommend for these fields?
- A. User
Generic Object
String
Date - B. User
Foundation Object
String
Date - C. User
Picklist
String
Date
Answer: A
NEW QUESTION 127
A customer has scheduled an HRIS sync job to run every Friday. Which includes mapping of job titles? On Tuesday, an employee's job title is changed via Manager Self-Service (MSS) to become effective on Thursday.
When will the synchronization happen?
Please choose the correct answer.
Response:
- A. Thursday, when the change becomes effective
- B. Saturday, the day after the sync Job completes
- C. Friday, when the sync job completes
- D. Tuesday, the day the transaction is entered
Answer: C
NEW QUESTION 128
You are creating a business rule to trigger when starting to add a new employee. What business rule event type do you use?
Please choose the correct answer.
Response:
- A. onSave
- B. onEdit
- C. onInit
- D. onView
Answer: C
NEW QUESTION 129
Which user interfaces are used by the Payroll Administrator? There are 2 correct answers to this question.
- A. Manage Processes
- B. Manage Policies
- C. My Alerts
- D. My Processes
- E. Unassigned Alerts
Answer: C,E
NEW QUESTION 130
Which of the following portlets use effective dating? There are 2 correct answers to this question.
- A. Personal Information
- B. Job Information
- C. Employment Details
- D. Contact Information
Answer: A,B
NEW QUESTION 131
How do you translate the label for the Legal Entity object so that users in different countries can see the label on their own language?
- A. Update the label in Text Replacement.
- B. Update the 'xmklang' attribute in the Corporate Data Model.
- C. Update the 'xmklang' attribute in the CSF Corporate Data Model.
- D. Update the label in Configure Object Definitions.
Answer: D
NEW QUESTION 132
Which of the following actions can you perform in the position organization chart? There are 3 correct answers to this question.
- A. Search by an employee's name
- B. Show inactive positions
- C. View position count by department
- D. View the positional hierarchy at a certain in time
- E. Add a higher-level position
Answer: A,B,D
NEW QUESTION 133
Which of the following is not effective dated?
- A. Addresses
- B. Job Information
- C. National ID Card
- D. Personal Information
Answer: C
NEW QUESTION 134
In your implementation project, the client gives you a requirement to automatically fill the Pay Grade field in the Job Information portlet after Job Classification field value is keyed in for an employee.
What will you code in the HRIS Propagation XML File to achieve this?
There are 2 correct answers to this question.
Response:
- A. <propagation-mapping foundation-field="JobClassification.externalCode" hris-field="jobInfo.job- code"/>
- B. <propagation-mapping foundation-field="JobClassification.externalName" hris-field="jobInfo.job- code"/>
- C. <propagate foundation-element-id="JobClassification">
<field id=" payGrade">
<destination field-id="job-code" hris-element-id="jobInfo"/>
</field>
</propagate> - D. <propagate foundation-element-id=" hris-element-id="jobInfo"/>
<field id="pagGrade">
<destination field-id="pay-Grade" hris-element-id="jobInfo"/>
</field>
</propagate>
Answer: A,C
NEW QUESTION 135
A customer needs to create a custom field that appears only for Legal Entity records with a country of France How do you create the required field?
- A. Create a field in the legalEntity hris-element in the CSF for Corporate Data Model
- B. Create a field in the Legal Entity France object in Configure Object Definition
- C. Create a field in the legalEntity hris-element in the Corporate Data Model. Add field criteria to only display the field when the country is France
- D. Create a field in the Legal Entity object in Configure Object Definition. Add field criteria to only display the field when the country is France
Answer: D
NEW QUESTION 136
What can you do with the Pivot Query Designer? There are 2 correct answers to this question.
- A. You can manipulate list report data
- B. You can calculate statistics, such as the average, variance and standard deviation.
- C. You can schedule the distribution of created tables and charts directly from the tool.
- D. You can create tables and charts.
Answer: A,D
NEW QUESTION 137
Which import files are mandatory in order to create a new employee in SAP SuccessFactors Employee Central? There are 3 correct answers to this question.
- A. Basic Import
- B. Biographical Information
- C. Personal Information
- D. Employment details
- E. Job History
Answer: A,B,D
NEW QUESTION 138
What tool is used to see the status of an employee being replicated to Employee Central Payroll? Please choose the correct answer.
- A. sfAPI audit log
- B. Data API Audit Log
- C. Data Replication Monitor
- D. API Center
Answer: C
NEW QUESTION 139
......
Valid Way To Pass SAP's C-THR81-2011 Exam with : https://www.dumpsactual.com/C-THR81-2011-actualtests-dumps.html
