Table Description
Food Stamps Net Income: Net 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::FS Net Income::FSNetIncome
Controlling File: sample\model\Sample.emx
Attributes (4)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
fsNetIncomeIDkeynoUnique reference number assigned by the system to a Net Income RecordNET_INCOME_ID SVR_INT64
familySizedetails Number of members in the household.NUMBER_OF_HHOLD_MEMBERS SVR_INT32
maxNetMonthlyIncomedetails Maximum net monthly income at 100% of povertyCURAM_AMOUNT SVR_MONEY
maxAllotmentBenefitdetails Maximum allotment benefitCURAM_AMOUNT SVR_MONEY
Operations (3)
OperationStereotypeOptionsDescriptionSQL
readByFamilySizensread To retrieve the net income permitted based on family size. 
readMaximumFamilySizens To retrieve the maximum family size for which data is stored on the NetIncome entity.SQL
getMaximumFamilySize  @superseded - replaced by readMaximumFamilySize 
Related Pages (0)