IBCOPP3 ;ALB/NLR - LIST INS. PLANS BY CO. (PRINT) ; 20-OCT-2015
Source file <IBCOPP3.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
COMP(COLEP,COLFTF,TRUNCPT) | ; Print Company header
; Input: IBC - ^TMP($J,"PR",IBC), see documentation above ; IBPAG - Current Page Counter ; IBHDT - Current date/time (external format) ; IBAIA - 0 - Only select Inactive Insurance Companies ; 1 - Only select Active Insurance Companies ; 2 - Select both Active and Inactive Insurance Companies ; IBAIPA - 0 - Only select Inactive Insurance Company Plans ; 1 - Only select Active Insurance Company Plans ; 2 - Select both Active and Inactive Insurance Company Plans ; IBAPA - 0 - List Insurance Plans by Insurance Company ; 1 - List Insurance Plans by Insurance Company with ; Subscriber information ; Output: COLEP - Starting Column Position of the Electronic Plan Type Col ; COLFTF - Starting Column Position of the FTF Col ; TRUNCPT - # of characters to truncate from the Plan Type field (if any) ; IBPAG - Updated Page Counter |
|
PLAN(COLEP,COLFTF,TRUNCPT) | ; Print Group Plan information.
; Input: COLEP - Starting Column Position of the Electronic Plan Type Col ; COLFTF - Starting Column Position of the FTF Col ; TRUNCPT - # of characters to truncate from the Plan Type field (if any) ; IBPD - ^TMP($J,"PR",IBC,IBPTR), see documentation above ; IBAPA - 0 - List Insurance Plans by Insurance Company ; 1 - List Insurance Plans by Insurance Company with ; Subscriber information ; ^TMP($J,"PR",IBI,IBPTR))- B1^B2^..^B6 where ; IBI - Counter of # of Insurance Companies included ; IBPTR- Group Plan IEN ; B1 - Group Number, field 355.3,2.02 ; B2 - Group Name, field 355.3,2.01 ; B3 - Group Plan Timely Filing Time frame (max len 21) ; B4 - Electronic Plan Type (max length 26) ; B5 - Type of Plan (max length 40) ; B6 - Total # of subscribers for Group Plan |
|
SUBHDR | ; Print the Subscriber Header Line
; IB*2.0*549 New Method |
|
SUBS | ; Print subscriber information.
; IB*2.0*549 Changed fields displayed ; Input: IBSD - Subscriber detail - ^TMP($J,"PR",IBI,IBP,IBS) ; Subscriber ID to display more characters. |
|
PAUSE | ; Pause for screen output.
; Input: None ; Output: IBQUIT - 1 if user timed out or entered '^' |
|
EXCEL | ; Output in excel format
|
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 |
|
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 |
|
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 |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|