Modifying the SELECT Statement for a Query Record Group
To modify the query record group SELECT statement:
- In the Object Navigator, double-click the icon beside the desired record
group to display the Property Palette.
- Under the Functional node, modify the Record
Group Query SELECT statement text as desired.
Note: These instructions apply only to query record groups
created at design time. At runtime, you can programmatically alter the SELECT
statement of a query record group that was created at runtime.
If you modify the SELECT statement for a record group on which an existing
LOV is based, you may need to updatethe LOV definition to make the LOV column
definitions match the new record group columns.
Related topics
About record group types
Creating a query record group at design time
About manipulating a record group at runtime