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

Package: Integrated Billing

Routine: IBCNOR2


Information

IBCNOR2 ;AITC/TAZ - IBCN BUFFER DAILY REPORT ;15-AUG-2023

Source Information

Source file <IBCNOR2.m>

Entry Points

Name Comments DBIA/ICR reference
DBR ; Send Daily Buffer Report Email
DBRX ; Exit
EMAIL ;Email a summary version of the report to a select email group
EMAILX ; Exit
EN ; entry point
TYPE ;Type of Report
IBOUT ;
DEVICE ; Device Handler and possible TaskManager calls
EXIT ;
PROCESS(IBCNSPC) ;
; Entry point called from EN^XUTMDEVQ in either direct or queued mode.
; Input params:
; IBCNSPC = Array passed by ref of the report params
PROCESSX ; exit
; Kill scratch globals
SNAPSHOT ;Grab a snapshot of the data right now.
BACKLOG(DATE,WED) ;Calculate Backlog Date to T-6 business days so that T-7 inclusive shows on the report.
BACKLOGX ;Exit Backlog Date calculation
INIT ;Initialize the ^TMP global
INITX ;Exit
COMPILE ; Compile the report
COMPILEX ; Exit Compile
UPDATE(LVL,NODE) ;Increase a node
UPDATEX ;Exit
OLDDATE(LVL,NODE,DATE) ; Calculate the oldest date for the categories tracked.
OLDDATEX ; Exit oldest date calculation
PRINT ; Print the report
PRINTX ; Exit Print
FMTDT(DATE) ;Format the date
FMTDTX ;Exit
WRTLN(TITLE,NODE,DTYPE,LEVEL) ;Write the line
WRTLNX ;Exit
HDR ;Print Header
HDRX ; Header Exit
EOP(END) ; display "end of page" message and set exit flag
EOPQ ;
CATNDT ; Report categories with no oldest date
CATWDT ; Report categories with oldest date
TOTALS ;Category Totals

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: EN+4
Function Call: WRITE
  • Prompt: !,"This report displays data from the Process Insurance Buffer option, otherwise"
  • Line Location: EN+5
Function Call: WRITE
  • Prompt: !,"known as ""the Buffer"". It is real time data that is constantly changing;"
  • Line Location: EN+6
Function Call: WRITE
  • Prompt: !,"therefore, the numbers and dates reflected in this report are never the same"
  • Line Location: EN+7
Function Call: WRITE
  • Prompt: !,"minute to minute, hour by hour, or day by day. This report output is only"
  • Line Location: EN+8
Function Call: WRITE
  • Prompt: !,"accurate to the exact date and time it is produced. The Insurance Company"
  • Line Location: EN+9
Function Call: WRITE
  • Prompt: !,"section of this report is based on free text fields and may not be reflective"
  • Line Location: EN+10
Function Call: WRITE
  • Prompt: !,"of actual category counts due to spelling errors in the free text Insurance"
  • Line Location: EN+11
Function Call: WRITE
  • Prompt: !,"Company field."
  • Line Location: EN+12
Function Call: WRITE
  • Prompt: !
  • Line Location: TYPE+2
Function Call: WRITE
  • Prompt: !
  • Line Location: IBOUT+2
Function Call: WRITE
  • Prompt: !!,"For CSV output, turn logging or capture on now. To avoid undesired wrapping"
  • Line Location: IBOUT+10
Function Call: WRITE
  • Prompt: !,"of the data saved to the file, please enter "_$S(TYPE="S":"0;132;99999",1:"0;80;99999")_" at the ""DEVICE:"""
  • Line Location: IBOUT+11
Function Call: WRITE
  • Prompt: !,"prompt.",!
  • Line Location: IBOUT+12
Function Call: WRITE
  • Prompt: !,"Building Snapshot..."
  • Line Location: SNAPSHOT+5
Function Call: WRITE
  • Prompt: "."
  • Line Location: SNAPSHOT+16
Function Call: WRITE
  • Prompt: !,"Compiling Data..."
  • Line Location: COMPILE+3
Function Call: WRITE
  • Prompt: "."
  • Line Location: COMPILE+5
Function Call: WRITE
  • Prompt: !,DLINE
  • Line Location: WRTLNX+2
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: HDR+5
Function Call: WRITE
  • Prompt: !
  • Line Location: EOP+6
Function Call: WRITE
  • Prompt: !
  • Line Location: EOP+7

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^IBE(350.9 - [#350.9] GET1^DIQ
^IBA(355.33 - [#355.33] GETS^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call