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

Package: Integrated Billing

Routine: IBCNSM31


Information

IBCNSM31 ;ALB/AAS/JNM - INSURANCE MANAGEMENT - OUTPUTS ;28-MAY-93

Source Information

Source file <IBCNSM31.m>

Entry Points

Name Comments DBIA/ICR reference
EA ; -- Edit all insurance policy data
EAQ
LK(IBCNS) ; -- screened look up to policy file
; input: IBCNS = pointer to insurance company file (36)
LKQ
FUTURE ; -- if expiration date in future give warning
COVERED(DFN,IBCOVP) ; -- update covered by insurance in background
; -- input ibcovp = the covered by insurance field prior to editing
; (add/edit/delete) of the 2.312 insurance type mult.
  • ICR #945
    • Status: Active
    • Usage: Private
    3 ; -- display group name as uneditable
    ; called by die, expects da = entry in 355.3
    4 ; -- display group number as uneditable
    ; called by die, expects da = entry in 355.3

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: !!,*7,"Sorry, but you do not have the required privileges to Edit All"
    • Line Location: EA+7
    Function Call: WRITE
    • Prompt: !!,"Can't identify the policy!"
    • Line Location: EA+15
    Function Call: WRITE
    • Prompt: !!,"This company does not offer any active group plans."
    • Line Location: LK+7
    Function Call: WRITE
    • Prompt: !!,*7,"WARNING: The expiration date for this policy is in the future!",!," Normally this is a past date or left blank or a past date",!
    • Line Location: FUTURE+2
    Function Call: WRITE
    • Prompt: !!,"COVERED BY HEALTH INSURANCE changed to '"_$S(IBNCOV="Y":"YES",IBNCOV="N":"NO",1:"UNKNOWN"),"'.",!
    • Line Location: COVERED+18

    FileMan Files Accessed Via FileMan Db Call

    FileNo Call Tags
    ^DPT - [#2] Classic Fileman Calls
    ^IBA(355.3 - [#355.3] Classic Fileman Calls
    Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call