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

Package: Integrated Billing

Routine: IBJDF5


Information

IBJDF5 ;ALB/RB - CHAMPVA/TRICARE FOLLOW-UP REPORT;15-APR-00

Source Information

Source file <IBJDF5.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; - Option entry point.
TYP ; - Select type of receivables to print.
; - Select AR categories to print.
AGE ; - Determine if the active receivable must be within an age range.
AMT ; - Print receivables with a minimum balance.
AMT1 ; - Determine the minimum balance amount.
EXCEL ; - Determine whether to gather data for Excel report.
BCH ; - Determine whether to include the bill comment history.
DEV ; - Select a device.
DQ
ENQ

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"NOTE: TRICARE Patient receivables will NOT be sorted"
  • Line Location: EN+21
Function Call: WRITE
  • Prompt: !?6,"by division!",!,*7
  • Line Location: EN+22
Function Call: WRITE
  • Prompt: !!,"Include (A)LL active AR's or those within an AGE (R)ANGE: ALL// "
  • Line Location: AGE+1
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: AGE+2
Function Call: WRITE
  • Prompt: " ",$S("Rr"[X:"RANGE",1:"ALL")
  • Line Location: AGE+4
Function Call: WRITE
  • Prompt: " ",IBSMN," DAYS"
  • Line Location: AGE+12
Function Call: WRITE
  • Prompt: " ",IBSMX," DAYS"
  • Line Location: AGE+18
Function Call: WRITE
  • Prompt: !
  • Line Location: AMT+1
Function Call: WRITE
  • Prompt: !
  • Line Location: BCH+1
Function Call: WRITE
  • Prompt: !!,"You will need a ",X," column printer for this report!",!
  • Line Location: DEV+3
Function Call: WRITE
  • Prompt: !,"Note: This report will search through all active receivables."
  • Line Location: DEV+4
Function Call: WRITE
  • Prompt: !," You should queue it to run after normal business hours.",!
  • Line Location: DEV+5
Function Call: WRITE
  • Prompt: !
  • Line Location: DEV+9
Function Call: WRITE
  • Prompt: !!,"This job has been queued. The task no. is ",ZTSK,"."
  • Line Location: DEV+14
Function Call: WRITE
  • Prompt: !!,"Unable to queue this job."
  • Line Location: DEV+15
Info |  Source |  Entry Points |  Interaction Calls