5.3.4
GROUP INDICATE
5-12
This clause specifies that its associated elementary item is to be presented
only once on the first occurrence of the item following a control break or at
the beginning of a new page.
GROUP INDICATE
GROUP INDICATE must be given only at the elementary item level within a
TYPE DETAIL report group.
An elementary item is group indicated in the first DETAIL report group
containing the item after a control break.
It
is also group indicated in the
first DETAIL report group containing the item on a new page, even if a con-
trol break did not occur.
Example:
01
DETAIL-ITEM TYPE DETAIL LINE PLUS 1.
02
DEPT PICTURE X COLUMN 20 SOURCE DEPT-NO
GROUP INDICATE.
02
SECT PICTURE X(3) COLUMN 30 SOURCE SECT-NO
GROUP INDICATE.
02
GRP-NO PICTURE X(3) COLUMN 40 SOURCE GROUP-NO.
02
AMOUNT PICTURE 9(5) COLUMN 45 SOURCE AMNT-NO.
In the above detail report group, the items called DEPT and SECT will be
printed only the first time the detail group appears on a page or when a
control break occurs. The other items in the group will be printed each
time the detail group is printed.
60229400
Need help?
Do you have a question about the 3300 and is the answer not in the manual?