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

Package: Pharmacy Benefits Management

Routine: PSUPR0


Information

PSUPR0 ;BIR/PDW - PROCUREMENT EXTRACT ENTRY ROUTINE ;25 AUG 1998

Source Information

Source file <PSUPR0.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;EP from PSUCP
PULLQ ;Q
PRINT ;EP Tasking Entry Point for PRINT REPORT
EXIT ;EP Tasking Entry Point for Cleaning out XTMP and Variables
; Restore Important Variables
CLEAR ;EP clear ^XTMP of PSUPR nodes
MANUAL ;EP Manual entry point for Running Procurement Module to
; exercise detailed message, summary messages, & Reports
; Some startup code borrowed from PSUCP for dates

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,X
  • Line Location: CLEAR+2
Function Call: WRITE
  • Prompt: !,"Mail messages are sent to the user only at this time",!
  • Line Location: MANUAL+3
Function Call: WRITE
  • Prompt: !
  • Line Location: MANUAL+11
Function Call: WRITE
  • Prompt: !
  • Line Location: MANUAL+16
Function Call: WRITE
  • Prompt: !,"Starting Procurement Date",?30,Y
  • Line Location: MANUAL+17
Function Call: WRITE
  • Prompt: !,"Ending Procurement Date:",?30,Y
  • Line Location: MANUAL+18
Function Call: WRITE
  • Prompt: !
  • Line Location: MANUAL+19
Function Call: WRITE
  • Prompt: !
  • Line Location: MANUAL+22
Function Call: WRITE
  • Prompt: !,"You can not queue to your terminal",!
  • Line Location: MANUAL+23
Function Call: WRITE
  • Prompt: !,"You can queue to a host file",!
  • Line Location: MANUAL+24
Function Call: WRITE
  • Prompt: !
  • Line Location: MANUAL+26
Info |  Source |  Entry Points |  Interaction Calls