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

Package: Prosthetics

Routine: RMPOPS23


Information

RMPOPS23 ;HIN/RVD - HOME OXYGEN BILLING - POST TO 2319 ;5/18/99

Source Information

Source file <RMPOPS23.m>

Entry Points

Name Comments DBIA/ICR reference
POST ;main module to post billing transactions to 2319
EXIT ;
BUILD ;Build array IFCAP with patient transactions to post
F660 ;Post to file ^RMPR(660 for form 2319
PATLCK() ;Lock patient level in ^RMPO(665.72
UNLKPAT ;Unlock patient level in ^RMPO(665.72
QUIT()

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Processing..."
  • Line Location: POST+6
Function Call: WRITE
  • Prompt: !,"Everything posted okay!!"
  • Line Location: POST+7
Function Call: WRITE
  • Prompt: !,PATNAM," record locked by another user"
  • Line Location: BUILD+14
Function Call: WRITE
  • Prompt: !!,"Posting to 2319 for item ",ITM," patient ",DFN," failed."
  • Line Location: F660+57
Function Call: WRITE
  • Prompt: "Posting will be done later"
  • Line Location: F660+58
Function Call: WRITE
  • Prompt: !,"Patient: ",$P(^DPT(DFN,0),U,1)," Item: ",ITM," posted to 2319."
  • Line Location: F660+60

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^RMPR(660 - [#660] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call