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

Package: Integrated Billing

Routine: IBCIUT6


Information

IBCIUT6 ;DSI/ESG - MAILMAN UTILITIES ;22-JUN-2001

Source Information

Source file <IBCIUT6.m>

Entry Points

Name Comments DBIA/ICR reference
CAT(IBIFN,IBCIFRM,IBCITO,IBCIGRP,GRPONLY) ; MailMan message sending
; This procedure is called when the user is assigning a bill to
; another user.
CATX ;
LINEDATA(IBIFN,LINE) ; Get and display the line item info
LINDATX ;
TOP(IBIFN)
TOPX ;
CLRCMQ(MSG) ;
; This procedure will try to clear out the CM result queue by opening
; and using every available port and just reading in any and all
; data CM is wanting to send.
AGAIN ;
CLRX ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!!?5,"The ClaimsManager product is not being used."
  • Line Location: CLRCMQ+21
Function Call: WRITE
  • Prompt: !!?5,"This option is not available.",!!
  • Line Location: CLRCMQ+22
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: CLRCMQ+28
Function Call: WRITE
  • Prompt: !?20,"Clear ClaimsManager Results Queue",!
  • Line Location: CLRCMQ+29
Function Call: WRITE
  • Prompt: !?2,"This option attempts to clear out the ClaimsManager Results Queue so"
  • Line Location: CLRCMQ+30
Function Call: WRITE
  • Prompt: !?2,"ClaimsManager can get back in sync with VistA. If this process doesn't"
  • Line Location: CLRCMQ+31
Function Call: WRITE
  • Prompt: !?2,"correct the problems, then Ingenix should be called (800-765-6818)."
  • Line Location: CLRCMQ+32
Function Call: WRITE
  • Prompt: !
  • Line Location: CLRCMQ+33
Function Call: WRITE
  • Prompt: !?2,"Please note that you're doing this from the TEST account. This may be"
  • Line Location: CLRCMQ+35
Function Call: WRITE
  • Prompt: !?2,"risky if there are Production users using ClaimsManager."
  • Line Location: CLRCMQ+36
Function Call: WRITE
  • Prompt: !
  • Line Location: CLRCMQ+37
Function Call: READ
  • Variable: TRASH#1
  • Timeout: 1
  • Line Location: AGAIN+8
Function Call: WRITE
  • Prompt: $C(1,6,3),!
  • Line Location: AGAIN+10
Function Call: WRITE
  • Prompt: ?15,$J(J,5)," characters read"
  • Line Location: AGAIN+14
Function Call: WRITE
  • Prompt: ?40,"ACK sent to CM"
  • Line Location: AGAIN+15
Function Call: WRITE
  • Prompt: ?58,"Port Closed"
  • Line Location: AGAIN+16
Info |  Source |  Entry Points |  Interaction Calls