Generic Household business object

The generic Household business object represents a set of individuals who usually reside at the same address, who are members of the same nuclear or extended family, who share a common economic interest, and who are to be treated for certain purposes (such as marketing campaigns) as a unit.

Business object structure

The generic Household business object is a hierarchical business object. Each of its attributes is either a String, a Boolean, or a child business object.

Household includes the following attributes:

Business object attributes
Name Type Key Cardinality
PartyId String x  
NumberOfDependentChildren String    
NumberOfDependentAdults String    
HomeOwnership String    
EndDate String    
ExternalReference String    
StartDate String    
OrganizationName String    
ElectronicAddress ElectronicAddress   n
TelephoneNumber TelephoneNumber   n
PostalAddress PostalAddress   n
PrimeRoles PartyRole   n
ProcessContext ProcessContext   1

Supported verbs

The generic Household business object supports the following verbs:

Examining the object

To examine a listing of the attributes of the generic Household business object, use the System Manager.

Copyright IBM Corp. 2002, 2003