Newer Version Available

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

FrcstCustmzOwnerAdjustment

Represents an individual forecast user’s adjustment of their own consumption forecast. Available in API version 63.0 and later. This object is different from the ForecastingOwnerAdjustment object, which represents users’ adjustments of their pipeline forecasts.

Supported Calls

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

Fields

Field Details
AdjustedAmount
Type
currency
Properties
Create, Filter, Nillable, Sort, Update
Description
The revenue amount of an individual forecast item, after an adjustment.
AdjustedQuantity
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The quantity amount of an individual forecast item, after an adjustment.
AdjustmentNote
Type
textarea
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
A text note providing information about the adjustment. The maximum length is 255 characters.
This field doesn’t appear in reports.
CustomDimension
Type
string
Properties
Create, Filter, Group, Nillable, Sort
Description
The ID of the additional dimension of the forecasting adjustment. For example, account ID, use case ID.
Any data imported from an external source must be exactly 15 characters.
ForecastingCustomCategoryId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the forecasting custom category.
This field is a relationship field.
Relationship Name
ForecastingCustomCategory
Refers To
ForecastingCustomCategory
ForecastingTypeId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort
Description
The ID of the related forecasting type.
This field is a relationship field.
Relationship Name
ForecastingType
Refers To
ForecastingType
IsAmount
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
If true, then the adjustment is made in a revenue amount. If false, IsQuantity must be set to true.
The default value is false.
IsQuantity
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
If true, the adjustment is made in a quantity amount. If false, IsAmount must be set to true.
The default value is false.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the forecast owner.
This field is a polymorphic relationship field.
Relationship Name
Owner
Refers To
Group, User
PeriodId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort
Description
Period ID for the adjustment.
This field is a relationship field.
Relationship Name
Period
Refers To
Period
Territory2Id
Type
reference
Properties
Reserved for future use.
Description
Reserved for future use.

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

FrcstCustmzOwnerAdjustmentChangeEvent
Change events are available for the object.
FrcstCustmzOwnerAdjustmentFeed
Feed tracking is available for the object.
FrcstCustmzOwnerAdjustmentHistory
History is available for tracked fields of the object.
FrcstCustmzOwnerAdjustmentOwnerSharingRule
Sharing rules are available for the object.
FrcstCustmzOwnerAdjustmentShare
Sharing is available for the object.