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

Package: Integrated Billing

Routine: IBTODD2


Information

IBTODD2 ;ALB/AAS - CLAIMS TRACKING DENIED DAYS REPORT ; 13-JUN-95

Source Information

Source file <IBTODD2.m>

Entry Points

Name Comments DBIA/ICR reference
SUM ; -- Print summary report
SUMQ ;
SUBH(Z) ; -- write sub header for report
; input z = subheader data
; requires ibsort = how report is sorted
SUBT ; -- write out sub totals, initialize variable
SUBTQ
SORT ; Ask for sort criteria.
TYPE ; Ask for the Type of Care to include, IBSELECT defined on exit

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: SUM+3
Function Call: WRITE
  • Prompt: ?(IOM-33),"Page ",IBPAG," ",IBHDT
  • Line Location: SUM+6
Function Call: WRITE
  • Prompt: !!,"No Denials Found in Date Range."
  • Line Location: SUM+8
Function Call: WRITE
  • Prompt: IBSERV
  • Line Location: SUM+16
Function Call: WRITE
  • Prompt: ?60,X
  • Line Location: SUM+19
Function Call: WRITE
  • Prompt: ?95,X
  • Line Location: SUM+21
Function Call: WRITE
  • Prompt: ?60,X
  • Line Location: SUM+33
Function Call: WRITE
  • Prompt: !!?15,X
  • Line Location: SUBH+9
Function Call: WRITE
  • Prompt: !?54,"------",!,?54,$J(IBSUBT,6)
  • Line Location: SUBT+2
Function Call: WRITE
  • Prompt: !!
  • Line Location: SORT+1
Info |  Source |  Entry Points |  Interaction Calls