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

Package: Prosthetics

Routine: RMPRPI09


Information

RMPRPI09 ;HIN/RVD-PRINT ORDER AND RECIEVE ITEM REPORT ;9/18/02 15:13

Source Information

Source file <RMPRPI09.m>

Entry Points

Name Comments DBIA/ICR reference
EN
TYPE ;select type of report
CAT ;select STATUS of report
DT ;
PRINT
OPCA ;for open and cancel order
REC ;process a Recieved order.
HEAD
HEAD1
EXIT
EXIT1

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Processing report....."
  • Line Location: PRINT+0
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: OPCA+33
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: OPCA+34
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: REC+25
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: REC+26
Function Call: WRITE
  • Prompt: !,"*** PIP ORDER AND RECEIVE ITEM REPORT ***"," for ",RMCAL," days old or Less, ",RMCAY," order"
  • Line Location: HEAD+0
Function Call: WRITE
  • Prompt: !,"Station: ",$E($P($G(^DIC(4,RS,0)),U,1),1,20),?30,"Run Date: ",RMDAT
  • Line Location: HEAD+1
Function Call: WRITE
  • Prompt: ?68,"PAGE: ",RMPAGE
  • Line Location: HEAD+2
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: HEAD1+0
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: HEAD1+1
Function Call: WRITE
  • Prompt: !,RMPR("L")
  • Line Location: HEAD1+2
Function Call: WRITE
  • Prompt: !,?45,"DATE",?56,"DATE",?66,"QTY",?75,"QTY"
  • Line Location: HEAD1+3
Function Call: WRITE
  • Prompt: !,"HCPCS",?10,"ITEM",?31,"VENDOR",?44,"ORDERED",?54,"RECIEVED"
  • Line Location: HEAD1+4
Function Call: WRITE
  • Prompt: ?64,"ORDERED",?72,"RECIEVED"
  • Line Location: HEAD1+5
Function Call: WRITE
  • Prompt: !,"-----",?10,"----",?31,"------",?44,"-------",?54,"--------"
  • Line Location: HEAD1+6
Function Call: WRITE
  • Prompt: ?64,"-------",?72,"--------"
  • Line Location: HEAD1+7
Function Call: WRITE
  • Prompt: !
  • Line Location: EXIT+1
Info |  Source |  Entry Points |  Interaction Calls