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

Package: Integrated Billing

Routine: IBCMDT


Information

IBCMDT ;ALB/VD - INSURANCE PLANS MISSING DATA REPORT (DRIVER) ; 10-APR-15

Source Information

Source file <IBCMDT.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Main Entry point.
; Initialize variables.
C0 ; Start the Insurance Company Prompts.
C10
FILTERS ; Begin the Filtering Questions.
F0 ; Start of Filters.
F10
F20
F30
F40
F50
F60
F70
F100
EXIT ; Exit point
STOP() ; Determine if user wants to exit out of the whole option
; Initialize Variables
STOPX ; STOP Exit Point
START ; Gather the Insurance Companies and respective Plans
GTSEL ; Gather plans for all selected companies.
GTALL ; - gather all companies if required
GTPLNS ; - gather plans for selected companies
STARTQ ;
DEVICE(IBMDTSPC) ; Device Handler and possible TaskManager calls
; Input: IBMDTSPC - Array passed by reference of the report parameters
; See top of routine for a detailed explanation
DEVICEX ; DEVICE Exit Point
COMPILE(IBMDTSPC) ;
; Entry point called from EN^XUTMDEVQ in either direct or queued mode.
; Input: IBMDTSPC - Array passed by reference of the report parameters
; See top of routine for a detailed explanation
COMPILX ; COMPILE Exit Point

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: C0+4
Function Call: WRITE
  • Prompt: !!?5,"This report will generate a list of ACTIVE group plans"
  • Line Location: C0+6
Function Call: WRITE
  • Prompt: !?5,"that are missing the data that you select to be reported upon.",!!
  • Line Location: C0+7
Function Call: WRITE
  • Prompt: !!,"No plans selected!"
  • Line Location: C10+5
Function Call: WRITE
  • Prompt: !!,"** No Filters were selected **"
  • Line Location: F70+7
Function Call: WRITE
  • Prompt: !
  • Line Location: STOP+4
Function Call: WRITE
  • Prompt: *7,!!!?14,"*** WARNING ***"
  • Line Location: DEVICE+5
Function Call: WRITE
  • Prompt: !?2,"This report may take a little while to compile!"
  • Line Location: DEVICE+6
Function Call: WRITE
  • Prompt: !!?2,"This report is 132 characters wide."
  • Line Location: DEVICE+7
Function Call: WRITE
  • Prompt: !?2,"Please choose an appropriate device.",!
  • Line Location: DEVICE+8

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^DIC(36 - [#36] GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call