Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
Pebs::pebes_type Enumeration

Type of Statement calculation.

C++
enum pebes_type {
  PEBS_OAB_DELAYED,
  PEBS_OAB_FULL,
  PEBS_OAB_EARLY,
  PEBS_SURV,
  PEBS_DISAB,
  MAXPEBS
};
Members 
Description 
PEBS_OAB_DELAYED 
Delayed retirement. 
PEBS_OAB_FULL 
Full retirement age. 
PEBS_OAB_EARLY 
Early retirement. 
PEBS_SURV 
Survivor benefit. 
PEBS_DISAB 
Disability benefit. 
MAXPEBS 
Number of Statement calculations. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!