Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaData::qcDisCal Method

Calculates earned quarters of coverage in disability insured period.

C++
void qcDisCal(
    const WorkerDataGeneral& workerData
);
Parameters 
Description 
const WorkerDataGeneral& workerData 
Basic worker data. 

Assumes starting and ending dates have already been set, by calling PiaData::qcDisReqCal.

Exceptions 
Description 
PiaException of type PIA_IDS_QCDISCAL if any starting or ending dates are out of range (only in debug mode). 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!