This document discusses using dynamic views as prompt tables in PeopleSoft. Dynamic views allow SQL statements to be executed on the fly to populate prompt fields. The document provides steps for using a dynamic view as a prompt table, including creating different dynamic views for different country options and setting the EDITTABLE field to switch between the views based on the selected country. Alternatively, a single dynamic view can be used by dynamically changing its SQL text based on the country selection.