Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
WorkerDataGeneral::ben_type Enumeration

Type of benefit calculation.

C++
enum ben_type {
  NO_BEN,
  OLD_AGE,
  SURVIVOR,
  DISABILITY,
  PEBS_CALC
};
Members 
Description 
NO_BEN 
No benefit calculation. 
OLD_AGE 
Old-age benefit calculation. 
SURVIVOR 
Survivor benefit calculation. 
DISABILITY 
Disability benefit calculation. 
PEBS_CALC 
Statement benefit calculation. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!