Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: IBCNINSU

Package: Integrated Billing

Routine: IBCNINSU


Information

IBCNINSU ;AITC/TAZ - GENERAL INSURANCE UTILITIES ;8/20/20 12:46p.m.

Source Information

Source file <IBCNINSU.m>

Entry Points

Name Comments DBIA/ICR reference
PAYER(PIEN,APP,FLDS,FLGS,ARRAY) ;Payer Data Retrieval
PAYERX ; Exit subroutine
PYRDEACT(PIEN) ;Check if payer is deactivated
STOP() ; Determine if user wants to exit out of the whole option
; Init vars
STOPX ; STOP exit pt
FOREIGN(VALUE,PIECES,BLANK) ; check for ASCII chars outside (32-126 inclusive)
FILTER(STR,FLT) ; Filter Insurance Name, Group Name or Number
FILTERX ; Exit
VALIDDT(X) ; Check for validate date (internal form of the date) ;IB*737/CKB
; Input: X - internal date, FM format
; Returns: Y - if date if NOT valid, returns -1
; if the date is "" (null), returns a "" (null)
; if valid date, returns the internal date
INSSUB(IBINS,IBRET,IBLER,IBPLNTYP,IBINSACT,IBPTACTV) ; IB*822/DTG look up subscribers by plan for an Insurance
INSSUBQ ; exit point for ins, plan, subscriber collect
DTC5(IBDTCK) ; check date return external with 4 digit year if valid
DTCO ; date check exit
IER(IBMS) ; set error return

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: STOP+4

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^DPT - [#2] GET1^DIQ
2.312 GET1^DIQ
^IBA(355.3 - [#355.3] GETS^DIQ
^DIC(36 - [#36] GETS^DIQ
^IBE(365.12 - [#365.12] GETS^DIQ
365.121 GETS^DIQ
^IBE(365.13 - [#365.13] FIND1^DIC
^DIC(5 - [#5] GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call