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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: VBECDCR

Package: VBECS

Routine: VBECDCR


Information

VBECDCR ;hoifo/gjc-data conversion & pre-implementation reporting mechanism;Nov 21, 2002

Source Information

Source file <VBECDCR.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; entry point for anomaly report
START ; display the data
ERRTOT ; print error total for each file
XIT ; cleanup after yourself before you go...
EOS ; end of screen check & refresh screen action
HDR ; draw header
NAME(FILE,IEN) ; Using file number and ien, determine the value of the .01
; field and pass it back (along with the data descriptor).
; input: FILE-file number, either 2, 63, 65, or 66
; IEN-internal entry number of the record in question
; output: (examples) Patient Name: Doe,John, Lab Data ID: 12345,
; Unit ID: ABC123, Blood Component: CPDA-1 RED BLOOD CELLS

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!?3,$C(7),"DUZ & DUZ(0) must be defined to an active user (not POSTMASTER) in order to",!?3,"proceed."
  • Line Location: EN+2
Function Call: WRITE
  • Prompt: !!,"Task Number: "_ZTSK,!
  • Line Location: EN+19
Function Call: WRITE
  • Prompt: !
  • Line Location: START+51
Function Call: WRITE
  • Prompt: !
  • Line Location: START+53
Function Call: WRITE
  • Prompt: !
  • Line Location: ERRTOT+1
Function Call: WRITE
  • Prompt: !,"Total number of anomalies for file "_I_": "_$G(ERRTOT(I))
  • Line Location: ERRTOT+2
Function Call: WRITE
  • Prompt: !,$$CJ^XLFSTR("VistA Blood Bank Data Anomalies Report",80)
  • Line Location: HDR+2
Function Call: WRITE
  • Prompt: !,"Date: ",TODAY,?69,"Page: ",PAGE
  • Line Location: HDR+3
Function Call: WRITE
  • Prompt: !,"Process initiated by: "_$E(VBECX(4),1,25),?49,"Process: "_VBECX(2)
  • Line Location: HDR+4
Function Call: WRITE
  • Prompt: !,"Start time: "_VBECX(1),?49,"Finish time: "_VBECX(3),!,LINE
  • Line Location: HDR+5

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^VBEC(6001 - [#6001] EXTERNAL^DILFD
6001.01 EXTERNAL^DILFD
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call