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: BPSOSQF

Package: E Claims Management Engine

Routine: BPSOSQF


Information

BPSOSQF ;BHAM ISC/FCS/DRS/FLS - Insurer asleep - status 31 ;06/01/2004

Source Information

Source file <BPSOSQF.m>

Entry Points

Name Comments DBIA/ICR reference
STATUS31 ;EP - BPSOSQ2
; Loop through claims at 31%
; Reset to 30% if:
; a) This is a prober and it is time to retry
; b) The insurer is awake
RESET(IEN59,MSG) ;
; Procedure to set status to 30% and log a message
; Input:
; IEN59 - BPS Transaction IEN59
; PROBER - Flag indicating whether this is a prober
ISASLEEP(GRPLAN) ;
; Function to check if Payer is asleep.
; Input:
; GRPLAN = GROUP INSURANCE PLAN file IEN
; Returns:
; 1 = Yes, payer is asleep
; 0 = No, payer is not asleep
IGNORE(GRPLAN) ;
; Function to check if IGNORE ASLEEP flag set for Plan
; Input:
; GRPLAN = Group Insurance Plan file IEN
; Returns:
; 1 = Ignore
; 0 = Don't Ignore
PROBER(GRPLAN) ;
; Function to return the PROBER CLAIM for an insurer
; Input:
; GRPLAN = Group Insurance Plan file IEN
; Returns:
; PROBER CLAIM - Pointer to BPS TRANSACTION file
RETRY(GRPLAN) ;
; Function to return a flag indicating whether it is time to rerun the prober
; Input:
; GRPLAN = Group Insurance Plan file IEN
; Returns:
; RETRY = Flag indicating it is time to retry the prober

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^BPS(9002313.15 - [#9002313.15] GET1^DIQ
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call