These rules apply when you define exclusive segments in stacked reports:
The beginning of one segment marks the end of the previous segment.
Notice that only the first segment that matches the report identification text criteria you specify is selected. N is the default for the (R)eus field; therefore if you leave it blank and press Enter, N is inserted by default.
CA Deliver ------------- Report Definition Attributes ------ Row 00001 of 00010 Command ===> Scroll ===> PAGE ID ---> U90526-R01 Job ---> U90526 Step ---> SALESTEP Procstep ---> DD ---> REPORTS Type ---> STACK Report Identification Text: Line Column Sel Typ R Op Beg End Beg End Text Cols 001 046 XCL N EQ 1 32 FINANCIAL ******************************* Bottom of Data *******************************
For example, this information selects the first group of contiguous pages starting with the page that contains the text FINANCIAL at line 1, column 32.
You must specify Y only for the beginning or page segment types; not for related END, AND, OR or AOR types.
For example, entering this information selects an exclusive segment starting with the first page that contains the text FINANCIAL at line 1, column 32. Note that if the exclusive segment is terminated by another exclusive segment, the next page that contains the text FINANCIAL at line 1, column 32 will trigger the continuation of the segment with a non-continuous page.
CA Deliver ------------- Report Definition Attributes ------ Row 00001 of 00010 Command ===> Scroll ===> PAGE ID ---> U90526-R01 Job ---> U90526 Step ---> SALESTEP Procstep ---> DD ---> REPORTS Type ---> STACK Report Identification Text: Line Column Sel Typ R Op Beg End Beg End Text Cols 001 046 XCL Y EQ 1 32 FINANCIAL ******************************* Bottom of Data ********************************
If you use a logical AND operator, all conditions specified must be true for a page to be selected.
Note: You can use more than one logical AND operator at a time.
For example, enter the following information on the Report Identification Text subpanel to start an exclusive segment with the page that contains both the text SUMMARY on line 1, column 44 and the value 02 on line 2, column 8.
CA Deliver ------------- Report Definition Attributes ------ Row 00001 of 00010 Command ===> Scroll ===> PAGE ID ---> U90526-R01 Job ---> U90526 Step ---> SALESTEP Procstep ---> DD ---> REPORTS Type ---> STACK Report Identification Text: Line Column Sel Typ R Op Beg End Beg End Text Cols 001 046 XCL N EQ 1 44 SUMMARY AND N EQ 2 8 02 ******************************* Bottom of Data ********************************
Note: You can use more than one logical OR operator at a time. For example, the information entered on the next two panels selects the same pages in a SYSOUT data set.
CA Deliver ------------- Report Definition Attributes ------ Row 00001 of 00010 Command ===> Scroll ===> PAGE ID ---> U90526-R01 Job ---> U90526 Step ---> SALESTEP Procstep ---> DD ---> REPORTS Type ---> STACK Report Identification Text: Line Column Sel Typ R Op Beg End Beg End Text Cols 001 046 XCL N EQ 2 8 01 OR N EQ 2 8 03 ******************************* Bottom of Data ********************************
CA Deliver ------------- Report Definition Attributes ------ Row 00001 of 00010 Command ===> Scroll ===> PAGE ID ---> U90526-R01 Job ---> U90526 Step ---> SALESTEP Procstep ---> DD ---> REPORTS Type ---> STACK Report Identification Text: Line Column Sel Typ R Op Beg End Beg End Text Cols 001 046 XCL N EQ 2 8 01 XCL N EQ 2 8 03 ******************************* Bottom of Data ********************************
For example, enter the following information on the Report Identification Text subpanel to specify that the system is to start an exclusive segment when a page contains either of the following entries:
CA Deliver ------------- Report Definition Attributes ------ Row 00001 of 00010 Command ===> Scroll ===> PAGE ID ---> U90526-R01 Job ---> U90526 Step ---> SALESTEP Procstep ---> DD ---> REPORTS Type ---> STACK Report Identification Text: Line Column Sel Typ R Op Beg End Beg End Text Cols 001 046 XCL N EQ 1 44 SUMMARY AND N EQ 2 8 03 OR N EQ 1 44 SUMMARY AND N EQ 2 8 01 ******************************* Bottom of Data ********************************
Because the page that contains SUMMARY and 01 comes first in the data set, the data is selected starting with the page that contains the text strings SUMMARY and 01.
Selection ends at either the end of the SYSOUT data set or when another exclusive segment occurs.
Copyright © 2013 CA.
All rights reserved.
|
|