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

Package: Integrated Billing

Routine: IBOSTUS1


Information

IBOSTUS1 ;ALB/SGD-MCCR BILL STATUS REPORT ;25 MAY 88 14:19

Source Information

Source file <IBOSTUS1.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; - Entry point from IBOSTUS.
PROC ; - Get data for report(s).
Q
SET ; This section is called for a single bill - IBIFN
ALL
PRINT ; - Print detail report, if necessary.
SKPCMM ; skip to here if we're not printing ClaimsManager comments
HEAD ; - Print report header.
SUBHDR
ADD ; - For summary statistics.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,?10,"*** No matches found ***"
  • Line Location: PROC+7
Function Call: WRITE
  • Prompt: !,$P(IB0,U),?10,$E($P(^DPT($P(IB0,U,2),0),U),1,20),?31,VA("BID"),?39,$E($P(IB0,U,3),4,5),"/",$E($P(IB0,U,3),6,7),"/",$E($P(IB0,U,3),2,3)
  • Line Location: PRINT+8
Function Call: WRITE
  • Prompt: ?50,$E($S($D(^VA(200,IBBY,0)):$P(^(0),U,2),1:"UNKN"),1,4)
  • Condition for execution: IBBY
  • Line Location: PRINT+9
Function Call: WRITE
  • Prompt: ?57,IBCAT
  • Line Location: PRINT+9
Function Call: WRITE
  • Prompt: ?72,IBMTCT
  • Line Location: PRINT+14
Function Call: WRITE
  • Prompt: ?77,$J(X,10)
  • Line Location: PRINT+16
Function Call: WRITE
  • Prompt: !!?8,$$CMTINFO^IBCIUT5(IBIFN)
  • Line Location: PRINT+25
Function Call: WRITE
  • Prompt: !?10,$G(^IBA(351.9,IBIFN,2,LINE,0))
  • Line Location: PRINT+29
Function Call: WRITE
  • Prompt: !
  • Line Location: PRINT+32
Function Call: WRITE
  • Prompt: " thru "_Y
  • Line Location: HEAD+4
Function Call: WRITE
  • Prompt: ?100,IBRUN,?123,"Page ",$J(IBPAGE,3)
  • Line Location: HEAD+6
Function Call: WRITE
  • Prompt: !
  • Line Location: HEAD+7
Function Call: WRITE
  • Prompt: "Bill Status: ",IBHD," "
  • Line Location: HEAD+7
Function Call: WRITE
  • Prompt: "Run Date: ",IBRUN
  • Line Location: HEAD+9
Function Call: WRITE
  • Prompt: !,"**** Bills with No MRA Received and No current CSA Rejection messages ****"
  • Line Location: HEAD+11
Function Call: WRITE
  • Prompt: !,IBL
  • Line Location: HEAD+17
Function Call: WRITE
  • Prompt: !
  • Condition for execution: IBSUM
  • Line Location: HEAD+17
Function Call: WRITE
  • Prompt: !!?3,IBDTP_" Date: "_$$DAT1^IBOUTL(IBNEX)
  • Line Location: SUBHDR+0
Info |  Source |  Entry Points |  Interaction Calls