View the Exhibit.On the Employee Review page, you have a business rule with these requirements:1. If Review Type is Sup

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899559
Joined: Mon Aug 02, 2021 8:13 am

View the Exhibit.On the Employee Review page, you have a business rule with these requirements:1. If Review Type is Sup

Post by answerhappygod »

View the Exhibit.On the Employee Review page, you have a business rule with these requirements:1. If Review Type is Supervisor, then the prompt for Reviewer ID returns only supervisors.2. If Review Type is Peer or Performance, then the prompt for Reviewer ID returns all employees.Select the three steps required to implement this business rule. (Choose three.)

A. Associate the REVIEWER_ID field with REVIEWER_VW.
B. Create REVIEWER_VW as a dynamic view of the EMPLOYEE table.
C. Add the DERIVED.EDITTABLE field to the page and make it invisible.
D. Set the prompt table edit for the REVIEWER_ID field to REVIEWER_VW. E. Set the prompt table edit for the REVIEWER_ID field to DERIVED.%EDITTABLE. F. Use a SQL Select statement in PeopleCode to populate the REVIEWER_VW view. G. Use a conditional statement in PeopleCode to populate the DERIVED.EDITTABLE field.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!

This question has been solved and has 1 reply.

You must be registered to view answers and replies in this topic. Registration is free.


Register Login
 
Post Reply