Opportunity Deal
The deal registrations associated with the opportunity.
QName: {http://xmlns.oracle.com/apps/sales/opptyMgmt/opportunities/opportunityService/}OpportunityDeal
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 |
|---|---|---|
|
ApprovedDate |
{http://xmlns.oracle.com/adf/svc/types/}date-Date |
The approval date of the deal. |
|
ConflictId |
long |
The attribute value is used to guarantee the uniqueness of the row when duplicates are created in different databases. |
|
CreatedBy |
string |
The user who created the record. |
|
CreationDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
The date when the record was created. |
|
DealExpirationDate |
{http://xmlns.oracle.com/adf/svc/types/}date-Date |
The expiration date of the deal. |
|
DealId |
long |
The opportunity deal identifier. |
|
DealName |
string |
The name of the deal. |
|
DealNumber |
string |
The opportunity deal number. |
|
DealSize |
decimal |
Deal Size |
|
LastUpdateDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
The date when the record was last updated. |
|
LastUpdateLogin |
string |
The login of the user who last updated the record. |
|
LastUpdatedBy |
string |
The user who last updated the record. |
|
ObjectVersionNumber |
int |
The number used to implement locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to determine whether another session has updated the row. |
|
OptyDealId |
long |
The opportunity deal identifier.
|
|
OptyId |
long |
The unique identifier of the opportunity. |
|
PartnerId |
long |
The unique identifier of the partner. |
|
PartyName |
string |
The name of the party. |
|
StatusCode |
string |
The pre-defined code used to indicate the status. |
|
UserLastUpdateDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
The date and time when the row was last updated. |