Newer Version Available

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

AccountPlanObjectiveMeasure

Represents the performance of target metrics for an objective associated with the account plan. This object is available in API version 62.0 and later.

Supported Calls

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

Fields

Field Details
AccountPlanObjectiveId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The account plan objective associated with the measure.
This field is a relationship field.
Relationship Name
AccountPlanObjective
Relationship Type
Master-detail
Refers To
AccountPlanObjective (the master object)
CurrentCurrencyValue
Type
currency
Properties
Filter, Nillable, Sort
Description
The current value in currency for a measure associated with the account plan objective.
CurrentNumberValue
Type
double
Properties
Filter, Nillable, Sort
Description
The current numerical value for a measure associated with the account plan objective.
CurrentPercentValue
Type
percent
Properties
Filter, Nillable, Sort
Description
The current value in percentage for a measure associated with the account plan objective.
CurrentValue
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The current value for a measure associated with the account plan objective.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed a record related to this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed this record. If this value is null, it’s possible that this record was referenced (LastReferencedDate) and not viewed.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of the account plan objective measure.
TargetCurrencyValue
Type
currency
Properties
Filter, Nillable, Sort
Description
The target value in currency for a measure associated with the account plan objective.
TargetNumberValue
Type
double
Properties
Filter, Nillable, Sort
Description
The target numerical value for a measure associated with the account plan objective.
TargetPercentValue
Type
percent
Properties
Filter, Nillable, Sort
Description
The target value in percentage for a measure associated with the account plan objective.
TargetValue
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The target value for a measure associated with the account plan objective.
ValueType
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Specifies the type of value that's measured.
Possible values are:
  • Currency
  • Number
  • Percent

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.

AccountPlanObjectiveMeasureChangeEvent
Change events are available for the object.
AccountPlanObjectiveMeasureHistory
History is available for tracked fields of the object.