Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
WorkerDataGeneral::deathCheck1 Method

Checks date of death (checks in survivor case for death in 1937 or later).

C++
static void deathCheck1(
    const boost::gregorian::date& dateTemp, 
    ben_type ioasdi
);
Parameters 
Description 
const boost::gregorian::date& dateTemp 
The date to check. 
ben_type ioasdi 
Type of benefit. 
Exceptions 
Description 
PiaException of type PIA_IDS_DEATH3 if death before 1937 in a survivor case.  
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!