5.3.10
TYPE
60229400
This clause specifies the particular type of report group that is described
by this entry and indicates the time at which the report group is to be gen-
erated.
It
must appear in an 01 level entry.
I
{REPORT HEADING
t
\
RH
J
{:~GE
HEADING}
{
CONTROL HEADING} {identifier-n}
CH
FINAL
TYPE IS
{:TAIL}
{ CONTROL FOOTING
~
{identifier-n
~
\. CF
J
\
FINAL
J
{;~GE
FOOTING}
\ t:PORT FOOTING}
/
The level number 01 identifies the particular report group to be generated
as output. The TYPE clause indicates the time for generating this report
group. A report group described as other than DETAIL is automatically
generated by the Report Writer. If the report group is described as DETAIL,
the Procedure Division statement, GENERATE identifier, directs the Report
Writer to produce the named report group.
The RE PORT HEADING or RH entry indicates a report group that is produced
only once at the beginning of a report during execution of the first GENERATE
statement. Only one report group of this type can appear in a report. Nothing
may precede a RE PORT HEADING entry in a report. SOURCE clauses used
in TYPE RH report groups refer to the values of data items at the time the
first GENERATE statement is executed.
The PAGE HEADING or PH entry indicates a report group produced at the
beginning of each page according to page condition rules. Only one report
group of this type can appear in a report.
The CONTROL HEADING or CH entry indicates a report group produced at
the beginning of a control group for a designated identifier. CH FINAL
indicates a report group produced once before the first control group at the
initiation of a report during execution of the first GENERATE statement.
Only one report group of this type can appear for each identifier and for the
FINAL specified in a report. To produce CONTROL HEADING report groups,
a control break must occur (see section 5.
1.
1). SOURCE clauses used in
TYPE CONTROL HEADING FINAL report groups refer to the values of the
items at the time the first GENERATE statement is executed.
5-23
Need help?
Do you have a question about the 3300 and is the answer not in the manual?