Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

AdvAcctFrcstDisplayGroup

Represents information about the groups for the advanced account forecast set measures or dimensions. 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, Nillable, Sort, Update
Description
The forecast set associated with the advanced account forecast display group.
This field is a polymorphic relationship field.
Relationship Name
AdvAccountForecastSet
Relationship Type
Lookup
Refers To
AdvAccountForecastSet, SalesAgreementSettings
AdvAcctFrcstDisplayGroupName
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of the advanced account forecast group.
GroupType
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Specifies the category for the display group.
Possible value is:
MEASURE
IsDefault
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the display group is the default group.
The default value is false.
UserProfileId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The profile for which the display group is applicable.
This field is a relationship field.
Relationship Name
UserProfile
Relationship Type
Lookup
Refers To
Profile