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

Package: Integrated Patient Fund

Routine: PRPFTRCK


Information

PRPFTRCK ;ALTOONA/CTB MODIFIED INPUT TRANS FOR PATIENT FUNDS SYSTEM ;11/22/96 4:47 PM

Source Information

Source file <PRPFTRCK.m>

Entry Points

Name Comments DBIA/ICR reference
V ;;3.0;PATIENT FUNDS;**6**;JUNE 1, 1989
; USED TO CHECK THE TRANSACTION AMOUNT
A1
DELETE
OVRDRW ;CHECK FOR AUTHORIZATION TO OVERDRAW
WARN
OVRDEF ;OVERRIDE DEFERRAL

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: " $ ",$J(X,0,2)
  • Line Location: V+4
Function Call: WRITE
  • Prompt: !,"The balance of $ ",$J(PRBAL("SB"),0,2)," is not sufficient to complete this transaction. "
  • Line Location: V+8
Function Call: WRITE
  • Prompt: *7,!,"Because of a deferred item in this account, the available balance is",!,"insufficient to fund this withdrawal.",!
  • Line Location: V+9
Function Call: WRITE
  • Prompt: *7,!,"* * * ACCOUNT OVERDRAWN * * *"
  • Line Location: OVRDRW+5
Info |  Source |  Entry Points |  Interaction Calls