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

Package: Beneficiary Travel

Routine: DGBTVUP


Information

DGBTVUP ;ALB/MRY-UPDATE LOCAL VENDOR FILE W/ COREFLS VENDORS ;7/15/2003

Source Information

Source file <DGBTVUP.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; entry point for Update Vendor REcords option
; build temporary global containing CoreFLS vendor ids
UPD(DGBTARRY) ;
; DGBTARRY is an input and is the name of the global or local arry
; containing the vendor record(s) retrieved from the CoreFLS
; vendor tables via a request from DGBT software
FILE ; file into existing entry
GETERRM ; pull any exceptions from FM output array and assign to ^TMP
SMSG ; necessary assignment of variables for MAILMAN processing

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!," ** COREFLS Package CSL V1.0 not installed. **"
  • Line Location: EN+2
Function Call: WRITE
  • Prompt: !!,$C(7),"There are no CoreFLS Vendor IDs stored in the CoreFLS Local Vendor File (392.31)",!,"Vendor File Update cannot occur."
  • Line Location: EN+3
Function Call: WRITE
  • Prompt: !?5,"Update of the CoreFLS Local Vendor file (#392.31) will begin."
  • Line Location: EN+4

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^DGBT(392.31 - [#392.31] GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call