Questions
ayuda
option
My Daypo

ERASED TEST, YOU MAY BE INTERESTED ONPrueba

COMMENTS STATISTICS RECORDS
TAKE THE TEST
Title of test:
Prueba

Description:
Test EC

Author:
Veronica
(Other tests from this author)

Creation Date:
15/09/2015

Category:
Competitive Exam

Number of questions: 118
Share the Test:
Facebook
Twitter
Whatsapp
Share the Test:
Facebook
Twitter
Whatsapp
Last comments
No comments about this test.
Content:
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? The Cost Center HRIS element must be set to visibility = "none". The Cost Center field in the Job Info element must be set to required = "false". The Cost Center field in the Job Info element must be set to visibility = "none". The Cost Center HRIS element must be set to required = "false".
How do you create a new picklist? Export all picklists and add a new picklist ID and new picklist values to the file. Enter the new picklist values into the OptionId column. Import the picklist file using the Picklist Mappings tool. Export the data format and add a new picklist ID and new picklist values to the file.
Your customer reports that they are unable to add a new "Bonus" pay component to their "Total Target Compensation" pay component group. There is an association between the pay component group and the pay component. What is a possible reason that the customer is experiencing this problem? The "Bonus" pay component has a different currency than the "Total Target Compensation" pay component group. The "Bonus" pay component has a different frequency than the "Total Target Compensation" pay component group. The "Bonus" pay component also has an association to another pay component group. The "Bonus" pay component has a later effective date than the "Total Target Compensation" pay component group.
Your customer wants Brazil to be added to their country-specific Succession Data Model to capture National ID information. How does SAP recommend that you add this country? 1. Copy an existing country from the customer's country-specific Corporate Data Model. 2. Paste the existing country into the customer's country-specific Succession Data Model relabeled with Brazil's country code. 1. Use the Master country-specific Succession Data Model to copy the Brazil-specific fields. 2. Paste the field into the customer's country-specific Succession Data Model and country- specific Corporate Data Model. 1. Copy an existing country from the customer's country-specific Succession Data Model. 2. Paste the existing country into the customer's country-specific Succession Data Model relabeled with Brazil's country code. 1. Use the Master country-specific Succession Data Model to copy the Brazil-specific fields. 2. Paste the fields into the customer's country-specific Succession Data Model.
What field attribute do you use to mask a sensitive field on a screen? visibility pii type id.
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? 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 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. The next custom field number that is available in the jobInfo element of the Succession Data Model and the country-specific Succession Data Model.
A customer wants to create a custom field as part of the employment data. How do you fulfill this requirement? 1. Create the new field in the Succession Data Model. 2. Import the updated XML file using provisioning. 3. Set permissions for the field in role-based permissions. . Create a new HRIS element and a custom field. 2. Import the XML file using provisioning. 3. Set permissions for the new element and field using role-based permissions. 1. Create the new field in the Succession Data Model. 2. Import the XML file using provisioning. 3. Set the visibility attribute of the custom field in configure employee files. 1. Create the new field in the Corporate Data Model. 2. Import the updated XML file using provisioning. 3. Set the visibility of the field to "both" using role-based permissions.
Where can you create associations? Note: There are 2 correct answers to this question In the Configure Object Definitions tool In the Corporate Data Model In the Configure Business Rules tool In the Succession Data Model.
What data model do you use to set up a National ID display format? Country-specific Corporate Data Model Country-specific Succession Data Model Succession Data Model Corporate Data Model.
Based on the recommended multi-step formula for Employee Central implementation projects, what should you do before you create foundation objects in the system? Note: There are 2 correct answers to this question. Configure role-based permissions. Import picklists. Configure the Corporate Data Model and the Succession Data Model. Import employee data.
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? <hris-field max-length="3" id="custom-string1" visibility="both" required="false" allow- import="false" showTrailingZeros="false"> <label>ISO Code</label> </hris-field> <hris-field id="custom-string1" visibility="both" required="false" pii="3" allow- import="false" showTrailingZeros="false"> <label>ISO Code</label> </hris-field> <hris-field max-length="3" id="custom-long1" visibility="both" required="false" allow- import="false" showTrailingZeros="false"> <label>ISO Code</label> </hris-field> <hris-field id="custom-long1" visibility="both" required="false" pii="3" allow- import="false" showTrailingZeros="false"> <label>ISO Code</label> </hris-field>.
The attached diagram shows an extract from a customer's configuration workbook. Which of the following XML configurations meets the customer's requirements? Note: There are 2 correct answers to this question. <hris-field max-length="32" id="externalCode" visibility="both" required="false" pii="false"> <label>Job Code </label> </hris-field> <hris-field max-length="90" id="name" visibility="both" required="true"> <label> Job Title</label> </hris-field> <hris-field max-length="32" id="custom-string1" visibility="both" required="false" pii="false" picklistId="yesNo"> <label>Executive? </label> </hris-field> <hris-field id="standardHours" visibility="none" maximumFractionDigits="2" showTrailingZeros="false"> <label>Standard Weekly Hours </label> </hris-field>.
What does the XML configuration show in the attached screen shot? One business unit can have many divisions. One division can have many business units. There are two active associations for the division object. There is only one active association for the business unit object.
As a best practice, the FTE field must be visible to the HR department and to managers. They should not be able to edit this field. How would you configure the FTE field in the system? Note: There are 2 correct answers to this question. In the Succession Data Model XML, set the FTE field visibility to "none". In role-based permissions, grant the HR role and Manager role the "View Current" and "View History" permission for the FTE field. In role-based permissions, grant the HR role and Manager role the "View Current" and "View History" permission for the job information actions. In the Succession Data Model XML, set the FTE field visibility to "view".
What Employee Central component is found in the Corporate Data Model? Employee data fields Role-based permissions Foundation objects Generic objects.
Why would you include the rule shown in the attached screen shot in the Event Reason Rules data model? To record an event reason when adding a new employee To allow other rules placed after this rule in the model to trigger To record an event reason for any change made to the employee's job information To prevent rules placed before this rule in the model from triggering.
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? Note: There are 2 correct answers to this question. Create two hire event reasons. Connect each workflow to each hire event. Connect each workflow to each hire event reason. Create two hire events.
What can you do in the Event picklist when configuring events and event reasons? Note: There are 3 correct answers to this question. Change the status. Add a new language translation. Change the labels. Add a new event. Change the external_code of an event.
Where do you create event reasons? In the Manage Templates tool In the Configure Business Rules tool In the Event Reason Rules Derivation data model In the Manage Organization, Pay and Job Structures tool.
A manager changes an employee's division, job classification, and cost center. The manager then submits the request and an event reason is triggered. As shown in the attached screen shot, what event reason ID does the system select? EVENT_REASON4 EVENT_REASON3 EVENT_REASON1 EVENT_REASON2.
Your customer reports that every employee's compa ratio, stored under Compensation Information, is incorrect. Which foundation object should you review first with the customer to verify the data? Pay grade Pay component group Pay range Pay component.
Your customer has companies that share locations. What type of association do you configure between the foundation objects (FO)? A ONE_TO_MANY association from the company FO to the location FO A ONE_TO_ONE association from the location FO to each company FO A MANY_TO_ONE association from the company FO to the location FO A ONE_TO_MANY association from the location FO to the company FO.
Where do you configure the fields in a dynamic role? In the country-specific Corporate Data Model In the Event Reason Derivation data model In the Succession Data Model In the Corporate Data Model.
Your customer wants to add three job classifications: Manager, Administrative Assistant and HR Representative. These classifications will be used in France, Germany, and the USA. Where do you create these job classifications? In the Job Classification element in the Corporate Data Model In the Manage Organization, Pay and Job Structures tool In the Job Classification local element in the CSF Corporate Data Model In the Configure Object Definition tool.
Which of the following elements can you configure in the country-specific Corporate Data Model? Note: There are 3 correct answers to this question homeAddress globalInfo jobClassLocal legalEntityLocal corporateAddress.
You are creating a generic object and you want to add a foundation object as a field. Based on the attached screenshot, what value would you enter for the Valid Values Source Code Location Name location externalCode.
You want to create a metadata framework (MDF) object that is a composite association of two MDF objects. Where do you define the association? In the Manage Data tool In the Corporate Data Model In the Configure Business Rules tool In the Configure Object Definition tool.
A customer needs a generic 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 recommend for these fields? 1.User 2.Picklist 3.String 4.Date 1.User 2.Foundation Object 3.String 4.Date 1.User 2.Foundation Object 3.Picklist 4.Date 1.Data Source 2.Picklist 3.String 4.Date.
Your customer has asked you to build a generic object with a field that references a foundation object. What attribute must you configure to connect this field to the foundation object? Composite association Label Valid Values Source Destination Field Value.
Which of the following are Time Off fields in the employee's job information? Note: There are 2 correct answers to this question. Standard Hours Work Schedule Is Full Time Employee Holiday Calendar.
In which ways can you modify a configuration user interface (UI) for a generic object? Note: There are 3 correct answers to this question. Change field data types. Add picklists. Change the location of fields. Add new fields. Change object names.
What Time Off feature defines the available time types for a user? Time account eligibility status Time profile Work schedule Time account type.
Which configuration sections are available when a generic object definition is created using the Metadata Framework? Note: There are 3 correct answers to this question. Searchable Fields Configuration UI Associations Picklist Values Security.
What picklist feature is only available for generic object picklists? Effective dating Language translation Exporting Ordering.
What rule type allows you to validate field values in metadata framework (MDF) objects initializeRules deleteRules saveRules validateRules.
You have imported all employee files and find that the base pay rate for one of the employees is NOT displayed under Compensation Information. What could cause this issue? Note: There are 3 correct answers to this question. Pay rate information is missing from the Compensation Information Import. The data from the Compensation Information Import does NOT have the same effective date as the data from the Pay Component Recurring Import The Pay Component Recurring Import does NOT include a record for the employee. The Pay Component Recurring Import has the wrong sequence number. The Pay Component Non Recurring Import does NOT include a record for the employee.
The HR Representative for employees in the Sales department has changed. How does SAP recommend that you make this change to the job relationships in the system? Note: There are 2 correct answers to this question Update the picklist file and use the Picklist Management tool to import the HR Representative. Use the Manage Mass Changes tool to select the Sales department and change the value in the HR Representative field Use the Manage Permission Roles tool to allow the new HR Representative to access the Sales department target population Update the employee data file and use the Import Employee Data tool to import this file.
What do you need to download before importing organization, pay, and job data into the system? A CSV template containing all objects from the Manage Organization, Pay and Job Structures tool A blank CSV template for each object from the Manage Organization, Pay and Job Structures tool A blank CSV template for each object from the Import Foundation Data tool A CSV template containing all objects from the Import Foundation Data tool.
What does a full purge import do? Overwrites all records for an employee or object from the system based on the import file. Deletes all records for an employee or object from the system based on the import file. Deletes all records for an employee or object from the system, regardless of the import file. Overwrites all records for an employee or object from the system, regardless of the import file.
What value do you enter in the manager field when importing employee data? Manager's user name Manager's employee ID Manager's e-mail address Manager's user ID.
You need to change the Employee Central job information for several employees using Import Employee Data. Where can you export the employees' current job information? Note: There are 2 correct answers to this question. Analytics > Analytics > Detailed Reporting Analytics > Reporting > Ad Hoc Reports Analytics > Reporting > List Views Admin Tools > Employee Export.
Your customer is experiencing the issue shown in the attached screenshot. What steps do you take to resolve this issue? Note: There are 3 correct answers to this question Check the employee data import file. Create a new Personal Information dated record to reset the Suffix field. Find the picklist ID for the Suffix field in the data model. Check the employee data using the employee export. Check the picklist values for the picklist ID for the Suffix field.
Which of the following are effective dating options for generic objects? Note: There are 3 correct answers to this question Partial Multiple changes per day None Incremental Basic.
The e-mail domain of a company has changed and you need to update only this field for all employees. How do you perform this change? Prepare the Email Information import file for partial import and use the Incremental Load mode. Delete all cell contents except EMAIL and USERID from the employee data CSV file. Prepare the Email Information import file for partial import and use the Full Purge mode. Delete all columns, except EMAIL and USERID from the employee data CSV file.
What can you use to export foundation data from the system? Note: There are 3 correct answers to this question APIs Ad hoc reports Manage organization, pay, and job structures Aggregate export Online report designer.
Your customer wants Foundation Object data to be translated. You provide the customer with the FoTranslation_MDFExport file to begin the translation process (as shown in the attached screenshot). Which column in the export file must you complete? foField foType externalCode value.
What does the system do when a label for a language is missing in one of the data models? Displays a blank label Displays the default label Hides the field Displays a warning message.
What is the function of the icon shown in the attached diagram? Provides help text with details of the field. Provides translations of the foundation object label. Changes the event reason. Displays the list of workflow approvers for the hiring event.
You recently enabled German for your customer's instance. How do you test and review the translations? 1.Log in to the instance. 2.Proxy in as a user. 3.Change the legal entity to Germany. 1.Log in to the instance. 2.Proxy in as a user. 3.Change the home address to Germany. 1.Log in to provisioning. 2.Click on the company name. 3.Open Import/Update/Export LanguagePacks. 1.Log in to the instance. 2.Proxy in as a user. 3.Open the Options menu and change language to German.
Where can you create new positions? Note: There are 2 correct answers to this question. In the Company Settings section In the Company Info section In the Manage Organization, Pay and Job Structures tool In the Manage Data tool.
How would you update an entire department with a new cost center? Note: There are 2 correct answers to this question. Configure business rules. Perform mass changes. Import the job history. Import employment details.
Your customer would like the employee class field from the employee's job information to also be available in performance forms. Which sections of the Succession Data Model must you configure to meet this requirement? Note: There are 3 correct answers to this question. <hris-element> <userinfo-element> <hris-sync-mappings> <standard-element> <background-element>.
How can you update Job Information data? Note: There are 2 correct answers to this question. Import data using the Import and Export Data tool. Directly edit data using the Take Action button on the Employment Information page. Import data using the Import Foundation Data tool. Import data using the Import Employee Data tool.
Which feature integrates Employee Central data with data in the basic employee profile? Data management Job to position synchronization Employee Central APIs HRIS synchronization.
Managers are NOT allowed to change the cost center field for employees. The cost center field is located in the employee's job information. In Manage Permission Roles, what section contains the permission to change the cost center field? Employee Data Manage User Manage Foundation Objects Employee Central Effective Dated Entities.
Your customer wants to grant restricted proxy rights to their HR Department to act on behalf of employees belonging to their legal entity. How can you perform this requirement? Note: There are 2 correct answers to this question. Fill the Basic Import template with the requested proxy configuration and import the file using the Import and Export Data tool Use the Proxy Management tool to configure the requested proxy assignments. Fill the PROXY column of the Basic Import template to match the requirements and import the file using the Import Employee Data tool Use the Manage Permission Roles tool to grant proxy rights to the HR Department.
What tool can be used to enable employees to initiate changes to their own employee data? Configure Employee Files Manage Organization, Pay and Job Structures Define Employee Fields Role-Based Permissions.
What is the purpose of SuccessFactor's Application Programming Interface (SFAPI)? Allows data to be extracted from SuccessFactors' Employee Central and used for internal products Allows data to be extracted from SuccessFactors' products and used in external products Maps and transfers extracted data from SuccessFactors' Employee Central to internal products Maps and transfers extracted data from SuccessFactors' products to external products.
Only the HR department in Germany should be able to access German employee data. However, the HR departments in other countries can currently access the German employee data. What are the possible reasons for this issue? Note: There are 2 correct answers to this question. The Permission Group is configured incorrectly. The Target Population is configured incorrectly. The field permissions for Germany are incorrect. The HR field for the German employees is incorrect.
Which link in the Set User Permissions section of Admin Tools is granted automatically to Admins created in Provisioning? Manage Permission Roles View User Permission Manage Permission Groups Manage Role-Based Permission Access.
A customer requests a report with the full name of each employee and the total target compensation. The total target compensation is composed of salary and target bonus information. How do you provide the requested information? 1.Create a new query using the Detailed Reporting tool. 2.Add a calculated column for the full name and another for the total target compensation. 1.Create a new query using the Online Report Designer. 2.Include the Full Name and Total Target Compensation fields 1.Create a new query using the Detailed Reporting tool. 2.Include the Full Name and Total Target Compensation fields 1.Create a new query using the Online Report Designer. 2.Add a filter for the full name and another for the total target compensation.
What reporting tools could you use to validate the job information imported for employees? Note: There are 2 correct answers to this question. Spreadsheet reports Ad hoc reports List view reports Online Report Designer.
Which reporting feature allows you to manipulate the relationships between tables in a query? Advanced join editor Calculated column Filter Report distributor.
What schema or report definition type is used to find all promotions during a specific time period? Job Information (Date Range) Recurring Compensation Information (Date Range) Employee Central Person and Employment Audit.
What type of data can you manipulate in the Online Report Designer? Note: There are 2 correct answers to this question. List reports Standard reports Ad hoc reports Pivot queries.
What can you do with the Pivot Query Designer? .Note: There are 2 correct answers to this question. You can calculate statistics, such as the average, variance and standard deviation. You can schedule the distribution of created tables and charts directly from the tool. You can manipulate list report data. You can create tables and charts.
Your customer wants the employee class field from the Job Classification Foundation Object to propagate into the employee class field of the Employee's Job Information. What data model do you reference to fill in the IDs for 3 and 4 in the HRIS Propagation Data Model (as shown in the attached graphic)? Corporate Data Model Succession Data Model CSF Succession Data Model CSF Corporate Data Model.
You need to set up a new warning message that will appear when an employee modifies their marital status in their employee data. How would you set up this rule? Note: There are 2 correct answers to this question Assign the rule to the appropriate field in the metadata framework (MDF) object. Create a message definition under Manage Data. Create a message definition under Manage Organization, Pay, and Job Structures. Assign the rule to the appropriate field in the Succession Data Model.
To ensure that the Preferred Name field is always filled, you have created a rule to copy the First Name field to the Preferred Name field if the user leaves the Preferred Name field blank. What changes do you make to the Succession Data Model to define the trigger rules? <hris-field id="first-name" visibility="both" required="true"> <label>Legal First Name</label> <trigger-rule event="onSave" rule="CopyName"/> <hris-field id="preferred-name" visibility="both"> <label>Preferred Name</label> <trigger-rule event="onInit" rule="CopyName"/> <hris-element id="personalInfo"> <label>Personal Information</label> <trigger-rule event="onInit" rule="CopyName"/> <hris-element id="personalInfo"> <label>Personal Information</label> <trigger-rule event="onSave" rule="CopyName"/>.
Based on the information in the attached screenshot, what XML configuration would you use to configure propagation mapping? <propagation-mapping foundation-field="location.standardHours" hris- field="jobInfo.externalCode" /> <propagation-mapping foundation-field="location.externalCode" hris- field="jobInfo.externalCode" /> <propagation-mapping foundation-field="location.standardHours" hris- field="jobInfo.location" /> <propagation-mapping foundation-field="location.externalCode" hris- field="jobInfo.location" />.
How do you add a new rule type to be used in the Rules Engine? Use the Configure Object Definitions tool to add a rule type as a new object definition. Use the Manage Data tool to create a new rule type. Use the Configure Object Definitions tool to insert a new value in the rule type picklist. Use the Configure Business Rules tool to create a new rule type.
Your customer wants to set the default value of the "Is Full Time" field to "Yes" during the new hire process. What would be the base object of this rule? Employment Details Job Information Personal Information Employee Information.
What rule event type do you use to have the legal entity field automatically filled in when opening Add New Employee? onSave onEdit onView onInit.
Where can you edit the message that an approver receives during the workflow process? In the Manage Organization, Pay and Job Structures tool In the Manage Workflow Requests tool In the Modify Form Route Map tool In the E-Mail Notification Templates Settings tool.
Your customer needs to establish a payroll approval process in which any one of three people can approve transactions in a timely manner. Where do you define this set of approvers? In the Configure Business Rules tool In the Manage Permission Groups tool In the Manage Workflow Groups tool In the Manage Organization, Pay and Job Structures tool.
You must set up a workflow with three approvers. One of the approvers must be the president of the employee's division. Each division in the company has a different president. What workflow feature would you configure to meet this requirement? CC role Dynamic role Workflow contributor Workflow group.
Why is Rule B (shown in the attached screen shot) not triggering? Rule A triggers instead of Rule B when an employee's job code changes. Rule B is incorrectly formatted. Rule B is more restrictive than Rule A. Rule A always triggers instead of Rule B when an employee's pay grade changes.
How do the Talent Approval group and Finance Controller participate in the workflow illustrated in the attached screen shot? • Anyone in the Talent Approval group can approve the workflow. • The Finance Controller receives an e-mail notification when the workflow is completed. • Anyone in the Talent Approval group can approve the workflow. • The Finance Controller receives an e-mail notification after each approval step. • Anyone in the Talent Approval group can add comments. • The Finance Controller receives an e-mail notification when the workflow is completed. • Anyone in the Talent Approval group can add comments. • The Finance Controller receives an e-mail notification after each approval step.
How do you configure the Auto Delegate feature for workflows? Note: There are 2 correct answers to this question Configure the "Is Delegate Supported" field in the XML for the workflow rules. Set the "Is Delegate Supported" field to "Yes" in the workflow configuration. Configure auto delegation by creating a new rule in the Rules Engine tool. Configure the "Is Delegate Supported" field in the Corporate Data Model.
How would you create a workflow rule to trigger a rule when a promotion occurs? <rule id="rule-75"> <trueoutput>PROMOTION</trueoutput> <conditions> <and> <equal id="jobInfo.event" value="8" compareToNew="true"/> </and> </conditions> </rule> <rule id="rule-75"> <trueoutput>PROMOTION</trueoutput> <conditions> <or> <equal id="jobInfo.employment-type" inverse="false"/> <equal id="jobInfo.event-reason" value="8" compareToNew="true"/> </or> </conditions> </rule> <rule id="rule-75"> <trueoutput>PROMOTION</trueoutput> <conditions> <and> <equal id="jobInfo.employment-type" value="20" compareToNew="false"/> <equal id="jobInfo.event-reason" value="8" compareToNew="true"/> </and> </conditions> </rule> <rule id="rule-75"> <trueoutput>PROMOTION</trueoutput> <conditions> <and> <equal id="jobInfo.event-reason" value="8" compareToNew="false"/> </and> </conditions> </rule>.
All Employee Data is effectively dated. True False.
An employee's file can have a company not listed in the foundation tables. True False.
What do you use to create organizational structure? Propagation Picklist Associations Workflows.
Employee Central provides visibility across all data systems. True False.
External Integration is how Employee Central integrates with other SuccessFactors modules and communicates through HRIS. True False.
Position records can be managed through Manage Organization, Pay, and Job Structures True False.
What tool would you use to define the Position Object? Manage Org, Pay and Job Structures Configure Object Definitions Corporate Data Model Manage Positions.
With a Composite Association, both Generic Objects (MDF) still exist as separate records in Manage Data True False.
The Catch-All rule dictates ANY change to an Employee's file, through the take action button, will result in a workflow True False.
The Make Correction button will NOT trigger a workflow True False.
Where are workflows for Time Types configured? Configure Business Rules Manage Time Off Structures ConfigureObject Definitions Manage Organization, Pay and Job Structures.
Workflow Contributors can only post comments on a workflow. True Fasle.
Work Schedules for Time Off only need to include work days. True False.
Which type of Admin is responsible for managing all security through roles and permission groups in the Role Based Permission framework? Security Admin Local Admin Admin User.
Only one member of a workflow group has to approve a request for the workflow to move to the next step. True False.
Concurrent Employment must be enabled in Provisioning. True False.
Customers have access to the Admin Tools section in the instance True False.
Employee Central Payroll should be integrated with Employee Central before customer requirements are configured. True False.
Choose all steps you must complete when adding a Generic Object (MDF) to an Employee File Set up Composite Associations Manage Configuration UI Assign appropriate Role Based Permissions Set Data Type for externalcode to User.
Which admin has the ability to Manage Role Based Permission Access? Local Admin Security Admin Super Admin.
List ALL ways that Employee Data is managed in Employee Central. Succession Data Model country-specific Succession Data Model country-specific Corporate Data Model Corporate Data Model Role-Based Permissions.
Which of the following is NOT a Foundation Object? Department Pay Group Job Information Legal Entity.
A reporting schema is the set of tables which contain data available for reporting True False.
Choose the correct definition of Self Service: A feature which allows managers to initiate employee changes without HR assistance A feature which allows employees to initiate transactions that are completed by HR A feature which allows employees to initiate or complete transactions on their employee file A feature which allows employees to make changes to their future-dated employee records.
The Catch-All rule dictates ANY change to an Employee’s file, through the take action button, will result in a workflow True False.
Which tool is used to enable Role Based Permissions on an Instance? Provisioning Set User Permissions Instance Admin Tools.
How many different Data Models does Employee Central Utilize? 5 8 7 4.
Which admin has the ability to Manage Role Based Permission Access? Security Admin Super Admin Local Admin.
Generic Objects (MDF) must use MDF Picklists True False.
What do you use to create organizational structure? Propagation Workflows Picklists Associations.
Generic Objects (MDF) can be mapped to the employee file. True False.
Which best describes a DTD? It provides detailed error messages for your XML configuration. Used to define the structure of a Data Model in XML. It checks the spelling of the Data Model.
Which of the following is NOT a Manager Self-Service option? Change Job Info Global Assignment Change Contact Info Change Compensation Info.
Which statements are true about Effective Dating? Records are not available until the effective date. Multiple changes per day are supported. Inserting new record closes the existing record using the previous day's date.Inserting new record closes the existing record using the previous day's date. Used for items that have a "start date".
Queries are built in the Online Report Designer and then transferred to Detailed Reporting to create reports True False.
Which type of Admin is responsible for managing all security through roles and permission groups in the Role Based Permission framework? Admin User Local Admin Security Admin.
The Make Correction button will NOT trigger a workflow. True False.
Which of the following are field data types for Generic Objects (MDF)? Pii Foundation Object Label String.
Report abuse Consent Terms of use