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

Package: Integrated Billing

Routine: IBEMTO


Information

IBEMTO ;ALB/CPM-BILL MT CHARGES AWAITING NEW COPAY RATE ;02-AUG-93

Source Information

Source file <IBEMTO.m>

Entry Points

Name Comments DBIA/ICR reference
ENO ; Standalone option entry point
ENR ; Enter/edit billing rates entry point
ENQ
HQ ; Help for prompt
DQ ; Tasked job to bill all charges awaiting the new copay rate.
CHG ; Pass a single charge to Accounts Receivable.
CHGQ

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This option is no longer available.",!
  • Line Location: ENR+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: ENR+37
Function Call: WRITE
  • Prompt: !!,"If you wish to queue off a job to bill the Means Test Outpatient"
  • Line Location: HQ+1
Function Call: WRITE
  • Prompt: !,"copayment charges that are on hold awaiting entry of the updated"
  • Line Location: HQ+2
Function Call: WRITE
  • Prompt: !,"billing rate, please enter 'Y' or 'YES'. The job will be tasked"
  • Line Location: HQ+3
Function Call: WRITE
  • Prompt: !,"immediately. Otherwise, enter 'N' or 'NO' or '^' to quit."
  • Line Location: HQ+4
Info |  Source |  Entry Points |  Interaction Calls