OpportunityDeals
A deal associated with the opportunity.
Columns
| Name | Type | ReadOnly | References | Description |
| OptyDealId [KEY] | Long | False |
This is the primary key of the opportunity deals table. | |
| OptyNumber [KEY] | String | False |
Opportunities.OptyNumber | |
| CreatedBy | String | False |
The user who created the opportunity deal record. | |
| CreationDate | Datetime | False |
The date and time when the opportunity deal record was created. | |
| DealId | Long | False |
The unique identifier of the deal. | |
| LastUpdateDate | Datetime | False |
The date and time when the opportunity deal record was last updated. | |
| LastUpdatedBy | String | False |
The user who last updated the opportunity deal record. | |
| LastUpdateLogin | String | False |
The session login associated to the user who last updated the opportunity deal record. | |
| OptyId | Long | False |
The unique identifier of the opportunity. | |
| PartyName | String | False |
The name of the partner. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| RecordSet | String |
Input specifying the resource type. |
| Finder | String |
Input specifying the Finder type. |