IBCNEUT8 ;DAOU/AM - eIV MISC. UTILITIES ;12-JUN-2002
Source file <IBCNEUT8.m>
| Package | Total | Call Graph |
|---|---|---|
| Integrated Billing | 2 | ($$ACTIVE,$$MULTNAME)^IBCNEUT4 FSTRNG^IBJU1 |
| Kernel | 1 | $$TRIM^XLFSTR |
| VA FileMan | 1 | $$FIND1^DIC |
| 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 |
|---|---|---|
| INSIEN(INSNAME,INSIEN) | ; Subroutine to find all ins co IENs
; matching a given ins co name ; Input parameter: INSNAME - Ins co name to find IENs for ; Output parameter: INSIEN - array of ins co IENs that ; match the passed ins co name, passed by reference ; If the array is defined at the time this subroutine is called, ; then it will add to the data that pre-exists in the array |
|
| FINDPAY(INSIEN,PAYID) | ; Find National IDs for an array of ins co IENs
; Input parameter: INSIEN - Array of ins co IENs ; Output parameter: PAYID - Array of National IDs |
|
| ERROR(ERRCODE,ERRTEXT,MULTI) | ; Function to return the IEN of the Symbol
; file entry and error text - also adds error data to ARRAY ; Input parameters: ERRCODE - Symbol mnemonic ("B1", "B2", etc) ; ERRTEXT - Optional additional error text ; MULTI - Optional array of items to display ; Output parameters: ARRAY - Updated by this function ; Function value - Symbol IEN |
| FileNo | Call Tags |
|---|---|
| ^IBE(365.15 - [#365.15] | FIND1^DIC |
| Name | Line Occurrences (* Changed, ! Killed) |
|---|---|
| ^DIC(36 - [#36] | INSIEN+11, INSIEN+12, INSIEN+18, INSIEN+19, INSIEN+20, FINDPAY+8 |
| ^IBE(365.12 - [#365.12] | FINDPAY+11 |
| >> | Not killed explicitly |
| * | Changed |
| ! | Killed |
| ~ | Newed |
| Name | Field # of Occurrence |
|---|---|
| % | ERROR+7~ |
| >> ARRAY | ERROR+14*, ERROR+16, ERROR+19 |
| >> ARRAY( | ERROR+16*, ERROR+19* |
| DISYS | ERROR+7~ |
| DIW | ERROR+7~ |
| DIWI | ERROR+7~ |
| DIWT | ERROR+7~ |
| DIWTC | ERROR+7~ |
| DIWX | ERROR+7~ |
| DN | ERROR+7~ |
| ERRARR | ERROR+7~, ERROR+12, ERROR+16, ERROR+19 |
| ERRCODE | ERROR~, ERROR+10 |
| ERRTEXT | ERROR~, ERROR+9*, ERROR+12 |
| I | ERROR+7~ |
| IEN | FINDPAY+3~, FINDPAY+4*, FINDPAY+6, FINDPAY+8, FINDPAY+12 |
| INSIEN | INSIEN~, INSIEN+12*, INSIEN+20*, FINDPAY~ |
| INSIEN( | FINDPAY+4, FINDPAY+6! |
| INSNAME | INSIEN~, INSIEN+12, INSIEN+18, INSIEN+19, INSIEN+20 |
| MULTI | ERROR~, ERROR+9 |
| NAME | INSIEN+8~, INSIEN+11*, INSIEN+12, INSIEN+18*, INSIEN+19*, INSIEN+20 |
| PAYID | FINDPAY~, FINDPAY+11*, FINDPAY+12 |
| PAYID( | FINDPAY+12* |
| PAYIEN | FINDPAY+3~, FINDPAY+8*, FINDPAY+9, FINDPAY+11 |
| SYMIEN | ERROR+7~, ERROR+10*, ERROR+19, ERROR+20 |
| U | FINDPAY+8, FINDPAY+11, ERROR+19 |
| Z | ERROR+7~ |