Table Description
Household Budget Item-Financial Component Link: A link between a household budget item and a financial component.
Relationship Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions.
Model Details
Location in Model: Logical View::MetaModel::Curam::Core::Reference Model::Concern::Entity Objects::HouseholdBudgetItemFCLink::HouseholdBudgetItemFCLink
Controlling File: core\model\Packages\Concern\HouseholdBudgetItemFCLink_cat.efx
Attributes (3)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
householdBudgetItemFCLinkIDkeynoThis is the unique ID assigned to each record on this entity.HOUSEHOLD_BUDGETITEM_FC_LINK_ID SVR_INT64
financialCompIDdetailsnoThe ID of the Financial Component associated to the HouseholdBudgetItem.FINANCIAL_COMPONENT_ID SVR_INT64
householdBudgetIDdetailsnoThe ID of the HouseholdBudgetItem associated with the Financial Component.HOUSEHOLD_BUDGET_ID SVR_INT64
Foreign Keys (2)
ChildParent
HouseholdBudgetItemFCLink.financialCompIDFinancialComponent.financialCompID
HouseholdBudgetItemFCLink.householdBudgetIDHouseholdBudgetItem.householdBudgetID
Indices (2)
Index NameAttributes
HholdBudgetIDIndexhouseholdBudgetID
HBIFCLnkFCompIDIdxfinancialCompID
Operations (4)
OperationStereotypeOptionsDescriptionSQL
insertinsert Standard Operation 
removeremove Standard Operation 
searchByHouseholdBudgetIDreadmulti Retrieve Household Budget Item FC Link by readmulti key. 
readByFinCompIDHBudgetIDnsread Reads by a financialComponentID and householdBudgetID. 
Related Pages (0)