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: IVMRTSR

Package: Income Verification Match

Routine: IVMRTSR


Information

IVMRTSR ;ALB/KCL - Report of IVM Transmissions ; 30 April 1993

Source Information

Source file <IVMRTSR.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Entry point
ENQ ; Cleanup
BEG ; Enter Begin date for report
BEGQ
END ; Select ending date for report
SORT ; Sort data for report
AVG ; If a date range report DO calculations
RETRANS(IVMDATE,IVMREC,IVMEND) ; Extrinsic function that returns the number of retransmissions for a given IVM TRANSMISSION LOG entry

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Income Verification Match - Transmission Report"
  • Line Location: EN+1
Function Call: WRITE
  • Prompt: !,?5,"Future dates are not allowed.",*7
  • Line Location: BEG+2
Info |  Source |  Entry Points |  Interaction Calls