You can perform the following modifications to headings in the report using the commands listed in Table 91:
Table 91. Report Writer Commands: Headings
Report Command | Description |
---|
STARTHEADING | Create a custom page heading in place of the default heading, which is displayed at the top of each page in the report or immediately following a HEADING command. Use the ENDHEADING command to specify the end of the custom heading. |
HEADING | Display the page heading, either the default heading or the heading as defined with the STARTHEADING and ENDHEADING commands. Use this command to re-enable the page heading display if the SUPHEADING command has been used. |
IMMHEADING | Force the immediate display of the heading without waiting for the next unsuppressed data row, when heading suppression commands are in use. |
COLHEADING | Automatically turn on the display of the column header. |
PAGEHEADING | Display the page heading before the next data output row. |
Also see Suppressing Page, Column, and Row Formatting.