Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: TIUELST

Package: Text Integration Utility

Routine: TIUELST


Information

TIUELST ; SLC/JER - Review Filer Events ;9/24/03

Source Information

Source file <TIUELST.m>

Entry Points

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!

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Searching for the events."
  • Line Location: DIVISION+21
Info |  Source |  Entry Points |  Interaction Calls