TIUELST ; SLC/JER - Review Filer Events ;9/24/03
Source file <TIUELST.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
EN | ; Invoke List Manager
|
|
MAKELIST | ; Build review screen list
; For Types 1;FILING ERRORS and ; 2;MISSING FIELD ERRORS, |
|
DIVISION | ; Select Division(s)
|
|
SELTYPE(DFLT) | ; Select Event Type
|
|
SELRES(DFLT) | ; Select Resolution status
|
|
BUILD(TIUTYP,STATUS,EARLY,LATE,DIVIFNS) | ; Build List
|
|
ININST(TIUI,TIUDI) | ; Evaluates whether a TIU UPLOAD LOG record
; is among the selected division(s) ; Input -- TIUI TIU UPLOAD LOG file (#8925.4) IEN ; -- TIUDI( i.e. TIUDI(file #40.8 IEN)=Institution file ; pointer for file #40.8 entry ; Output - TIUY 0= record not in selected division ; 1= record in selected division |
|
HDR | ; Initialize header for review screen
|
|
CLEAN | ; Clean up your mess!
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|