View criteria


The View Criteria screen, shown in the below figure, summarizes the current change criteria member. It displays formatted change criteria sets and any selection criteria sets on a scrollable display. Use the VIEW primary command on any change criteria screen or Selection Criteria screen to display this screen. Use the END command (PF3) to return to the previous screen.

View Specification Keywords Screen

 File-AID/Data Solutions ------------ View Criteria ---------  ROW 1 TO 20 OF 20
 COMMAND ===>                                                  SCROLL ===> PAGE
 Use END to exit View Display  

 ******************************* TOP OF CRITERIA *****************************
 DEFINE BLOCKS=SELECTION,  

        LAYOUT_DSNAME=USERID0.DASAMP.LAYOUTS,
        LAYOUT_MBRNAME=EMPLOYEE,  

        INITIAL_SKIP=0,
        THEN_SELECT=1,
        THEN_SKIP=0,  

        MAXIMUM_TO_SEARCH=ALL,
        MAXIMUM_TO_SELECT=ALL  

 SELECT SET=1,LAYOUT=EMPLOYEE-MASTER-FILE
 IF
       FIELD_NAME=EMP-HIRE-DATE,
       DATE_PATTERN=YYMMDD,
       POSITION=80,LENGTH=6,OPERATOR=+ ,
       TYPE=T,VALUE=CENTURY(   );YEAR( 4 );MONTH(   );DAY(     )

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*