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

Returns earliest entitlement date on this record.

C++
const DateMoyr& getEarliestEntDate() const;

Earliest entitlement date on this record.

If there are multiple periods of disability, take the first disability entitlement date. Otherwise, for old-age or survivor with a prior disability, use the prior disability entitlement. Finally, for disability entitlement with only one period of disability, or old-age or survivor with no disability, use current entitlement. 

Note that for a survivor with no prior disability, this returns a date of zero. This function should probably not be used in that case.

Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!