Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaCal::qcReqCal Method

Calculates required quarters of coverage for fully insured status at end of year.

C++
static int qcReqCal(
    const WorkerDataGeneral& workerData, 
    PiaData& piaData, 
    WorkerDataGeneral::ben_type ioasdi, 
    int year
);
Parameters 
Description 
const WorkerDataGeneral& workerData 
Worker's basic data. 
PiaData& piaData 
Benefit calculation data. 
WorkerDataGeneral::ben_type ioasdi 
Type of benefit. 
int year 
Year for which number is required. 

Required quarters of coverage for fully insured status at end of year.

Note that this is a static function.

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