Object Reference for Salesforce and Force.com
Newer Version Available
ForecastingFact
This information only applies to Collaborative Forecasts.
Note
Supported Calls
describeSObjects(), query(), retrieve()
Fields
| Field Name | Details |
|---|---|
| ForecastCategoryName |
|
| ForecastedObjectId |
|
| ForecastingItemId |
|
| ForecastingTypeId |
|
| OpportunityId |
|
| OwnerId |
|
| PeriodId |
|
Usage
Use this object to get information about opportunities linked to forecasting items.
Beginning with API version 30.0, organizations can have more than one forecasting type enabled. The ForecastingQuota, ForecastingAdjustment, ForecastingOwnerAdjustment, ForecastingItem, and ForecastingFact objects can all have records with different ForecastingTypeId values. Use the ForecastingType object to determine the ID for each forecast type and then filter ForecastingQuota, ForecastingAdjustment, ForecastingItem, or ForecastingFact records as necessary.
Note