|
Anypia Programmer's Documentation
|
Checks date of disability cessation, using passed values.
|
Parameters |
Description |
|
const DateMoyr& cessationDatet |
The date of disability cessation. |
|
const boost::gregorian::date& onsetDatet |
The date of disability onset. |
|
const boost::gregorian::date& deathDatet |
The date of death. |
|
const DateMoyr& entDatet |
The date of entitlement. |
|
ben_type ioasdi |
Type of benefit. |
|
Exceptions |
Description |
|
PiaException of type PIA_IDS_DICESS4 if cesation is before onset. PiaException of type PIA_IDS_DICESS6 if entitlement is before cessation. PiaException of type PIA_IDS_DICESS7 if cessation is after death in a survivor case. |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|