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

Calculates required quarters of coverage for permanently insured status.

C++
static int qcReqPermCal(
    const WorkerDataGeneral& workerData, 
    PiaData& piaData, 
    WorkerDataGeneral::ben_type ioasdi
);
Parameters 
Description 
const WorkerDataGeneral& workerData 
Worker's basic data. 
PiaData& piaData 
Benefit calculation data. 
WorkerDataGeneral::ben_type ioasdi 
Type of benefit. 

Required quarters of coverage for permanently insured status.

Note that this is a static function.

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