|
Anypia Programmer's Documentation
|
Calculates annual quarters of coverage.
void qcCal( WorkerDataGeneral& workerData, const Qcamt& qcamt );
|
Parameters |
Description |
|
WorkerDataGeneral& workerData |
Basic worker data. |
|
const Qcamt& qcamt |
Amount required for quarter of coverage. |
|
Exceptions |
Description |
|
PiaException of type PIA_IDS_QCCAL if amount required for quarter of coverage is not initialized (only in debug mode); if years of earnings extend beyond years of amount required for quarter of coverage (only in debug mode). |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|