Global Type Sequencing establishes a processing sequence for Endevor Types that must be processed in a specific order. For example, COBOL copybooks must be processed before COBOL programs.
Other Types, such as JCL, can be processed in any order. These do not need to define such Types in the Type processing sequence.
Release: All supported versions
For Global Type Sequencing to be in effect, both the PARMLIB data set which contains the Type Sequence member and the Type Sequence member must be created and defined in the C1DEFLTS table.
1 - Allocate the PARMLIB data set.
2 - Create the Type Sequence Member
Col 1 Col 16 Col 72 C1DEFLTS TYPE=MAIN, X . . PARMLIB='your.Endevor.PARMLIB', X TYPESEQMBR=TYPESEQ, X .
4 - Verify the Type Sequence Member
1. Launch an Endevor CLIST.
+ TYPE TYPE1 SYSTEM SYS1 CATEGORY 12345678A DESCRIP
+BSTPPARS: E006 VALUE SPECIFIED IS TOO LONG: 12345678A
+h:mm:ss B1TS011E TYPE SEQUENCE TABLE HAS ERRORS
+h:mm:ss B1TS012E SCL PROCESSING IS NOW DISABLED.
2. When Endevor appears, open the Type Sequence display in Foreground. Verify that the processing sequence displayed matches the sequence defined in the Type Sequence member.
For more detailed information see Type Sequencing in the Endevor Documentation