Case Household
Contains many-to-many relationships of case and associated households.
QName: {http://xmlns.oracle.com/apps/crm/service/caseMgmt/caseMgmtService/}CaseHousehold
Relationships
The following table describes how this service data object is related to other service data objects or business object services.
| Relationship Type | Object or Service |
|---|---|
|
Contained by |
|
|
Handled by |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
CaseHouseholdId |
long |
Indicates the case household identifier.
|
|
CaseId |
long |
Indicates the case to which this household is associated. |
|
CorpCurrencyCode |
string |
Indicates the corporate currency code. |
|
CreatedBy |
string |
Indicates the user who created the household for the case. |
|
CreationDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Indicates the date and time of the creation of the household for the case. |
|
CurcyConvRateType |
string |
The corporate currency conversion rate type. |
|
CurrencyCode |
string |
The currency code. |
|
DeleteFlag |
boolean |
Indicates if the record can be deleted by the current user. |
|
HouseholdName |
string |
Indicates the name of the household. |
|
LastUpdateDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Indicates the date and time when the household for the case was last updated. |
|
LastUpdateLogin |
string |
Indicates the login session of the user who last updated the household for the case. |
|
LastUpdatedBy |
string |
Indicates the user who last updated the household for the case. |
|
PartyId |
long |
Indicates the party id of the household. |
|
PrimaryFlag |
boolean |
Indicates if the household is the primary household for the case. |
|
UpdateFlag |
boolean |
Indicates if the record can be updated by the current user. |