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

Package: Registration

Routine: DGMTDELS


Information

DGMTDELS ;ALB/GAH - Delete means test for deceased patient; August 14, 2006 14:35:54

Source Information

Source file <DGMTDELS.m>

Entry Points

Name Comments DBIA/ICR reference
START(DFN) ;Start process
QUEUE(ZTDTH)
QTIME() ; Get the run time for queuing
NAMSPC() ;
CHECK(DFN) ; Check that the criteria to delete a means test is met
OK2DEL(DFN,DGMTI) ;
; Returns 1 and the last mean test IEN if the patient has a date of death and
; the means test has a status of REQUIRED.
DELMT(DGMTI) ;
; Delete the means test
Info |  Source |  Entry Points