Oracle Payroll Cloud 2017 Implementation Essentials — Question 19
Your customer has a business requirement to only allow their employees to create one personal payment method. How should you configure this within the product?
Answer options
- A. Remove the "Manage Personal Payment Method" privilege from the employee role, so that employees cannot create personal payment methods.
- B. Create a formula to define the maximum number of payment methods allowed, ant attach it to the payroll user interface configuration user defined table.
- C. Create an information element with an input value to store the maximum number of payment methods allowed.
- D. It is not possible to implement this type of restriction within the application.
Correct answer: B
Explanation
Option B is correct because creating a formula to define the maximum number of payment methods allows for a configurable solution that meets the business requirement. Option A is incorrect as it completely removes the ability to create any personal payment methods, which does not fulfill the requirement of limiting it to one. Option C, while related, does not directly implement the restriction and is less effective than option B. Option D is incorrect because the requirement can indeed be implemented using the appropriate configuration.