After you have designed a report layout or a mass load display layout, you need to specify the criteria for selecting the records to include in the report or mass load.
The program offers two selection processes. One is a standard selection process and the other is an advanced selection process. Each selection process uses a series of conditional statements. The first conditional statement selects a subset of records from the file. Each additional statement selects records from the prior subset. The standard process is more structured and has less functionality than the advanced process. The following table explains the differences between the two selection processes.
Selection Process |
Description |
On the Report Writer/Mass Load Selection screen, you can enter one conditional expression at a time and assign it a select number. You can do this up to five times. The system evaluates multiple select statements in order according to their assigned select numbers. Each conditional statement uses a combination of verbs, modifiers, conjunctions, dictionary item names, and operators to select a subset of records from the file being used to generate the report or mass load. The structure of the screen removes most of the guesswork from creating conditional expressions. The limitations are as follows:
|
|
Using Advanced Record Selection
|
On the Advanced Report Writer/Mass Load Selection screen, you can enter up to five conditional statements to specify selection criteria, all on the same screen. Each conditional statement uses a combination of verbs, modifiers, conjunctions, dictionary item names, and operators to select a subset of records from the file being used to generate the report or mass load. To use this screen, you need to have a good understanding of the verbs, operators, and rules for creating conditional statements. Additional differences that make this option more advanced are:
|
See Also: