Table Description
Gross Income: Gross Income Amounts permitted for Food stamps entitlement based on household size.
Model Details
Location in Model: Logical View::MetaModel::Curam::Sample::Service Layer::Food Stamps Assessment::entity::Gross Income::GrossIncome
Controlling File: sample\model\Sample.emx
Attributes (3)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
grossIncomeIDkeynoUnique reference number assigned by the system to a Gross Income RecordGROSS_INCOME_ID SVR_INT64
familySizedetails Number of members in the household.NUMBER_OF_HHOLD_MEMBERS SVR_INT32
grossIncomeLimitdetails The standard gross monthly income permitted at Federal poverty 100% levelCURAM_AMOUNT SVR_MONEY
Operations (3)
OperationStereotypeOptionsDescriptionSQL
readByFamilySizensread To retrieve the permitted gross income details based on family size. 
readMaximumFamilySizens To retrieve the maximum family size to which data is stored on the GrossIncome entity.SQL
getMaximumFamilySize  @superseded - replaced by readMaximumFamilySize 
Related Pages (0)