ProductPriceHistoryLog

Stores historical pricing data based on the product's price range. This object is available in API version 62.0 and later.

Where possible, we changed noninclusive terms to align with our company value of Equality. We maintained certain terms to avoid any effect on customer implementations.

Important

Supported Calls

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

Fields

Field Details
CurrencyIsoCode
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
ISO code for any currency allowed by the organization. Available only for organizations with the multicurrency feature enabled.
Valid values are:
  • BHD—Bahraini Dinar
  • JPY—Japanese Yen
  • USD—U.S. Dollar
The default value is USD.
Date
Type
date
Properties
Create, Filter, Group, Sort, Update
Description
The date when the product price history log record is created.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Indicates whether the product price history log has been archived (true) or not (false). This field is read-only.
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
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Required. The name of the product price history log.
ProductPriceRangeId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The product price range associated with this product price history log record.
This field is a relationship field.
Relationship Name
ProductPriceRange
Relationship Type
Master-detail
Refers To
ProductPriceRange (the master object)
TrackedPrice
Type
currency
Properties
Create, Filter, Sort, Update
Description
The price for a product recorded for a particular date.

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.

ProductPriceHistoryLogFeed
Feed tracking is available for the object.
ProductPriceHistoryLogHistory
History is available for tracked fields of the object.