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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: IB20P203

Package: Integrated Billing

Routine: IB20P203


Information

IB20P203 ;DSI/ESG - CANCEL CLAIM BUG FIX ;17-OCT-2002

Source Information

Source file <IB20P203.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;
EXIT ;
PROCESS(IBIFN,OK) ; Procedure to process 1 bill
; IBIFN is passed in as the internal bill#
; OK is an output parameter to determine if we can proceed
TRYAGN ;
PROCX ;
SEND(IBIFN) ; Send one bill to ClaimsManager
SENDX ;
ERRTRP ; Error Trap processing

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Counting eligible bills ... "
  • Line Location: EN+20
Function Call: WRITE
  • Prompt: "Done"
  • Line Location: EN+37
Function Call: WRITE
  • Prompt: !!,"The number of cancelled bills that will be sent to ClaimsManager is ",IBCIPBCT,"."
  • Line Location: EN+38
Function Call: WRITE
  • Prompt: !!,"Note: Each ""."" below represents 10 bills."
  • Line Location: EN+40
Function Call: WRITE
  • Prompt: !!,"Sending cancelled bills to ClaimsManager "
  • Line Location: EN+41
Function Call: WRITE
  • Prompt: "."
  • Line Location: EN+59
Function Call: WRITE
  • Prompt: !!,"The post-install routine failed due to too many tcp/ip failures with 1 bill."
  • Line Location: EN+73
Function Call: WRITE
  • Prompt: !,"Please check the error trap."
  • Line Location: EN+74
Function Call: WRITE
  • Prompt: !,"This routine will now intentionally crash."
  • Line Location: EN+75
Function Call: WRITE
  • Prompt: !!
  • Line Location: EN+76
Function Call: WRITE
  • Prompt: " Done"
  • Line Location: EN+81
Function Call: WRITE
  • Prompt: !!,"Error detected: ",IBCIPZE
  • Line Location: ERRTRP+9
Function Call: WRITE
  • Prompt: !," Bill ID: ",$P($G(^DGCR(399,IBIFN,0)),U,1)
  • Line Location: ERRTRP+10
Function Call: WRITE
  • Prompt: !," Error count: ",IBCIPECT
  • Line Location: ERRTRP+11

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^IBE(350.9 - [#350.9] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call