Case Resource
Contains many-to-many relationships of case and associated resources.
QName: {http://xmlns.oracle.com/apps/crm/service/caseMgmt/caseMgmtService/}CaseResource
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 |
|---|---|---|
|
CaseId |
long |
Indicates the case to which this resource is associated. |
|
CaseResourceId |
long |
Indicates the case resource identifier.
|
|
CorpCurrencyCode |
string |
Indicates the corporate currency code. |
|
CreatedBy |
string |
Indicates the user who created the resource for the case. |
|
CreationDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Indicates the date and time of the creation of the resource 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. |
|
EmailAddress |
string |
Indicates the email address of the case resource. |
|
FormattedPhoneNumber |
string |
Indicates the formatted phone number of the case resource. |
|
LastUpdateDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Indicates the date and time when the resource for the case was last updated. |
|
LastUpdateLogin |
string |
Indicates the login session of the user who last updated the resource for the case. |
|
LastUpdatedBy |
string |
Indicates the user who last updated the resource for the case. |
|
OwnerFlag |
boolean |
Indicates if the resource is the owner of the case. |
|
PartyId |
long |
Indicates the party id of the resource. |
|
ResourceName |
string |
Indicates the name of the resource. |
|
UpdateFlag |
boolean |
Indicates if the record can be updated by the current user. |