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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: IBCNEUT7

Package: Integrated Billing

Routine: IBCNEUT7


Information

IBCNEUT7 ;DAOU/ALA - IIV MISC. UTILITIES ;14-OCT-2015

Source Information

Source file <IBCNEUT7.m>

Entry Points

Name Comments DBIA/ICR reference
DEATH(DFN,DOD)
  • ICR #6231
    • Status: Active
    • Usage: Controlled Subscription
    DEATH2 ;EP from TaskMan
    ; IB*2.0*549 added method
    GETPER(SECKEY,XMY) ;EP
    ; IB*2.0*549 Added method
    ; Returns a list of users with the specified security key
    ; Input: SECKEY - Security key to search for
    ; Output: XMY() - Array email addresses for users who have the specified key
    FTFIC(IBIEN,MDCALL) ;EP
    ; IB*2.0*549 added function
    ; Returns Timely Filing Timeframe text for a specified Insurance Company
    ; translate fields 36,.18 and 36,.19 to agreed upon displayed text for
    ; Insurance company Reports
    ; Input: IBIEN - IEN of the insurance company to get data from
    ; MDCALL - 1 if being called from the Missing Data Report
    ; 0 otherwise. Optional, defaults to 0
    ; Returns: Timely Filing Timeframe text for the specified Insurance Company
    ; NOTE: If MDCALL=1 null Standard FTF Values and Qualifiers are
    ; as '###' instead of null or 'UNKNOWN' respectively
    FTFGP(GIEN,MDCALL) ;EP
    ; IB*2.0*549 added function
    ; Returns Timely Filing Timeframe text for a specified Group Insurance Plan
    ; translate fields 355.3,.16 and 355.3,.17 to agreed upon displayed text for
    ; Insurance company Reports
    ; Input: GIEN - IEN of the group insurance plan to get data from
    ; MDCALL - 1 if being called from the Missing Data Report
    ; 0 otherwise. Optional, defaults to 0
    ; Returns: Timely Filing Timeframe text for the specified Group Insurance Plan
    ; NOTE: If MDCALL=1 null Standard FTF Values and Qualifiers are
    ; as '###' instead of null or 'UNKNOWN' respectively
    FTFMAP(FIEN,FTFV,MDCALL) ; Returns Timely Filing Text for the specified Standard FTF
    ; and Standard FTF Value
    RSTA(REC) ; Update status in Response File from Transmission Queue to
    ; Communication Timeout
    ; Input Parameters
    ; REC = IEN from TQ file
    ; -- Removed 10/29/02 --WCH = Which Record 'P'=Previous, 'C'=Current
    ; -- if no Which Record passed, it will assume the current one
    TXT(TXT) ;Parse text for wrapping
    ; Input Parameter
    ; TXT = The array name
    ERRN(ARRAY) ; Get the next FileMan error number from the array
    ; Input
    ; ARRAY = the array name, include "DIERR"
    ; Output
    ; IBEY = the next error number
    MBICHK(BUFFIEN) ; See if the buffer entry is an MBI request
    ; return 1 if the provided buffer is an MBI request; otherwise, 0
    BGORPHAN() ; entry point to task a job to find TQ Orphans
    ORPHAN ; TASKMAN entry point to check TQ file for orphans
    ; This is designed to be tasked through TaskMan.
    ; Running directly will not have all the required variables.
    ORPHANX ; build and send message to eInsurance

    FileMan Files Accessed Via FileMan Db Call

    FileNo Call Tags
    ^DPT - [#2] GET1^DIQ
    2.312 GET1^DIQ
    ^IBE(350.9 - [#350.9] GET1^DIQ
    ^IBE(355.13 - [#355.13] GET1^DIQ
    ^IBA(355.3 - [#355.3] GET1^DIQ
    ^IBA(355.33 - [#355.33] GET1^DIQ
    ^DIC(36 - [#36] GET1^DIQ
    ^IBCN(365.1 - [#365.1] GET1^DIQ,  GETS^DIQ
    ^IBE(365.14 - [#365.14] FIND1^DIC
    Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call