Oracle Planning 2017 Implementation Essentials — Question 61

You want to customize the Payables Invoice Register template to only display invoices when the Supplier name is Company A. Supplier name is a group that repeats on every page.
Which is the correct way to customize the template?

Answer options

Correct answer: B

Explanation

The correct answer is B because it uses the appropriate syntax for conditionally displaying invoices based on the Supplier name by checking the VENDOR_NAME variable. Option A uses incorrect syntax and won't function as intended, option C is not a dynamic solution and will not allow for flexibility, and option D is incomplete and lacks the necessary condition for filtering based on the Supplier name.