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

Package: Text Integration Utility

Routine: TIUPEFIX


Information

TIUPEFIX ; SLC/JER - Resolve Filing errors for TIU Documents ;11/01/03

Source Information

Source file <TIUPEFIX.m>

Entry Points

Name Comments DBIA/ICR reference
MAKE(SUCCESS,DFN,TITLE,TIU,TIUBUF) ; File new TIU Document
; SUCCESS = (by ref) SUCCESS Returns TIU DOCUMENT # (PTR to 8925)
; = 0^Explanatory message if no SUCCESS
; DFN = Patient (#2)
; TITLE = Pointer to TIU Document Definition (#8925.1)
; TIU = Array of demographic and visit attributes
; TIUBUF = Record number (ien) of entry in TIU Buffer file (#8925.2)
MAKEX
LOADTIUX(TIUARR,TIUBUF) ; Load TIUX array with header and text
STUFREC(DA,DFN,PARENT,TIU) ; Stuff fixed field data
REQVER(VPARM) ; Evaluate whether verification is required
MAKEADD(TIUDADD,TIUDA,TIUBUF) ; Create an addendum record
FILE(SUCCESS,TIUDA,TIUX,RTYPE) ; Call FM Filer to commit updates to DB
TRNSFRM(RTYPE,FLD,X) ; Executes Transform code for a given header field
TRNSFRMX

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: "Done."
  • Line Location: MAKEX+3
Info |  Source |  Entry Points |  Interaction Calls