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

Package: Drug Accountability

Routine: PSAUTL2


Information

PSAUTL2 ;BIR/JMB-Upload and Process Prime Vendor Invoice Data Utility ;9/19/97

Source Information

Source file <PSAUTL2.m>

Entry Points

Name Comments DBIA/ICR reference
ERROR ;Writes X12 error messages.
MSG
NONTYPE ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,!,"The format of the invoice file is incorrect."
  • Line Location: ERROR+2
Function Call: WRITE
  • Prompt: !,"Call your IRM staff and relay the error messages listed below."
  • Line Location: ERROR+3
Function Call: WRITE
  • Prompt: !!,"ERROR MESSAGES:",!,PSASLN
  • Line Location: ERROR+4
Function Call: WRITE
  • Prompt: !!,"Control# "_PSACTRL2_":"
  • Line Location: ERROR+5
Function Call: WRITE
  • Prompt: !,PSAERR(PSACTRL2,PSASEG)
  • Line Location: ERROR+6
Function Call: WRITE
  • Prompt: !
  • Line Location: ERROR+7
Info |  Source |  Entry Points |  Interaction Calls