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

Package: Fee Basis

Routine: FBUCOUT1


Information

FBUCOUT1 ;ALBISC/TET - OUTPUTS cont'd ;6/27/2001

Source Information

Source file <FBUCOUT1.m>

Entry Points

Name Comments DBIA/ICR reference
ONE ;display/print all claims for one vendor/veteran/other party
Q ;que to print
SORT ;sort all claims output
PRINT ;print all claims output
END ;kill variables,tmp global and quit
PAGE ;write new page
HDR
CR ;ask end of page prompt

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: ?54,"VETERAN: ",$E($$VET^FBUCUTL(+$P($$FBZ^FBUCUTL(+$P(FBMC,";",2)),U,4)),1,16)
  • Line Location: PRINT+9
Function Call: WRITE
  • Prompt: !,FBHDR,!?70,"Page: ",FBPG,!,$S(FBIX="AVMS":"Veteran",1:"Vendor"),?34,"Fee Program",?53,"Status",?75,"Code",!,FBDASH
  • Line Location: HDR+1
Function Call: WRITE
  • Prompt: !
  • Line Location: CR+2
Info |  Source |  Entry Points |  Interaction Calls