Test Information:
Total Questions: 80
Test Number: C_THR81_1405
Vendor Name: SAP
Cert Name :.SAP APPLICATION ASSOCIATE
Test Name: SAP CERTIFIED APPLICATION ASSOCIATE - CLOUD HCM EMPLOYEE
CENTRAL
Official Site:http://www.examsboost.com
For
More Details: https://www.examsboost.com/test/c_thr81_1405/
Question: 1
What can you do with the Pivot Query Designer? Note: There
are 2 correct answers to this question.
A. You can calculate statistics, such as the average,
variance and standard deviation.
B. You can schedule the distribution of created tables and
charts directly from the tool.
C. You can manipulate list report data.
D. You can create tables and charts.
Answer: C,D
Question: 2
Based on the information in the att

ached screenshot, what XML configuration would you use to
configure propagation mapping?
A. <propagation-mapping
foundation-field="location.standardHours"
hrisfield="jobInfo.externalCode" />
B. <propagation-mapping
foundation-field="location.externalCode"
hrisfield="jobInfo.externalCode" />
C. <propagation-mapping
foundation-field="location.standardHours"
hrisfield="jobInfo.location" />
D. <propagation-mapping
foundation-field="location.externalCode"
hrisfield="jobInfo.location" />
Answer: D
Question: 3
Your customer wants you to create a custom field in the
Succession Data Model that allows
employees to add their three letter ISO country code to
their profile.
Which XML configuration correctly defines this field?
A. <hris-field max-length="3"
id="custom-string1" visibility="both"
required="false" allowimport="false"
showTrailingZeros="false">
<label>ISO Code</label>
</hris-field>
B. <hris-field id="custom-string1"
visibility="both" required="false" pii="3" allowimport="false"
showTrailingZeros="false">
<label>ISO Code</label>
</hris-field>
C. <hris-field max-length="3"
id="custom-long1" visibility="both"
required="false" allowimport="false"
showTrailingZeros="false">
<label>ISO Code</label>
</hris-field>
D. <hris-field id="custom-long1"
visibility="both" required="false" pii="3" allowimport="false"
showTrailingZeros="false">
<label>ISO Code</label>
</hris-field>
Answer: A
Question: 4
You remove the Cost Center HRIS element from the Corporate
Data Model. What must be done in the Succession Data Model to avoid errors in
the system?
A. The Cost Center HRIS element must be set to visibility =
"none".
B. The Cost Center field in the Job Info element must be set
to required = "false".
C. The Cost Center field in the Job Info element must be set
to visibility = "none".
D. The Cost Center HRIS element must be set to required =
"false".
Answer: C
Question: 5
What rule event type do you use to have the legal entity
field automatically filled in when opening Add New Employee?
A. onSave
B. onEdit
C. onView
D. onInit
Answer: D
Question: 6