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

Package: Integrated Billing

Routine: IBAMTI2


Information

IBAMTI2 ;ALB/CPM - LIST SPECIAL INPATIENT BILLING CASES ; 11-AUG-93

Source Information

Source file <IBAMTI2.m>

Entry Points

Name Comments DBIA/ICR reference
LIST ; List all inpatient billing cases.
DQ ; Tasked entry point.
LISTQ
HDR ; Generate a report header.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"There are no special inpatient billing cases on file!"
  • Line Location: LIST+2
Function Call: WRITE
  • Prompt: !!,"This report will print out all special inpatient billing cases.",!
  • Line Location: LIST+4
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: LIST+9
Function Call: WRITE
  • Prompt: !
  • Line Location: DQ+5
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: HDR+1
Function Call: WRITE
  • Prompt: !?20,"LIST ALL SPECIAL INPATIENT BILLING CASES"
  • Line Location: HDR+3
Function Call: WRITE
  • Prompt: !?64,"Page: ",IBPAG,!?60,"Run Date: ",$$DAT1^IBOUTL(DT)
  • Line Location: HDR+4
Info |  Source |  Entry Points |  Interaction Calls