RevenueForecastHistory

Represents historical information about revenue-based forecasts that have been submitted (saved) in the Salesforce.com user interface.

Supported Calls

query(), retrieve(), getDeleted(), getUpdated(), describeSObjects()

Special Access Rules

Fields

Field Field Type Field Properties Description
Closed currency Filter

Nillable

The closed amount of the forecast.
Commit currency Filter

Nillable

The commit amount of the forecast.
CommitComments string Filter

Nillable

Comments about the commit value.
CommitOverridden boolean Defaulted on create

Filter

Indicates whether the commit value was overridden (true) or not (false).
CurrencyIsoCode picklist Filter

Restricted picklist

Available only for organizations with the multicurrency feature enabled. Contains the ISO code for any currency allowed by the organization.
ForecastOverrideId reference Filter ID of the related forecast override. For information on IDs, see ID Field Type. Label is Revenue Forecast ID.
Pipeline currency Filter

Nillable

The pipeline amount of the forecast.
Quota currency Filter

Nillable

The quota amount of the forecast.
Upside currency Filter

Nillable

The best case amount of the forecast.
UpsideComments string Filter

Nillable

Comments about the upside value.
UpsideOverridden boolean Defaulted on create

Filter

Indicates whether the upside value was overridden (true) or not (false).

Usage

This is a read-only object specific to customizable forecasting.

When a user submits a revenue-based forecast in the Salesforce.com user interface, a new record is created. If the same forecast is ever resubmitted, additional records are added. The CreatedDate of a record reflects the day on which the forecast was submitted. For more information about customizable forecasts, see the Salesforce.com online help. This object respects field-level security on the parent object.

© Copyright 2000-2009 salesforce.com, inc. All rights reserved.
Various trademarks held by their respective owners.