IBCNGPF2 ;ALB/CJS - LIST GRP. PLANS W/O ANNUAL BENEFITS (COMPILE) ;21-JAN-15
Source file <IBCNGPF2.m>
action | A | extended action | Ea | event driver | Ed | subscriber | Su | protocol | O | limited protocol | LP | run routine | RR | broker | B | edit | E | server | Se | P | screenman | SM | inquire | I |
Name | Comments | DBIA/ICR reference |
---|---|---|
V | ;;2.0;INTEGRATED BILLING;**528**;21-MAR-94;Build 163
|
|
EN | ; Queued Entry Point for Report.
; Required variable input: IBAI, IBAPL, IBABY, IBAIF, IBAPF, IBOUT ; ^TMP("IBINC",$J) required if not all companies and plans selected |
|
; - print report
|
||
ABCHK | ; Check for existing AB values
|
|
GATH | ; Gather all data for a company.
|
|
COMPINF(IBCNS) | ; Return formatted Insurance Company information
; Input: IBCNS -- Pointer to the insurance company in file #36 ; Output: company name ^ addr ^ city/st/zip ^ phone ^ precert ^ reimburse? ^ type of coverage |
|
PLAN | ; Gather Insurance Plan information
; Input: ^TMP($J,"IBGPL",Ins. Co. Name,Ins. Co. IEN,Plan IEN) -- Selected plans with no Annual Benefits ; IBCNS -- Pointer to the insurance company in file #36 ; initialized counters ; |
|
PLANINF(PLAN) | ; Return formatted Insurance Plan information.
; Input: PLAN -- Pointer to the plan in file #355.3 ; Output: plan name ^ number ^ act/inact ^ last edited by ^ plan type |
FileNo | Call Tags |
---|---|
^IBA(355.3 - [#355.3] | GET1^DIQ |
^IBA(355.4 - [#355.4] | GET1^DIQ |
^DIC(36 - [#36] | GET1^DIQ |
^DIC(5 - [#5] | GET1^DIQ |
>> | Not killed explicitly |
* | Changed |
! | Killed |
~ | Newed |
Name | Field # of Occurrence |
---|---|
ACT | COMPINF+4~, PLANINF+4~, PLANINF+7*, PLANINF+10 |
ADDR | COMPINF+4~, COMPINF+6*, COMPINF+16 |
CSTZ | COMPINF+4~, COMPINF+11*, COMPINF+16 |
CTYPE | COMPINF+4~, COMPINF+15*, COMPINF+16 |
FLD | ABCHK+1~, ABCHK+2*, ABCHK+4* |
IBABN | EN+4~, EN+20*, EN+28*, PRINT+3!, ABCHK+2, ABCHK+4 |
>> IBABY | EN+7, EN+19, EN+27 |
>> IBAI | EN+12 |
>> IBAIF | EN+16 |
>> IBAPF | EN+15 |
>> IBAPL | EN+12 |
IBCN | EN+4~, GATH+1*, GATH+2, PLAN+6 |
IBCNS | EN+4~, PRINT+3!, GATH+2*, GATH+5, COMPINF~, COMPINF+5, COMPINF+6, COMPINF+7, COMPINF+8, COMPINF+11 , COMPINF+12, COMPINF+13, COMPINF+14, COMPINF+15, PLAN+6 |
IBEND | EN+4~, EN+7*, EN+19, EN+27, PRINT+3! |
IBFOUND | EN+4~, EN+13*, EN+15*, EN+16*, EN+19, EN+24*, EN+27, PRINT+3!, ABCHK+2*, ABCHK+3 , ABCHK+4* |
IBGPN | EN+4~, EN+13* |
IBI | EN+4~, EN+7*, PRINT+3!, GATH+3*, GATH+5, PLAN+7 |
IBIC1 | EN+4~, EN+13*, EN+16, PRINT+3! |
IBIP1 | EN+4~, EN+13*, EN+15, EN+19, EN+24*, EN+27, PRINT+3! |
IBPTR | PLAN+5~, PLAN+6*, PLAN+7 |
IBQ3 | EN+4~, EN+24* |
IBQ4 | EN+4~, EN+24* |
IBSEL | EN+4~, EN+24* |
IBXREF | EN+4~, EN+19*, EN+20, EN+27*, EN+28 |
NAME | COMPINF+4~, COMPINF+5*, COMPINF+16, PLANINF+4~, PLANINF+5*, PLANINF+10 |
NUM | PLANINF+4~, PLANINF+6*, PLANINF+10 |
PHONE | COMPINF+4~, COMPINF+12*, COMPINF+16 |
PLAN | PLANINF~, PLANINF+5, PLANINF+6, PLANINF+7, PLANINF+8, PLANINF+9 |
PRECERT | COMPINF+4~, COMPINF+13*, COMPINF+16 |
REIMB | COMPINF+4~, COMPINF+14*, COMPINF+16 |
ST | COMPINF+4~, COMPINF+8*, COMPINF+9*, COMPINF+10*, COMPINF+11 |
TY | PLANINF+4~, PLANINF+9*, PLANINF+10 |
U | COMPINF+16, PLANINF+10 |
USER | PLANINF+4~, PLANINF+8*, PLANINF+10 |
Z | COMPINF+4~, COMPINF+7*, COMPINF+11 |