ProductRequestHistory

Represents historical information about changes that have been made to the standard fields of the associated product request, or to any custom fields with history tracking enabled.

Supported Calls

describeSObjects()getDeleted()getUpdated()query()retrieve()

Fields

Field Name Details
Field
Type
picklist
Properties
Filter, Group, Restricted picklist, Sort
Description
Name of the product request field that was modified, or a special value to indicate some other modification to the product request.
NewValue
Type
anyType
Properties
Nillable, Sort
Description
New value of the modified product request field. Maximum of 255 characters.
OldValue
Type
anyType
Properties
Nillable, Sort
Description
Previous value of the modified product request field. Maximum of 255 characters.
ProductRequestId
Type
reference
Properties
Filter, Group, Sort
Description
ID of the product request associated with this record.

Usage

Product request history entries are automatically created each time a product request is modified.