Parent table is: BEN_RI
There are no child tables.
Go to SSASIM input parameters overview
SSASIM: ABEN_RI . id
Identifies id of rows that contain average monthly benefit levels for female and male OASI beneficiaries in RUN.year_zero for a specified age. There is a different row for each age, so many rows have the same id value.
Valid values: 1 to 999999999 (nine digits), Integer
Source code: ben_ri.h and ben_ri.cpp
SSASIM: ABEN_RI . notes
Describes specification of table row in free-form note.
Valid values: any ASCII text (Note: do not copy and paste from a word processor because of the possibility of embedded non-ASCII characters.)
Source code: notes are not read by the model
SSASIM: ABEN_RI . age
Specifies age of female and male average OASI benefit levels on this row.
Valid values: 0 to 125, Integer
Source code: ben_ri.h and ben_ri.cpp
SSASIM: ABEN_RI . female
Specifies average monthly OASI benefit level for females of age specified on this row. Value is expressed in dollars per month. Value is zero for an age that does not have a row.
Valid values: any non-negative value, Real
Source code: ben_ri.h and ben_ri.cpp
SSASIM: ABEN_RI . male
Specifies average monthly OASI benefit level for males of age specified on this row. Value is expressed in dollars per month. Value is zero for an age that does not have a row.
Valid values: any non-negative value, Real
Source code: ben_ri.h and ben_ri.cpp