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
Print Page as PDF
Routine: DGPFRPI1

Package: Registration

Routine: DGPFRPI1


Information

DGPFRPI1 ;ALB/RBS - PRF PRINCIPAL INVEST REPORT CONT. ; 6/8/04 5:07pm

Source Information

Source file <DGPFRPI1.m>

Entry Points

Name Comments DBIA/ICR reference
START ; compile and print report
LOOP(DGSORT,DGLIST) ;use sort var's for record searching to build list
; Input:
; DGSORT - array of user selected report parameters
; DGLIST - temp global name
BLDTMP(DGBEG,DGEND,DGSTAT,DGPI,DGPINAME,DGDFNLST,DGLIST) ; list global builder
; Input:
; DGBEG - sort beginning date
; DGEND - sort ending date
; DGSTAT - status of assignment
; DGPI - principal investigator person ien
; DGPINAME - name of principal investigator
; DGDFNLST - array of patient dfn's assigned to the flag
; DGLIST - temp global name used for report list
EXIT ;
Info |  Source |  Entry Points