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

Package: VBECS

Routine: VBECDC02


Information

VBECDC02 ;hoifo/gjc-data conversion & pre-implementation;Nov 21, 2002

Source Information

Source file <VBECDC02.m>

Entry Points

Name Comments DBIA/ICR reference
UP6001F(VBECIEN,LRFINI) ; file the date/time the process finished running for
; a record in the VBECS DATA INTEGRITY/CONVERSION STATISTICS (#6001)
; file.
; input: VBECIEN-the IEN of the record being updated
; LRFINI-the date/time the process completed
UP6001P(VBECIEN) ; delete a VBECS DATA INTEGRITY/CONVERSION STATISTICS
; file (#6001) record
; input: VBECIEN-the IEN of the record (file: 6001) being deleted
LOGEXC(VBECIEN,LRARY) ; log the error the error and relevant data
; Input: VBECIEN-IEN ('D0') of record in file 6001 (top-level)
; LRARY-local array subscripted by...
; .01-file navigated from
; .02-the internal entry number of the file navigated from
; .03-file navigated to
; .04-the internal entry number of the file navigated from
; .05-Lab Data patient identifier (1st of a possible two)
; .06-Lab Data patient identifier (2nd of a possible two)
; .07-duplicated component (blood product)
; .08-duplicated component id (unit id)
; .09-error message code (see ERRMSG subroutine)
UP6001S(LRSTRT,LRPROC,LRWHO) ; Update the VBECS DATA INTEGRITY/CONVERSION
; STATISTICS (#6001) file.
; input: LRSTRT=timestamp of when the process started
; LRPROC=identify the process, 1 for data conversion
; 0 for data validation
; LRWHO=user who is responsible for the process
; output: LRY(1)=ien of the newly created record in file 6001
ERRMSG ; standard error messages
Info |  Source |  Entry Points