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

Package: Integrated Billing

Routine: IBPEX


Information

IBPEX ;ALB/AAS - PURGE MEDICATION CO-PAY EXEMPTIONS ; 12-NOV-92

Source Information

Source file <IBPEX.m>

Entry Points

Name Comments DBIA/ICR reference
DEV
DQ ; -- entry point for later
; if exemption not active, not current, earlier than ibpdt
; or
; if active, not current, earlier that ibpdt-10000
; then purge
END
CHK ; -- check entries
CHKQ
PURGE ; -- blow away the entry
HDR ; -- simple header for 1 line report
REPORT ; -- simple report
REPORTQ ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,?15,"Purge Medication Copayment Exemptions",!!
  • Line Location: IBPEX+7
Function Call: WRITE
  • Prompt: !!,"There is no output from this routine it just purges.",!
  • Line Location: IBPEX+19
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: HDR+1
Function Call: WRITE
  • Prompt: "BILLING EXEMPTION PURGE REPORT",?IOM-30,IBPDAT," PAGE ",IBPAG
  • Line Location: HDR+3
Function Call: WRITE
  • Prompt: !,$TR($J(" ",IOM)," ","-")
  • Line Location: HDR+4
Function Call: WRITE
  • Prompt: !,"No exemption found that met purge criteria"
  • Line Location: REPORT+1
Function Call: WRITE
  • Prompt: !,"There were ",IBPCNT," entries purged from the billing exemption file"
  • Line Location: REPORT+2

FileMan Files Accessed Via FileMan Db Call

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