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

Package: Prosthetics

Routine: RMPOBILA


Information

RMPOBILA ;HIN/RVD - BILLING TRANSACTIONS (ADD/DEL PATIENT) ;3/18/99

Source Information

Source file <RMPOBILA.m>

Entry Points

Name Comments DBIA/ICR reference
ADD
GETPAT ;get patient information
VEN(RVEN) ; Determine whether to include trx for RMPODFN
VDRSTAT(VDR) ;
BUILDP ;Now the Patient level
BUILDI ; BUILD ITEM (REQUIRES ZX1 = ENTIRE ITEM NODE FROM FILE #665)
STAT(RMPODFN) ;STATUS OF PT FOR GIVEN BUILD
QUIT()
EXIT ;Kill variables before quitting
DEL
OK2EDIT() ;
LOCKED() ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"** Error: ",$$STAT(RMPODFN),!
  • Line Location: ADD+3
Function Call: WRITE
  • Prompt: !,"Item ",$P(ZX1,U,1)," was added to Billing Transaction....",!
  • Line Location: GETPAT+4
Function Call: WRITE
  • Prompt: !,$C(7)_"Cannot DELETE a Posted or Partially Posted Transactions. "
  • Line Location: DEL+1
Function Call: WRITE
  • Prompt: !,$C(7)_"Record is locked. "
  • Line Location: DEL+4

FileMan Files Accessed Via FileMan Db Call

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