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

Package: Integrated Billing

Routine: IBTRKR4


Information

IBTRKR4 ;ALB/AAS - CLAIMS TRACKING - ADD/TRACK OUTPATIENT ENCOUNTERS ; 13-AUG-93

Source Information

Source file <IBTRKR4.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; -- entry point to ask date range
ENQ
EN1 ; -- add outpatient encounters to claims tracking file
MSG ;
EN1Q
FLKMG ; send a message for interaction if lock failed
FLKMGQ

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"I'm sorry, Tracking of Outpatient Encounters is currently turned off."
  • Line Location: EN+4
Function Call: WRITE
  • Prompt: !!!,"Select the Date Range of Opt. Encounters to Add to Claims Tracking.",!
  • Line Location: EN+5
Function Call: WRITE
  • Prompt: !!,"Begin date is before Claims Tracking Start Date, changed to ",$$DAT1^IBOUTL(IBTSBDT)
  • Line Location: EN+17
Function Call: WRITE
  • Prompt: !!,"I'll automatically change the end date to 1 day prior to the date queued to run."
  • Line Location: EN+19
Function Call: WRITE
  • Prompt: !!!,"I'm going to automatically queue this off and send you a"
  • Line Location: EN+20
Function Call: WRITE
  • Prompt: !,"mail message when complete.",!
  • Line Location: EN+21
Function Call: WRITE
  • Prompt: !,"Request Queued"
  • Line Location: EN+23
Info |  Source |  Entry Points |  Interaction Calls