Case Opportunity
Indicates the one-to-many relationships between the case and associated opportunities.
QName: {http://xmlns.oracle.com/apps/crm/service/caseMgmt/caseMgmtService/}CaseOpportunity
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 case opportunity is associated. |
|
CaseOpportunityId |
long |
Indicates the case opportunity identifier.
|
|
CreatedBy |
string |
Indicates the user who created the case opportunity for the case. |
|
CreationDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Indicates the date and time of the creation of the case opportunity for the case. |
|
DeleteFlag |
boolean |
Indicates if the record can be deleted by the current user. |
|
LastUpdateDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Indicates the date and time when the case opportunity for the case was last updated. |
|
LastUpdateLogin |
string |
Indicates the login session of the user who last updated the case opportunity for the case. |
|
LastUpdatedBy |
string |
Indicates the user who last updated the case opportunity for the case. |
|
ObjectVersionNumber |
int |
Indicates object version number. |
|
OptyId |
long |
Indicates the opportunity associated with the case. |
|
UpdateFlag |
boolean |
Indicates if the record can be updated by the current user. |