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

Package: Integrated Billing

Routine: IBCICME


Information

IBCICME ;DSI/ESG - IBCI CLAIMSMANAGER ERROR REPORT ;6-APR-2001

Source Information

Source file <IBCICME.m>

Entry Points

Name Comments DBIA/ICR reference
A10
A20
A30
A40
A50
A60
A70
A80
A90
A100
A110
A120
EXIT ;
COMPILE ; This entry point is called from EN^XUTMDEVQ in either
; direct mode or queued mode.
COMPX ;
ERRCODE ; This procedure displays the error codes currently in the file and
; lets the user select all of them or some of them.
ERRCODEX ;
ERRTXT ;
ERRTXTX ;
ERRDISP ; get the error display type (esg - 6/12/01)
ERRDISPX ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: IBCICME+8
Function Call: WRITE
  • Prompt: !?10,"ClaimsManager Error Report",!
  • Line Location: IBCICME+9
Function Call: WRITE
  • Prompt: !!?5,"There are no errors currently recorded in the ClaimsManager"
  • Line Location: IBCICME+14
Function Call: WRITE
  • Prompt: !?5,"file. There is no data to report."
  • Line Location: IBCICME+15
Function Call: WRITE
  • Prompt: !!
  • Line Location: IBCICME+16
Function Call: WRITE
  • Prompt: !
  • Line Location: ERRTXT+3
Function Call: WRITE
  • Prompt: !
  • Line Location: ERRDISP+4
Info |  Source |  Entry Points |  Interaction Calls