![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Designates the report tables or report fields that are not to be printed on the overlapping page of a merged report. (C)
The name of the report to be printed. Its syntax is C (fixed-length character string) with length 16. The name of the report table to which the attribute defined in the blankoverlap argument applies. Its syntax is C with length 16. The name of the report field on a title row to which the attribute defined in the blankoverlap argument applies. Its syntax is C with length 16. This argument is used to override a blankoverlap attribute defined in a report table definition. It is also used to override a previous call to $RPTOVERLAP within the existing transaction. Valid values are:Y – Blanks out the titles of the report table or blank out the report field on the overlap page.
• If a report table is specified, and not a report field, the blankoverlap argument applies to the title rows of the entire report table.The following example rule merges two reports, defines $RPTPARMS to provide an overlapping page, and deletes the report fields $RPTDATE and $PAGE from the resulting overlapping page:
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |