IBCMDT ;ALB/VD - INSURANCE PLANS MISSING DATA REPORT (DRIVER) ; 10-APR-15
Source file <IBCMDT.m>
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
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
FileNo | Call Tags |
---|---|
^DIC(36 - [#36] | GET1^DIQ |