Sf Online Practice
Sf Online Practice
Question:2
The following table shows an extract from a customer's
configuration workbook. Which of the following XML
configurations meet the customer's requirements?
There are 2 correct answers to this question.
Response:
<hris-field-max-length=”128” id=”status”
visibility=”both” required=”true” pii=”false”
<label>Status</label>
</hris-field>
<hris-field-max-length=”32” id=”externalCode”
visibility=”both” required=”false”> <label>Code</label>
</hris-field>
<hris-field-max-length=”32” id=”start-date”
visibility=”both” required=”true” pii=”false”>
<label>Start Date</label>
</hris-field>
Question:3
What happens when you report a newly hired employee as a
no-show?
Please choose the correct answer.
Response:
Question:4
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?
Please choose the correct answer.
Response:
Question:5
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
Question:6
Which data types does SAP SuccessFactors recommend for
these fields?
Please choose the correct answer.
Response:
1. User
2. Picklist
3. String
4. Date
1. User
2. Foundation Object
3. Picklist
4. Date
1. Data Source
2. Picklist
3. String
4. Date
1. User
2. Generic Object
3. String
4. Date
Question:7
What right is automatically granted to an administration user
created in provisioning?
Please choose the correct answer.
Response:
Proxy Management
Question:8
Which person objects support country-specific fields?
There are 2 correct answers for this question.
Response:
personInfo
globalInfo
nationalIDcard
emailInfo
Question:9
What does the Report Distributor allow you to do?
There are 2 correct answers to this question.
Response:
Question:12
Response:
An approver of WF_Employee_Transfer can automatically route
this request to another approver during vacation
If an approver of WF_Employee Transfer does NOT take any action
for 3 days, a reminder notification is sent by the system.
The initiator of 'Employee Transfer process is given an option to
choose 'New Hire Workflow' as an alternate workflow to
WF_Employee_Transfer
WF_Employee_Transfer is NOT triggered if the transfer date of the
employee is in the future.
Question:18
Your company has two hiring processes: one for employees and
one for contractors. How can you trigger different workflows
for each of these hiring processes?
There are 2 correct answers to this question.
Response:
Create two hire events.
Connect each workflow to each hire event reason.
Create two hire event reasons.
Connect each workflow to each hire event.
Question:22
Question:23
Your customer has requested that you create a custom field for
employees in Germany to track job information. What custom
field number do you need to identify to configure this new
field?
Please choose the correct answer.
Response:
The next custom field number that is available in the jobCode
element of the Corporate Data Model and the country-specific
Corporate Data Model.
The next custom field number that is available in the jobInfo
element of the Succession Data Model and the country-specific
Succession Data Model.
The next custom field number that is available in the
employmentInfo element of the country-specific Succession Data
Model.
The next custom field number that is available in the
employmentInfo element of the Succession Data Model.
Question:41
You need to create a one to many association from Location to
Legal Entity. You also need to configure filtering of the location
file based on the company field in the Job Information Portlet.
What do you need to add to the data models?
There are 2 correct answers to this question.
Response:
<field-criteria> as part of <hris-field=”location”>
<association> as part of <hris-element id=”location”>
<field-criteria> as part of <hris-field=”jobInfo”>
<association> as part of <hris-element id=”jobInfo”>
Question:42
Question:47