Field History DMO
Field-level change history sourced from the Field History data lake object (FieldHistory_std__dll). One record per tracked field change.
Object API Name: std__DataModelObjFieldValHistDmo__dlm
Category: Unassigned
Availability: Available in 264 and later versions
Primary Key Field: Id
- ChangedById has a FOREIGNKEY relationship with the User DMO
Idfield.
- cdp_sys_record_currency
- ChangedById
- ChangeOperation
- ChangeTimestamp
- CreatedDate
- DataSourceId
- DataSourceObjectId
- DataSpaceId
- FieldApiName
- FieldCreatedDateTime
- FieldDataType
- FieldModifiedDateTime
- Id
- InternalOrganizationId
- IsZeroCopySource
- NewValue
- OldValue
- OrgId
- SourceObjectApiName
- SourceObjectRecordIdentifier
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__ChangedById__c - Data Type: TEXT
- Description: Identifier of the user who changed the field.
- Field API Name:
std__ChangeOperation__c - Data Type: TEXT
- Description: Type of change: INSERT, UPDATE_PREIMAGE, UPDATE_POSTIMAGE, or DELETE.
- Field API Name:
std__ChangeTimestamp__c - Data Type: DATETIME
- Description: Time the source record’s field changed. Use for ordering.
- Field API Name:
std__CreatedDate__c - Data Type: DATETIME
- Description: Time the field-history record was created.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSpaceId__c - Data Type: TEXT
- Description: Data space identifier used for per-data-space filtering and governance boundaries.
- Field API Name:
std__FieldApiName__c - Data Type: TEXT
- Description: API name of the field that changed.
- Field API Name:
std__FieldCreatedDateTime__c - Data Type: DATETIME
- Description: Date and time the field value was created.
- Field API Name:
std__FieldDataType__c - Data Type: TEXT
- Description: Data type of the changed field, for example TEXT, NUMBER, DATE, DATETIME, BOOLEAN, ID, PICKLIST, CURRENCY, EMAIL, PHONE, or PERCENT.
- Field API Name:
std__FieldModifiedDateTime__c - Data Type: DATETIME
- Description: Date and time the field value was last modified.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Deterministic unique identifier for the field-history event.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsZeroCopySource__c - Data Type: BOOLEAN
- Description: Indicates whether the field is sourced from a zero-copy DLO, such as Snowflake or Redshift, where no Change Data Feed is available.
- Field API Name:
std__NewValue__c - Data Type: TEXT
- Description: Value of the field after the change.
- Field API Name:
std__OldValue__c - Data Type: TEXT
- Description: Value of the field before the change.
- Field API Name:
std__OrgId__c - Data Type: TEXT
- Description: Identifier of the org that owns the changed record.
- Field API Name:
std__SourceObjectApiName__c - Data Type: TEXT
- Description: API name of the object whose field changed.
- Field API Name:
std__SourceObjectRecordIdentifier__c - Data Type: TEXT
- Description: Identifier of the source record whose field changed.