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.

AdvAcctForecastSetPartner

Represents a junction between an advanced account forecast set and an account. This object is available in API version 53.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Fields

Field Details
AccountId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The account that uses the forecast set for generating advanced account forecast records.
This is a relationship field.
Relationship Name
Account
Relationship Type
Lookup
Refers To
Account
AdvAccountForecastSetId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The forecast set associated with the account.
This is a relationship field.
Relationship Name
AdvAccountForecastSet
Relationship Type
Lookup
Refers To
AdvAccountForecastSet
ExternalReferenceNumber
Type
string
Properties
Create, Filter, Group, idLookup, Nillable, Sort, Update
Description
The reference number of the account forecast set partner record used to associate it with the account forecast fact records.
LastCalculationDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date when the advanced account forecast values were last calculated for the associated account and forecast set.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
Status
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Restricted picklist, Sort, Update
Description
Specifies the status of the advanced account forecast set partner record.
Possible values are:
  • Active
  • Draft
  • Inactive
The default value is 'Active'. If a partner record is inactive, you can’t edit the corresponding forecast fact records.