Generating simple reports
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Generating simple reports
You can use the DISPLAY statement to generate
a simple report output to the screen from a single table or from multiple
related tables. You can easily format a report to group records
and include calculations with the CONTROL BREAKS option and
aggregate functions.