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

Package: VBECS

Routine: VBECDCMP


Information

VBECDCMP ;hoifo/gjc-print mapped data from VBECS MAPPING TABLE (#6005);Nov 21, 2002

Source Information

Source file <VBECDCMP.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; entry point for data mapping report. this is an evocable entry point
; for the option: VBEC PRINT SQL/VISTA MAPPINGS.
RPT6005 ; Select the mapped VistA attribute you wish to examine.
EXIT ;clean up the symbol table; exit the utility
GO6005 ; print mapping data information from the VBECS MAPPING TABLE (#6005)
; file.
EOS ; end of screen (eos) check & refresh screen action
; check to see if additional data exist to print, if not exit w/o
; issuing the eos prompt.
HDR ; draw header

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+3
Function Call: WRITE
  • Prompt: !!,"Task Number: "_ZTSK,!
  • Line Location: RPT6005+19
Function Call: WRITE
  • Prompt: !,$$CJ^XLFSTR("VistA Data Mapped To Standard SQL Server Attributes",IOM)
  • Line Location: HDR+2
Function Call: WRITE
  • Prompt: !,"Date: ",TODAY,?69,"Page: ",PAGE,!,LINE
  • Line Location: HDR+3
Function Call: WRITE
  • Prompt: !,$$CJ^XLFSTR(HEADER,IOM)
  • Line Location: HDR+5

FileMan Files Accessed Via FileMan Db Call

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