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

Package: Accounts Receivable

Routine: PRCA219P


Information

PRCA219P ;ALB/RRG - REPORT LIKELY BILLS TO PRINT;;

Source Information

Source file <PRCA219P.m>

Entry Points

Name Comments DBIA/ICR reference
REPORT ;
ENTER ;
DEVICE() ;
BILLFIND ;
; Find older bills that will most likely print next cycle after *219 installed
; Categories are: Adult Day Health Care, C(Means Test), Geriatric Eval-Institutional, Geriatric Eval-Non-Institutional,
; Respite Care-Institutional, Respite Care-Non-Institional, RX Co-Payment/SC Vet, RX Co-Payment/NSC Vet, Hospital Care (NSC),
; Hospital Care Per Diem, Nursing Home Care Per Diem, Nursing Home Care (NSC), Nursing Home Care-LTC, Outpatient Care (NSC),
; Current Employee, Emergency/Humanitarian, Ineligible Hospital, Ex-Employee, Vendor, ChampVA Subsistence, Tricare Patient
;
PRINT ;
HEAD ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"This is a report of older bills that will likely print at the next print cycle"
  • Line Location: REPORT+2
Function Call: WRITE
  • Prompt: !!,"*** COUNT OF LIKELY BILLS TO PRINT "_COUNT," ***",!!
  • Line Location: PRINT+8
Function Call: WRITE
  • Prompt: !,?2,$P(^PRCA(430.2,CAT,0),U,1),?25,BILLNO
  • Line Location: PRINT+14
Function Call: WRITE
  • Prompt: @IOF,!,PRCADDT,?15,"PRCA*4.5*219 Older Bills Most Likely to Print",?70,"Page:",$J(PRCAPG,5),!
  • Line Location: HEAD+5
Function Call: WRITE
  • Prompt: X,!
  • Line Location: HEAD+5
Function Call: WRITE
  • Prompt: !
  • Line Location: HEAD+6
Function Call: WRITE
  • Prompt: !,?2,"Category",?25,"Bill Number",!
  • Line Location: HEAD+7
Function Call: WRITE
  • Prompt: X,!
  • Line Location: HEAD+8
Info |  Source |  Entry Points |  Interaction Calls