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

Package: Integrated Billing

Routine: IBTRKR3


Information

IBTRKR3 ;ALB/AAS - CLAIMS TRACKING - ADD/TRACK RX FILLS ;13-AUG-93

Source Information

Source file <IBTRKR3.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; -- entry point to ask date range
ENQ
EN1 ; -- add rx refills to claims tracking file
EN1Q
RXCHK ; -- check and add rx
RXCHKQ
EXEMPT ; exemption reasons

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"I'm sorry, Tracking of Prescription Refills is currently turned off."
  • Line Location: EN+4
Function Call: WRITE
  • Prompt: !!!,"Select the Date Range of Rx Refills 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+18
Function Call: WRITE
  • Prompt: !!,"I'll automatically change the end date to 3 days prior to the date queued to run."
  • Line Location: EN+20
Function Call: WRITE
  • Prompt: !!!,"I'm going to automatically queue this off and send you a"
  • Line Location: EN+22
Function Call: WRITE
  • Prompt: !,"mail message when complete.",!
  • Line Location: EN+23
Function Call: WRITE
  • Prompt: !,"Request Queued"
  • Line Location: EN+25
Function Call: WRITE
  • Prompt: "."
  • Line Location: RXCHK+5
Function Call: WRITE
  • Prompt: "+"
  • Line Location: RXCHK+99
Info |  Source |  Entry Points |  Interaction Calls