Newer Version Available

This content describes an older version of this product. View Latest

AdvAcctForecastMeasureDef

Represents information about the measures to be displayed in the advanced account forecasts grid for the forecast set. This object is available in API version 57.0 and later.

Supported SOAP API Calls

create(), delete(), describeSObjects(), query(), retrieve(), update(), upsert()

Supported REST API Methods

DELETE, GET, HEAD, PATCH, POST, Query

Fields

Field Details
AdvAccountForecastSetId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The forecast set associated with the advanced account forecast metric. This can also reference the SalesAgreementSettings.
This field is a relationship field.
Relationship Name
AdvAccountForecastSet
Relationship Type
Lookup
Refers To
AdvAccountForecastSet
AdvAcctForecastMeasureDefName
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
Name of the advanced account forecast measure definition.
AggregationType
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The type of aggregation used for calculating advanced account forecast values.
Possible values are:
  • AVERAGE—Average
  • MAXIMUM—Maximum
  • MINIMUM—Minimum
  • SUM—Sum
The default value is SUM.
ComputationMethod
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The method used for calculating advanced account forecast values.
Possible values are:
  • CUSTOM—Custom
  • DATA_PROCESSING_ENGINE_DEFINITION—Data Processing Engine definition
  • FORMULA—Formula
The default value is DATA_PROCESSING_ENGINE_DEFINITION.
ForecastDataMeasureName
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
Field of the facts object used for this measure.
ForecastMeasureName
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The name for the measure to show on UI.
ForecastMeasureType
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Restricted picklist, Sort, Update
Description
Specifies the measure type used for the generated advanced forecast values.
Possible values are:
  • QUANTITY—Quantity
  • REVENUE—Revenue
The default value is QUANTITY.
IsAdjustmentTracked
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the adjustments made to the advanced account forecast values for this metric are tracked.
The default value is false.