No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
OpportunityFieldHistory
Represents the history of changes to the values in the fields of an opportunity. This object is available in versions 13.0 and later.
Supported Calls
describeSObjects(), getDeleted(), getUpdated(), query(), retrieve()
Fields
| Field | Details |
|---|---|
| Field |
|
| IsDeleted |
|
| OpportunityId |
|
| NewValue |
|
| OldValue |
|
Usage
Use this object to identify changes to any fields on an Opportunity. The OpportunityHistory object represents the history of a change to the Amount, Probability, Stage, or Close Date fields of an Opportunity.
This object respects field level security on the parent object.