IBCEF51 ;ALB/TMP - MRA/EDI ACTIVATED UTILITIES CONTINUED ;06-FEB-96
Source file <IBCEF51.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
BTYP(IBX,IBOK,IBASK) | ; Select bill types to include/exclude
; IBX(364.41,y,x) = passed by reference. Array containing bill type ; restrictions data subscripted by x=field # in file 364.41 ; and y = sequential # ; IBOK is passed by reference and is returned as 1 if action is ; successful, 0 if not ; IBASK = flag =1 to ask for all 3 fields (edit bill type) ; =0 to ask for only bill type field (add rule) |
|
INSCO(IB,IBOK,IBDA1) | ; Select insurance co option and, if
; appropriate, the individual companies to include/exclude for the rule ; IB = passed by reference ; (.07) = Returned as the internal value selected for insurance co ; option ; (364.4*,x) = Array is returned containing ins co data subscripted ; by x=field # in appropriate subfile ; IBOK is passed by reference and is returned as 1 if action is ; successful, 0 if not ; IBDA1 = the ien of the rule being changed |
|
INSQ | ||
BTOK(Y,IBY,SUP) | ; Check that bill type is valid for rule
; Function returns 1 if OK, 0 if not |
|
BTOKQ | ||
INVAL(Y,MES) | ; Print invalid message
; Y = the bill type in error ; MES = the message # to print |
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 |
|