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

Package: Integrated Billing

Routine: IBCOPR


Information

IBCOPR ;WISC/RFJ,BOISE/WRL - print dollar amts for pre-registration ;05 May 97 8:30 AM [7/22/03 11:59am]

Source Information

Source file <IBCOPR.m>

Entry Points

Name Comments DBIA/ICR reference
DATETYPE ;
DATESEL ;Select Start and End Date
ENDDATE ;
SOISEL ; Select one SOI (source of information) or ALL - File #355.12
SOISEL1
SUMMARY ; ask to print detailed or summary report
SORT ;Sort the detail report
OUT ; select Excel or Report format
DQ ;Process Report (queue entry point)
PRINT ; Print the report
EXIT ; Exit routine
BILLDATA(BILLIEN,DATA,SORT) ;Get Billing Data
BILLDATX ; Exit the Bill data gathering subroutine
CLMDATA(CLMIEN,DATA) ; Get Data from Transaction file.
CLMDATAX ; Exit the Claim data gathering subroutine
SETTMP(BILL,CLAIM) ; Set ^TMP($J,"IPCOPR") global with data for printing the report
SETTMPX ;Exit subroutine
SETLINE ; Set up data line for detail report
BCHELP ;Help for DATETYPE field

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This report will print bills and payments within the user selected"
  • Line Location: IBCOPR+6
Function Call: WRITE
  • Prompt: !,"date range that are associated to an insurance policy with a source"
  • Line Location: IBCOPR+7
Function Call: WRITE
  • Prompt: !,"of information equal to the user selected criteria."
  • Line Location: IBCOPR+8
Function Call: WRITE
  • Prompt: !,"FUTURE DATES ARE NOT ALLOWED."
  • Line Location: DATESEL+5
Function Call: WRITE
  • Prompt: !,"FUTURE DATES ARE NOT ALLOWED."
  • Line Location: ENDDATE+5
Function Call: WRITE
  • Prompt: !,"END DATE MUST BE GREATER THAN OR EQUAL TO THE START DATE."
  • Line Location: ENDDATE+6
Function Call: WRITE
  • Prompt: !!?5,"*** Selected ",$S(DATETYPE="B":"Billed",1:"Collected")_" Date"," range from ",$$FMTE^XLFDT(DATESTRT)," to ",$$FMTE^XLFDT(DATEEND)," ***",!
  • Line Location: ENDDATE+8
Function Call: WRITE
  • Prompt: !,"Enter Sources of Information to include one at a time OR <RETURN> for ALL."
  • Line Location: SOISEL+1
Function Call: WRITE
  • Prompt: !
  • Line Location: SUMMARY+3
Function Call: WRITE
  • Prompt: !
  • Line Location: SORT+6
Function Call: WRITE
  • Prompt: !
  • Line Location: OUT+2
Function Call: WRITE
  • Prompt: !!,"If you selected a long report period it is"
  • Line Location: OUT+10
Function Call: WRITE
  • Prompt: !,"recommended that this report be queued."
  • Line Location: OUT+11
Function Call: WRITE
  • Prompt: !!,"*** This report is 132 characters wide ***"
  • Line Location: OUT+13
Function Call: WRITE
  • Prompt: !
  • Line Location: OUT+15
Function Call: WRITE
  • Prompt: !!,"<*> please wait <*>"
  • Line Location: OUT+21
Function Call: WRITE
  • Prompt: !!,"Enter 'B' for Bill Date - The date bills were generated"
  • Line Location: BCHELP+1
Function Call: WRITE
  • Prompt: !,"or 'C' for Collected Date - The date money was collected for"
  • Line Location: BCHELP+2
Function Call: WRITE
  • Prompt: !," a claim (may be partial or full).",!
  • Line Location: BCHELP+3

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^DPT - [#2] GET1^DIQ,  GETS^DIQ
2.312 GETS^DIQ
^IBE(355.12 - [#355.12] Classic Fileman Calls,  GET1^DIQ
^DIC(36 - [#36] GET1^DIQ
^DGCR(399 - [#399] GET1^DIQ,  GETS^DIQ
^PRCA(433 - [#433] GETS^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call