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

Package: Drug Accountability

Routine: PSALNM


Information

PSALNM ;BIR/LTL-NDC Duplicates Report (ITEM MASTER file) ;7/23/97

Source Information

Source file <PSALNM.m>

Entry Points

Name Comments DBIA/ICR reference
START ;sets up edit loop
EXPL
LOOP
NOT
ED
OK
QUIT

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"I'll look through your DRUG file for any unmatched entries that have",!,"an NDC link to an item in the ITEM MASTER file.",!
  • Line Location: EXPL+0
Function Call: WRITE
  • Prompt: !,$E($P(^PSDRUG(PSAD,0),U),1,39)
  • Line Location: LOOP+1
Function Call: WRITE
  • Prompt: ?40,$G(^PRC(441,+PSAIT,1,1,0))
  • Line Location: NOT+1
Function Call: WRITE
  • Prompt: !
  • Line Location: ED+0
Function Call: WRITE
  • Prompt: !
  • Line Location: ED+0
Function Call: WRITE
  • Prompt: " Linked to Item #"_PSAIT
  • Line Location: OK+0
Info |  Source |  Entry Points |  Interaction Calls