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

Package: Integrated Billing

Routine: IBRCON2


Information

IBRCON2 ;ALB/RJS - PASSING CHARGES TO A/R BY DATE - 4/28/92

Source Information

Source file <IBRCON2.m>

Entry Points

Name Comments DBIA/ICR reference
INIT ;
START ;
END ;
NEXT ;
LOOP ;
LOAD1 ;
LOAD2 ;
PROMPT ;
ERR ;
PROMPT2 ;
QUEUED ;
OPEN ;
MAIL ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Error finding entries in file 350.1"
  • Line Location: INIT+4
Function Call: WRITE
  • Prompt: !
  • Line Location: START+4
Function Call: WRITE
  • Prompt: !,"Ending date must be > or = start date!",!
  • Line Location: START+7
Function Call: WRITE
  • Prompt: !!
  • Line Location: START+10
Function Call: WRITE
  • Prompt: "."
  • Line Location: LOAD1+3
Function Call: WRITE
  • Prompt: !,"Error encountered - a separate bulletin has been posted"
  • Line Location: ERR+1
Function Call: WRITE
  • Prompt: !," There are no outpatient or fee basis converted",!," charges in this date range"
  • Line Location: PROMPT2+1
Function Call: WRITE
  • Prompt: !!,"There are [ ",IBRCOUNT," ] charges to be passed to accounts receivable",!
  • Line Location: PROMPT2+2
Function Call: WRITE
  • Prompt: !!,$S($D(ZTSK):"Request Queued",1:"Request Cancelled")
  • Line Location: QUEUED+1
Info |  Source |  Entry Points |  Interaction Calls