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

Package: Integrated Billing

Routine: IBJDB1


Information

IBJDB1 ;ALB/CPM - BILLING LAG TIME REPORT ; 27-DEC-96

Source Information

Source file <IBJDB1.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; - Option entry point.
DATE
DS
SEL ; - Select main report or line item reports.
DEV
DQ ; - Tasked entry point.
ENQ
ENQ1
HLP1 ; - 'Sort by Division?' prompt.
HLP2 ; - Line item report prompt.
TITLE(X,Y) ; - Display/print report titles.
TITLE1 ; - Line item titles.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This report measures the amount of time between significant"
  • Line Location: EN+2
Function Call: WRITE
  • Prompt: !,"milestones which occur from the time treatment has been provided"
  • Line Location: EN+3
Function Call: WRITE
  • Prompt: !,"to the time that the claim to the insurer for that treatment has"
  • Line Location: EN+4
Function Call: WRITE
  • Prompt: !,"been closed out.",!
  • Line Location: EN+5
Function Call: WRITE
  • Prompt: !
  • Line Location: DATE+5
Function Call: WRITE
  • Prompt: !
  • Line Location: SEL+1
Function Call: WRITE
  • Prompt: !!,"This report only requires an 80 column printer."
  • Line Location: DEV+0
Function Call: WRITE
  • Prompt: !!,"Note: This report searches through all Reimb. Insurance claims."
  • Line Location: DEV+2
Function Call: WRITE
  • Prompt: !?6,"You should queue this report to run after normal business hours."
  • Line Location: DEV+3
Function Call: WRITE
  • Prompt: !
  • Line Location: DEV+6
Function Call: WRITE
  • Prompt: !!,$S($D(ZTSK):"This job has been queued. The task number is "_ZTSK_".",1:"Unable to queue this job.")
  • Line Location: DEV+10
Function Call: WRITE
  • Prompt: !?1,"Enter a <CR> to print the report without regard to division,"
  • Line Location: HLP1+1
Function Call: WRITE
  • Prompt: !?1,"or 'Y' to select those divisions for which a separate report"
  • Line Location: HLP1+2
Function Call: WRITE
  • Prompt: !?1,"should be created. To quit this option, enter '^'."
  • Line Location: HLP1+3
Function Call: WRITE
  • Prompt: !?1,"Select '1-11' (Response can be a single number, list or range,"
  • Line Location: HLP2+1
Function Call: WRITE
  • Prompt: !?1,"e.g.: 1,3,5 or 2-6,10) to print up to 11 lag time reports based"
  • Line Location: HLP2+2
Function Call: WRITE
  • Prompt: !?1,"on the line items of the lag time summary reports. To quit this"
  • Line Location: HLP2+3
Function Call: WRITE
  • Prompt: !?1,"option, enter '^'."
  • Line Location: HLP2+4
Info |  Source |  Entry Points |  Interaction Calls