Selection Criteria Menu
The following figure provides access to the selection criteria options, global variables, and formatted and unformatted selection criteria specification. It is displayed after the Dataset Specification screen.
Selection Criteria Menu
OPTION ===>
- Status -
1 OPTIONS - Enter selection criteria options default
G GLOBAL - GLOBAL Fields 0 fields
2 FORMATTED - Edit formatted selection criteria 0 sets
3 UNFORMATTED - Edit unformatted selection criteria 0 sets
Member list description ===> ______________________________
Long ===> ____________________________________________________________
Description ===> ____________________________________________________________
Use VIEW to display selection criteria summary
Use SAVE to write selection criteria request
Use END to save selection criteria & return to dataset specification
Use CANCEL to cancel changes & return to dataset specification
Field Descriptions
| Field | Description |
| OPTION | Specify one of the following valid options:
|
| Status | Specifies the status of the three types of selection criteria and the defined global variables associated with the selection criteria dataset and member listed on the top line of this screen:
|
| Member list description | Specify a 30-byte description of the selection criteria. This description is displayed on the member list screen, which allows you to identify the criteria specified in this member. |
| Long description | Specify a longer selection criteria description, up to 62 characters in each of the two lines. This information is stored in the selection criteria member. |
Primary Commands
The following primary commands are valid on the Selection Criteria Menu:
| Field | Description |
| CANCEL | Returns to the Selection Criteria Dataset Specification screen and clears all selection fields. |
| END | Saves the current selection criteria display in the selection criteria dataset and exits the Selection Criteria Menu without clearing the selection fields. |
| SAVE | Saves the current selection criteria display in the selection criteria dataset. If the current selection criteria display is temporary, you are prompted for a data set and member name in which to save the criteria. |
| VIEW | Displays the View Criteria screen, which summarizes the global variables, options and selection criteria sets, formatted and unformatted, into a scrollable display. See View Criteria. |
View Criteria
The following figure summarizes the current selection criteria member. It displays selection criteria option settings, global variables, and both formatted and unformatted selection criteria sets on a scrollable display. Use the VIEW primary command on any selection criteria screen to display this screen. Use the END command (PF3) to return to the previous screen.
View Criteria screen
COMMAND ===> SCROLL ===> CSR
Use END to exit View Display
******************************* TOP OF CRITERIA *****************************
DEFINE BLOCKS=SELECTION,
DESCRIPTION ="EMPLOYEE SELECT EXAMPLE",
DESCRIPTION1="SELECT SINGLE EMPLOYEES WITH LOCAL W/H LT 7",
DESCRIPTION2="OR HOME PHONE IN AREA CODE 404 408 OR 415",
SELECTION_DSNAME=USERID9.FASAMP.SELCRIT,
SELECTION_MBRNAME=EMPSELC,
LAYOUT_DSNAME=USERID9.FASAMP.LAYOUTS,
LAYOUT_MBRNAME=EMPLOYEE,
INITIAL_SKIP=0,
THEN_SELECT=1,
THEN_SKIP=0,
MAXIMUM_TO_SEARCH=ALL,
MAXIMUM_TO_SELECT=ALL
This section provides information about the following topics: