Newer Version Available

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

DataUsePurposeHistory

Represents the history of changes to values in the fields of a data use purpose. This object is available in API version 45.0 and later.

Supported Calls

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

Fields

Field Name Details
DataUsePurposeId
Type
reference
Properties
Filter, Group, Sort
Description
ID of the data use purpose.
Field
Type
picklist
Properties
Filter, Group, Restricted picklist, Sort
Description
The name of the changed field.
NewValue
Type
anyType
Properties
Nillable, Sort
Description
The updated value of the changed field.
OldValue
Type
anyType
Properties
Nillable, Sort
Description
The previous value of the changed field.

Usage

Use this object to identify changes to a data use purpose.

This object respects field-level security on the parent object.