Suppressing Page, Column, and Row Formatting

You can suppress the display of page heading, columns, and rows in a report by using the commands listed in Table 95:

Table 95. Report Writer Commands: Suppressing Page Headings, Columns, and Rows

Report Command

Description

SUPCOLHEADING

The default column heading in the report.

SUPEMPTYROWS

Rows that have only zero or missing values.

SUPMISSINGROWS

All rows that contain missing values. Use INCMISSINGROWS, INCZEROROWS, or INCEMPTYROWS to display rows that are empty or have missing data or zeros.

SUPPAGEHEADING

The page member heading whenever a heading is generated.

SUPALL

The page and column headings, all member names, page breaks, commas, and brackets in the final report. To turn on the display of columns of row member names, use the NAMESON command. To turn on the use of commas and brackets, use the COMMAS and BRACKETS commands.

SUPHEADING

The default heading (page header and column headers) or custom header, if defined, at the top of each page.

SUPNAMES

Row member names in the final report. Use the NAMESON command to include row member names in the report.

SUPOUTPUT

All output while continuing to process all operations, such as calculations and format settings.

Use the OUTPUT command to reverse the actions of SUPOUTPUT.

SUPCURHEADING

Currency information when you use the CURRENCY command to convert data values in a report to a specified currency.