Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Interaction Calls |  Local Variables  | All
Print Page as PDF
Routine: FBUTL6

Package: Fee Basis

Routine: FBUTL6


Information

FBUTL6 ;WIOFO/SAB-FEE BASIS UTILITY ;8/10/2004

Source Information

Source file <FBUTL6.m>

Call Graph

Call Graph

Call Graph Total: 2

Package Total Call Graph
Registration 1 ($$CREATE,$$DELETE)^DGPTFEE  
VA FileMan 1 WAIT^DICD  

Caller Graph

Legends:

Legend of Colors

Package Component Superscript legend

action A extended action Ea event driver Ed subscriber Su protocol O limited protocol LP run routine RR broker B edit E server Se print P screenman SM inquire I

Caller Graph

Caller Graph Total: 5

Package Total Caller Graph
Fee Basis 5 FBCH780  FBCHC78  FBCHEP  FBNHDLAD  FBNHEA  

Entry Points

Name Comments DBIA/ICR reference
PTFC(DFN,FBDT) ; Create Non-VA PTF Record
; Input
; DFN - IEN of entry in PATIENT (#2) file
; FBDT - Admission Date/Time, FileMan internal format, time optional
PTFD(DFN,FBDT) ; Delete Non-VA PTF Record
; Input
; DFN - IEN of entry in PATIENT (#2) file
; FBDT - Admission Date/Time, FileMan internal format, time optional

External References

Name Field # of Occurrence
$$CREATE^DGPTFEE PTFC+5
$$DELETE^DGPTFEE PTFD+5
WAIT^DICD PTFC+5

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: $C(7),!?5,$S($G(FBX)>0:"Non-VA PTF Record Created.",1:"Unable to create Non-VA PTF Record."),!
  • Line Location: PTFC+6
Function Call: WRITE
  • Prompt: $C(7),!?5,$S($G(FBX)=1:"Non-VA PTF Record Deleted.",1:"Unable to delete Non-VA PTF Record."),!
  • Line Location: PTFD+6

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
DFN PTFC~, PTFC+5, PTFD~, PTFD+5
FBDT PTFC~, PTFC+5, PTFD~, PTFD+5
FBX PTFC+4~, PTFC+5*, PTFC+6, PTFD+4~, PTFD+5*, PTFD+6
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Interaction Calls |  Local Variables  | All